@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:#d9d9d9;
}

.clear{
clear:both;
}
/*link-color*/
a:link { color:#ff7200;  text-decoration:underline;}
a:visited { color:#ff7200; text-decoration:underline;} 
a:hover { color:#682e00; text-decoration:none;} 
a:active { color:#682e00; text-decoration:none;}

.site a:link { color:#9d9d9d; text-decoration:underline;}
.site a:visited { color:#9d9d9d; text-decoration:underline;} 
.site a:hover { color:#e0e0e0; text-decoration:none;} 
.site a:active { color:#e0e0e0; text-decoration:none;}

#footer a:link { color:#9d9d9d; text-decoration:underline;}
#footer a:visited { color:#9d9d9d; text-decoration:underline;} 
#footer a:hover { color:#e0e0e0; text-decoration:none;} 
#footer a:active { color:#e0e0e0; text-decoration:none;}

#category_list a:link { color:#fff; text-decoration:none; font-weight:bold;}
#category_list a:visited { color:#fff; text-decoration:none; font-weight:bold;} 
#category_list a:hover { color:#fff; text-decoration:underline; font-weight:bold;} 
#category_list a:active { color:#fff; text-decoration:underline; font-weight:bold;}
/*link-color*/

/*common*/
#wrap{
width:719px;
margin:0 auto;
background:#fff url(img/main.jpg) no-repeat;

}

h1{
width:719px;
margin:10px auto;
height:54px;
background:url(img/logo.gif) no-repeat left top;
text-align:left;
}

h1 div{
width:151px;
height:54px;
}

h1 div span{
display:none;
}

#footer{
clear:both;
padding:0;
font-size:10px;
background:#d9d9d9;
color:#bebebe;
text-align:left;
}

.site{
text-align:left;
line-height:200%;
}

h3{
text-align:left;
margin:0;
line-height:200%;
padding:0;
color:#fff;
}

h2{
font-weight:bold;
margin:0;
line-height:180%;
text-align:left;
font-size:15px;
color:#fff;
}

/*common*/
/*category*/

#wrap #category_list{
background:url(img/category.gif) no-repeat 0 235px;
text-align:left;
width:689px;
height:40px;
line-height:350%;
padding-left:10px;
margin:0 auto 10px;
padding-top:235px;
}
/*category*/

/*left*/
#wrap #alpha-block{
float:left;
text-align:center;
background:#4e4e4e;
width:430px;
margin:0;
padding:20px;
}

#wrap #alpha-block ul#textarea{
margin:10px 0;
text-align:left;
}

#wrap #alpha-block ul#textarea li.words{
background:#fff;
color:#000;
padding:5px;
}

/*right*/
#wrap #bata-block{
width:238px;
float:left;
margin-bottom:20px;
}

#wrap #bata-block .sankou2{
text-align:left;
margin:10px 0 0 20px;
line-height:150%;
}


#wrap #bata-block .sankou2 li{
background:url(img/img_01.gif) no-repeat 0 7px;
padding-left:10px;
border-bottom:1px dotted #e6e6e6;
}

/*navigate*/
#wrap #bata-block #navigation{
margin:20px 0 0 20px;
text-align:left;
line-height:200%;
background:url(img/contents.gif) no-repeat;
padding-top:22px;
}
/*navigate*/

/*footer*/

#footer ul{
line-height:150%;
margin:0 auto;
padding:5px;
}

#footer ul li {
margin:5px 10px;
}

#footer img{
border:1px solid #000;
}
