
@charset "Shift-JIS";
/***********************/
/*      top_page.css   */
/***********************/
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
    margin-top: 0px;
    background-color: #FFFFCC;
    text-align:center;
}
#wrapper {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    background: #FFFFFF;
    text-align:left;
}
#header_back {
   background:#00009a;
}
#header {
    margin-right: auto;
    margin-left: auto;
    width:100%;
}
#sec_bt {
    width:800px;
    background-color:#000000;
    padding:0px;
    margin:0px;
}
#pathway{
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    height:22px;
    font-size: 14px;
    width:100%;
    background-color:#eeeeee;
}

#left {
    width: 200px;
    float: left;
    margin-left:0px;
}
#right {
    background: #ffffff;
    float: left;
    width: 600px;
    margin-left:0px;
}




#footer  {
    background:#000033  url(footer.jpg) repeat-x;
    color:#ffffff;
    width: 100%;
    height: 92px;
    clear:both;
}
#footer .counter {
    color:#000000;
    font-size:16px;
    margin-left:16px;
}
#footer .address {
    color:#000000;
    font-size:13px;
    text-align:center;
}
#footer .foottext {
    color:#ffffff;
    font-size:16px;
    text-align:center;
    font-weight:bold;
}

#sec_bt ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#sec_bt li {
    float: left;
    text-indent:-9999px;
}
#sec_bt li.item00 {
    background: url(sec_bt0.jpg);
    height: 42px;
    width:40px;
    display:block;
}
#sec_bt li.item01  a {
    background: url(sec_bt1.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item02   a   {
    background: url(sec_bt2.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item03 a   {
    background: url(sec_bt3.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item04  a   {
    background: url(sec_bt4.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item05  a   {
    background: url(sec_bt5.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item06  a   {
    background: url(sec_bt6.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item07  a   {
    background: url(sec_bt7.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item08  a   {
    background: url(sec_bt8.jpg);
    height: 42px;
    width:90px;
    display:block;
    text-decoration:none;
}
#sec_bt li.item09 {
	background: url(sec_bt9.jpg);
    height: 42px;
	width:40px;
    display:block;
}
#sec_bt li.item01 a:hover   {
	background: url(sec_bt1_on.jpg);
}
#sec_bt li.item02 a:hover   {
	background: url(sec_bt2_on.jpg);
}
#sec_bt li.item03 a:hover   {
	background: url(sec_bt3_on.jpg);
}
#sec_bt li.item04 a:hover   {
	background: url(sec_bt4_on.jpg);
}
#sec_bt li.item05 a:hover   {
	background: url(sec_bt5_on.jpg);
}
#sec_bt li.item06 a:hover   {
	background: url(sec_bt6_on.jpg);
}
#sec_bt li.item07 a:hover   {
	background: url(sec_bt7_on.jpg);
}
#sec_bt li.item08 a:hover   {
	background: url(sec_bt8_on.jpg);
}

/*invalid selection under ie6*/

.active.item01 a {
	background: url(sec_bt1_on.jpg);
}
.active.item02 a {
	background: url(sec_bt2_on.jpg);
}
.active.item03 a {
	background: url(sec_bt3_on.jpg);
}
.active.item04 a {
	background: url(sec_bt4_on.jpg);
}
.active.item05 a {
	background: url(sec_bt5_on.jpg);
}
.active.item06 a {
	background: url(sec_bt6_on.jpg);
}
.active.item07 a {
	background: url(sec_bt7_on.jpg);
}
.active.item08 a {
	background: url(sec_bt8_on.jpg);
}



#contents_top_back {
    background:#bbbbbb;
}
#contents_top {
    width:800px;
    background-color:#000066;
    height:1px;
}

#left_menu td {
	background: url(left_menu.jpg);
	height: 40px;
	width:180px;
}
	
#left_menu a {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"	;
	text-decoration:none;
}
#left_menu a:hover{
	color:#000000;
	font-weight:boldeer;
	}

#right p {
	font-size: 0.85em;
	line-height: 1.5em;
}

#right h2{
    background: url(h2_arrow.gif) left center no-repeat;
    height: 20px;
    margin-left:0px;
    font-size:18px;
    text-indent:1.5em;
    line-height:normal;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
}
#right h3{
    background: url(h3_arrow.gif) left center no-repeat;
    height: 20px;
    margin-left:14px;
    font-size:16px;
    text-indent:0em;
    line-height:normal;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
}
.overflowhidden,.menu a span {
	overflow: hidden;
	text-indent: -9999px;
	display: none;
}
.inside {
	padding: 10px;
}
#right .inside dl dt {
    background: url(h3_arrow.gif) left center no-repeat;
    height: 20px;
    margin-left:14px;
    font-size:16px;
    text-indent:0em;
    line-height:130%;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#right dl dt.newbosyu {
    background: url(h2_arrow.gif) left center no-repeat;
    height: 20px;
    margin-left:0px;
    font-size:18px;
    text-indent:0em;
    line-height:130%;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#right .inside dl dd {
    margin-left:6.5em;
    margin-top:-20px;
    font-size:16px;
    line-height:130%;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#right dl dd.newbosyu{
    margin-left:5.5em;
    margin-top:-20px;
    font-size:18px;
    line-height:130%;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#right ul.topixtoptext {
list-style: square outside url(h2_arrow.gif);
}
#right ul.topixtoptext li {
    margin-left:20px;
    font-size:18px;
    line-height:normal;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
#right ul.topixsubtext {
list-style: square outside url(h3_arrow.gif);
}
#right ul.topixsubtext li {
    margin-left:20px;
    font-size:16px;
    line-height:130%;
    font-family:monospace,Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
