@charset "utf-8";
/* CSS Document */

/* Reset */

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;
}

h1, h2, h3, h4, h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
  font-weight:normal;
  margin: 0;
  padding: 0;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}
/* Reset */

/* common */
a:link { color:#51c8fc;  text-decoration:underline;}
a:visited { color:#51c8fc; text-decoration:underline;} 
a:hover { color:#004d6e; text-decoration:none;} 
a:active { color:#004d6e; text-decoration:none;}

body{
text-align:center;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
color:#151515;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
background:url(img/b-01.jpg) repeat-x;
}

#wrapper{
width:780px;
margin:auto;
text-align:left;
position:relative;
padding:0;
background:url(img/b-03.jpg) repeat-x bottom;
}

#wrapper #container{
width:780px;
background-image:url(img/header.jpg);
background-repeat:no-repeat;
position:relative;
padding:0;
}

.clear{
clear:both;
}

h1{
height:269px;
}

h1 a{
display:block;
height:269px;
background:url(img/main.jpg) no-repeat;
}

h1 span{ display:none;}

h2{
font-size:15px;
font-weight:bold;
padding:0;
width:489px;
border-top:2px solid #d2d2d2;
}

h3{
font-size:13px;
line-height:200%;
color:#0d6201;
font-weight:bold;
width:489px;
padding:0;
margin:20px 0 0 20px;
}

#wrapper #container #contents{
width:516px; 
float:left;
padding-bottom:20px;
}

#wrapper #container #contents #main{
width:495px;
margin-left:20px;
text-align:left;
}

#wrapper #container #menu{
float:left;
width:264px;
padding-bottom:20px;
}


#wrapper #container #menu ul{
margin:20px 0 0 0;
}

#wrapper #container #menu ul.link li span{
font-weight:bold;
color:#000080;
}

#wrapper #container #menu ul#menu-list{
background:url(img/i-01.gif) no-repeat;
padding-top:46px;
line-height:200%;
}

#wrapper #container #menu ul#menu-list li{
background:url(img/i-02.gif) no-repeat 0 10px;
font-size:14px;
padding-left:15px;
}

/*category*/
#wrapper #container #menu ul#category-list{
background:url(img/b-02.gif) repeat-x 0 1px;
width:254px;
border-top:1px solid #d2d2d2;
line-height:200%;
}

#wrapper #container #menu ul#category-list li.title{
background:url(img/i-03.gif) no-repeat 0 1px !important;
height:46px;
padding:0 !important;
}

#wrapper #container #menu ul#category-list li.title span{
display:none;
}

#wrapper #container #menu ul#category-list li{
padding-left:15px;
background:url(img/i-02.gif) no-repeat 0 10px;
}

#wrapper #container #menu dl{
border:3px double #000080;
padding:3px;
background:#ADD8E6;
width:187px;
}

#wrapper #container #menu dl dt{
font-weight:bold;
color:#000080;
}


#wrapper #container #menu dl dd{
line-height:120%;
margin-bottom:3px;
border-top:1px dotted #000080;
padding-top:3px;
}

#wrapper #container #footer{
font-size:10px;
text-align:center;
width:100%;
background:url(img/img_05.gif) repeat-x;
background-position:bottom;
margin:20px 0 0 0;
clear:both;
line-height:16px;
}

#wrapper #container #footer #foot-link{
padding:5px;
line-height:150%;
text-align:center;
width:100%;
}

#wrapper #container #footer img{
border:1px solid #fff;
}

/*category*/
#wrapper #container ul#category-link {
margin-top:10px;
width:500px;
}

#wrapper #container ul#category-link li{
background:#fffbca;
font-size:14px;
font-weight:bold;
width:495px;
border-bottom:3px double #beb44b;
padding:10px 0 0 5px;
margin-bottom:10px;
}

#category-list a:link { color:#fb3232; text-decoration:underline;}
#category-list a:visited { color:#fb3232; text-decoration:underline;} 
#category-list a:hover { color:#ff8282; text-decoration:underline;} 
#category-list a:active { color:#ff8282; text-decoration:underline;}

#wrapper #container #contents ul{
margin-left:35px;
}

/*osusumenavi*/
#wrapper #container #contents ul.osusume{
text-align:left;
margin:0 0 0 20px;
width:495px;
}
