@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight:normal;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}

body{
text-align:center;
color:#151515;
font-family:'ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-size:12px;
line-height:350%;
letter-spacing:0.2em;
margin:0;
padding:0;
background:url(img/body.gif) no-repeat;
background-position:center top;
border-bottom:3px solid #ff00f6;
border-top:3px solid #ff00f6;
}

a:link { color:#ffa545;  text-decoration:none;}
a:visited { color:#ffa545; text-decoration:none;} 
a:hover { color:#fec689; text-decoration:underline;} 
a:active { color:#fec689; text-decoration:underline;}

/*site-menu------------------------------------------------------------------*/
#navi a:link { color:#000; text-decoration:underline;}
#navi a:visited { color:#000; text-decoration:underline;} 
#navi a:hover { color:#000; text-decoration:none;} 
#navi a:active { color:#000; text-decoration:none;}
/*site-menu------------------------------------------------------------------*/

/*bottom------------------------------------------------------------------*/
#bottom a:link { color:#bebebe; text-decoration:underline;}
#bottom a:visited { color:#bebebe; text-decoration:underline;} 
#bottom a:hover { color:#9a9a9a; text-decoration:none;} 
#bottom a:active { color:#9a9a9a; text-decoration:none;}
/*bottom------------------------------------------------------------------*/

/*common*/
#wrapper{
width:780px;
margin:0 auto;
}

#wrapper h1{
width:500px;
height:73px;
margin:0;
padding:0;
float:left;
}


#wrapper h1 div{
width:500px;
height:73px;
}

#wrapper h1 div span{
display:none;
}

/*list-btn*/
#wrapper #list-btn{
width:271px;
height:73px;
background:url(img/btn_english.gif) no-repeat;
background-position:212px 6px;
float:left;
}

#wrapper #list-btn div{
width:59px;
height:20px;
margin:6px 0 0 212px;
}

#wrapper #list-btn div span{
display:none;
}
/*list-btn*/

#bottom{
clear:both;
color:#bebebe;
width:100%;
padding:0;
font-size:10px;
text-align:left;
border-top:2px dashed #bebebe;
}

.link-area{
border-bottom:2px dashed #bebebe;
border-top:2px dashed #bebebe;
margin:10px 0;
text-align:center;
padding:10px 0;
color:#bebebe;
background:url(img/list-head_04.gif) no-repeat;
background-position:0 20px;
}

.link-area li{
text-align:left;
margin-left:15px;
}


.link-area li span{
color:#151515;
}

.link-area h3{
text-align:left;
line-height:200%;
}

h2{
font-size:13px;
text-align:left;
font-weight:bold;
line-height:250%;
}

/*common*/

/*left*/
#wrapper #left_block{
width:500px;
clear:left;
float:left;
text-align:left;
margin:70px 0 20px 0;
}

/*right*/
#wrapper #right_block{
width:280px;
float:left;
background:url(img/back_03.gif) repeat-y;
background-position:right top;
margin:70px 0 20px;
}

#wrapper #right_block .link_list{
text-align:center;
width:260px;
margin:10px 0 10px 10px;
border-bottom:1px dashed #bebebe;
border-top:1px dashed #bebebe;
padding:10px 0;
line-height:200%;
}


#wrapper #right_block .link_list li{
text-align:left;
margin:0 auto 10px;
background:url(img/list-head_01.gif) no-repeat;
background-position:0 8px;
}

#wrapper #right_block .link_list li span{
margin-left:15px;
display:block;
}

#wrapper #right_block .bottomlist{
background:#d8d8d8 url(img/bg_03.jpg) repeat-x;
background-position:bottom;
text-align:center;
margin-top:1px;
}

#wrapper #right_block .bottomlist h3{
color:#3d3d3d;
font-size:15px;
border-bottom:1px solid #e0e0e0;
width:463px;
text-align:left;
margin:0 auto;
line-height:200%;
}

#wrapper #right_block .bottomlist ul{
color:#FFFFFF;
width:463px;
text-align:left;
margin:0 auto;
line-height:200%;
}

/*navigate*/
#wrapper #right_block #navi{
background:url(img/list-head_02.gif) no-repeat;
background-position:top left;
margin:10px 10px 0 10px;
text-align:left;
border-bottom:1px dashed #bebebe;
}

#wrapper #right_block #navi li{
text-align:left;
background:url(img/list-head_03.gif) no-repeat;
background-position:0 20px;
}

#wrapper #right_block #navi li span{
display:block;
margin-left:15px;
}

#wrapper #right_block #navi li.menu {
height:22px;
border-bottom:1px dashed #bebebe;
background:none !important;
}

#wrapper #right_block #navi li.menu span{
display:none !important;
}
/*navigate*/

/*bottom*/

#bottom ul{
line-height:150%;
}

#bottom ul li {
margin:5px 0;
}
