@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:#151515;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
margin:0;
padding:0;
background-color:#525368;
}

.clear{
clear:both;
}
/*link-color*/
a:link { color:#51c8fc;  text-decoration:underline;}
a:visited { color:#51c8fc; text-decoration:underline;} 
a:hover { color:#000aff; text-decoration:underline;} 
a:active { color:#000aff; text-decoration:underline;}

#navigation a:link { color:#fff; text-decoration:underline;}
#navigation a:visited { color:#fff; text-decoration:underline;} 
#navigation a:hover { color:#fff; text-decoration:none;} 
#navigation a:active { color:#fff; text-decoration:none;}

/*link-color*/

/*common*/
#main{
width:770px;
margin:10px auto 0;
background-color:#fff;
}

#main #left h1{
height:122px;
margin:0;
padding:0;
}

#main #left h1 span{
display:none;
}

#footer{
clear:both;
color:#bebebe;
padding:10px;
font-size:10px;
text-align:center;
border-top:1px solid #bebebe;
}

.site{
margin:10px auto 0;
background:url(img/i_02.gif) no-repeat;
background-position:0 10px;
width:484px;
text-align:left;
}

.site li{
text-align:left;
}

.site li.midashi{
margin-left:18px;
}

h3{
text-align:left;
margin:0 auto;
font-weight:bold;
line-height:200%;
padding:0;
}

h2{
font-weight:bold;
margin:0;
line-height:200%;
height:28px;
text-align:left;
background:url(img/i_06.gif) no-repeat;
background-position:top left;
}

h2 span{
margin:0 5px;
}

/*common*/
/*category*/

#main #right .category_list{
background:#f3f3f3 url(img/i_07.gif) no-repeat;
background-position:3px 3px;
text-align:center;
width:249px;
margin:10px 0 0 0;
border:1px solid #bebebe;
line-height:150%;
}


#main #right .category_list li{
text-align:left;
margin:0 auto 10px;
padding:5px 5px 5px 34px;
}

#main #right .category_list li.category_title{
width:149px !important;
margin:0 10px 10px 10px;
color:#000;
font-weight:bold;
line-height:200%;
}
/*category*/

/*left*/
#main #left{
width:511px;
float:left;
text-align:center;
margin-bottom:20px;
background:#fff url(img/i_01.jpg) no-repeat;
background-position:17px 10px;
}

#main #left ul#textarea{
width:484px;
margin:auto;
text-align:center;
}

#main #left ul#textarea li.h2{
border:none !important;
width:484px !important;
height:28px !important;
padding:0 !important;
}

#main #left ul#textarea li{
padding:5px;
border-bottom:1px solid #bebebe;
border-left:1px solid #bebebe;
border-right:1px solid #bebebe;
text-align:left;
width:472px;
}

/*right*/
#main #right{
width:249px;
float:left;
margin-bottom:20px;
padding-top:10px;
}

#main #right .sankou2{
text-align:left;
width:249px;
border-top:1px dashed #bebebe;
border-bottom:1px dashed #bebebe;
}


#main #right .sankou2 li{
text-align:left;
width:237px;
margin:10px auto;
}

/*navigate*/
#main #right #navigation{
width:249px;
margin:30px 0 30px 0;
text-align:center;
color:#fff;
line-height:250%;
}

#main #right #navigation li{
background:url(img/i_04.gif) no-repeat;
margin:1px 0;
font-weight:bold;
}

/*navigate*/

/*footer*/

#footer ul{
line-height:150%;
margin:0 auto;
}

#footer ul li {
margin:5px 10px;
}

