@charset "utf-8";
/* CSS Document */

/*css var1.0*/

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;
}

/* kyoutu */
body{
text-align:center;
color:#000;
font-family:'ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
margin:0;
padding:0;
border-top:30px solid #747474;
background:url(img/back_01.gif);
}

.clear{
clear:both;
}

a:link { color:#4a84ff;  text-decoration:underline;}
a:visited { color:#4a84ff; text-decoration:underline;} 
a:hover { color:#0052ff; text-decoration:underline;} 
a:active { color:#0052ff; text-decoration:underline;}

/*site-menu------------------------------------------------------------------*/
#navigation a:link { color:#fff; text-decoration:underline;}
#navigation a:visited { color:#fff; text-decoration:underline;} 
#navigation a:hover { color:#aaa; text-decoration:underline;} 
#navigation a:active { color:#fff; text-decoration:underline;}
/*site-menu------------------------------------------------------------------*/

/*common*/
#wrapper{
width:711px;
margin:0 auto;
}

#wrapper h1{
height:62px;
background-image:url(img/logo.gif);
background-repeat:no-repeat;
background-position:5px 10px;
margin:0;
padding:0;
text-align:left;
}

#wrapper h1 div{
height:62px;
cursor:pointer;
}

#wrapper h1 div span{
display:none;
}

#foot{
clear:both;
color:#bebebe;
width:100%;
padding:0;
font-size:10px;
text-align:center;
background-color:#747474;
}

.reference{
border-bottom:1px dotted #4a84ff;
border-top:1px dotted #4a84ff;
margin:10px auto;
width:477px;
text-align:center;
padding:10px 0;
}

.reference li{
text-align:left;
}

h3{
color:#3d3d3d;
text-align:left;
margin:0 auto;
line-height:200%;
}

h2{
color:#fff;
font-size:13px;
text-align:left;
font-weight:bold;
background:url(img/l_title.gif) no-repeat;
width:477px;
margin:0 auto;
line-height:250%;
}

h2 span{
display:block;
margin:0 10px;
}

/*common*/
/*category*/

#wrapper #right_block .category_list{
background:url(img/s_title.gif) no-repeat;
text-align:center;
width:169px;
margin:10px 0 10px 31px;
}


#wrapper #right_block .category_list li{
text-align:left;
width:169px;
margin:0 auto 10px;
color:#fff;
}

#wrapper #right_block .category_list li.category_title{
width:149px !important;
margin:0 10px 10px 10px;
color:#000;
font-weight:bold;
line-height:200%;
}
/*category*/

/*left*/
#wrapper #left_block{
width:499px;
float:left;
text-align:center;
margin-bottom:40px;
background:#fff url(img/back_02.gif) repeat-y;
}

#wrapper #left_block dl{
width:477px;
margin:auto;
text-align:center;
}

#wrapper #left_block dl dd{
text-align:left;
background:url(img/back_05.gif) no-repeat;
background-position:0 10px;
padding-top:10px;
}

/*right*/
#wrapper #right_block{
width:212px;
float:left;
background:url(img/back_03.gif) repeat-y;
background-position:right top;
color:#fff;
margin-bottom:40px;
}

#wrapper #right_block .topic_list{
text-align:center;
width:169px;
margin:10px 0 10px 31px;
}


#wrapper #right_block .topic_list li{
text-align:left;
width:169px;
margin:0 auto 10px;
color:#fff;
}

#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 #navigation{
width:169px;
background:url(img/m_title.gif) no-repeat;
background-position:top;
margin:10px 10px 0 31px;
text-align:center;
}

#wrapper #right_block #navigation li{
text-align:left;
}

#wrapper #right_block #navigation li.title {
padding-bottom:25px;
}

#wrapper #right_block #navigation li.title span{
display:none !important;
}
/*navigate*/

/*foot*/

#foot ul{
line-height:150%;
width:710px;
margin:0 auto;
border:1px solid #b57b00;
text-align:left;
background:url(img/back_04.gif) no-repeat;
}

#foot ul li {
margin:5px 10px;
}
