@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 */
body{
text-align:center;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
color:#151515;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
background:#ddebff;
}

#wrapper{
width:780px;
margin:auto;
text-align:left;
position:relative;
padding:0;
background:#fff;
}


#wrapper #container{
width:780px;
background-image:url(img/header.jpg);
background-repeat:no-repeat;
position:relative;
padding:0;
}

.clear{
clear:both;
}

h1{
padding:10px 0 0;
line-height:16px;
margin:0 0 0 20px;
width:316px;
height:80px;
}

h1 a{
display:block;
width:316px;
height:80px;
}

h1 span{ display:none;}

h2{
background:url(img/img_01.gif) no-repeat;
font-size:18px;
font-weight:bold;
padding:0;
width:500px;
}

h2 .h2{
margin-left:15px;
}

h3{
font-size:16px;
color:#ff9804;
font-weight:bold;
background:url(img/img_02.gif) no-repeat;
width:500px;
height:26px;
padding:0;
margin:10px 0 10px 0;
line-height:16px;
}

h3 .h3{
display:block;
padding:7px 0 0 10px;
}

#wrapper #container #contents{
margin:134px 0 0 25px;
width:500px; 
float:left;
display:inline;
}

#wrapper #container #menu{
float:left;
width:224px;
margin:134px 0 10px 0;
padding:0 0 0 25px;
display:inline;
}


#wrapper #container #menu ul{
margin:25px 0 25px;
background:url(img/img_03.gif) no-repeat;
background-position:57px 0;
padding-top:20px;
}


#wrapper #container #menu ul.link{
margin:10px 0 0 !important;
background:none;
border:3px double #000080;
background:#ADD8E6 url(img/img_06.gif) no-repeat !important;
background-position:center 5px !important;
width:187px;
padding:30px 3px 3px !important;
}

#wrapper #container #menu ul.link li{
background:none !important;
font-weight:normal !important;
height:auto !important;
margin:0 0 10px;
line-height:120%;
border-bottom:1px dotted #000080;
color:#151515 !important;
}


#wrapper #container #menu ul.link li span{
font-weight:bold;
color:#000080;
}

#wrapper #container #menu ul#menu-list li{
background:url(img/img_04.gif) no-repeat;
color:#fff;
height:37px;
margin:0 0 10px;
font-weight:bold;
}

#wrapper #container #menu ul#menu-list li span{
line-height:16px;
display:block;
padding:12px 0 0 25px;
}

#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{
margin:10px;
border-top:1px dotted #A9A9A9;
border-bottom:1px dotted #A9A9A9;
padding:5px;
text-align:left;
font-size:12px;
line-height:300%;
}

/*leftmenu-link*/
#menu a:link { color:#fff; text-decoration:none;}
#menu a:visited { color:#fff; text-decoration:nene;} 
#menu a:hover { color:#fff; text-decoration:underline;} 
#menu a:active { color:#fff; text-decoration:underline;}

/*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-link a:link { color:#ffb026; text-decoration:none;}
#category-link a:visited { color:#ffb026; text-decoration:nene;} 
#category-link a:hover { color:#ff4026; text-decoration:underline;} 
#category-link a:active { color:#ff4026; text-decoration:underline;}
