@charset "utf-8";
/* head */

#wrapper {
width: 820px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
clear: both;
}
#wrapper a:hover, #wrapper a:active {
color: #99CCFF;
}

#wrapper img {
vertical-align: bottom;
}
#header {
padding: 20px 10px 0;
}
#header h1 {
font-size: 12px;
font-weight: normal;
line-height: 60px;
color: #666666;
text-align: right;
height: 60px;
margin-top: -60px;
}
#search {
font-size: 12px;
text-align: center;
background: url(../img/parts/search_bg.gif) no-repeat center top;
height: 67px;
padding: 18px 0 0;
}
#contents {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
float: left;
width: 178px;
padding: 0 6px;
font-size: 12px;
line-height: 1.5;
color: #336699;
background: url(../img/parts/contents_bg.gif) repeat-y center top;
margin-bottom: 10px;
}
#contents h2 {
height:27px;
overflow:hidden;
}
#contents h2 img {
vertical-align:top;
}

#contents a {
color: #336699;
}

#contents ul {
list-style-type: none;
border: none;
padding: 5px 5px 0;
}
#contents li {
background: url(../img/parts/folder.gif) no-repeat 0px 4px;
padding-left: 15px;
}
#contents ul ul {
list-style-type: disc;
border-bottom: 1px solid #DEF5FF;
padding: 0 0 5px 20px;
margin-bottom: 5px;
}
#contents ul ul li {
background: none;
padding-left: 0px;
}
#contents dl {
padding: 5px;
}
#contents dd {
padding: 0 5px;
}
#contents dl.end {
border-bottom: 1px solid #DEF5FF;
}

#content {
float: right;
width: 620px;
padding: 0 5px;
}

/* footer */
#footer {
padding: 20px;
clear: both;
border-top: 1px solid #CCCCCC;
}
#footer a {
color: #666666;
}

#footer ul {
font-size: 12px;
line-height: 2;
text-align: center;
margin: 0px;
padding: 0px;
list-style-type: none;
}
#footer li {
display: inline;
margin: 0 5px;
}
#footer address {
font-size: 12px;
clear: both;
text-align: center;
line-height: 2;
}
#top {
font-size: 12px;
line-height: 1.5;
text-align: right;
}
#top a:link, #top a:visited {
color: #336699;
}
#top a:hover, #top a:active {
color: #99CCFF;
}
#search2 {
font-size: 12px;
background-color: #EEEEEE;
padding: 0 5px;
line-height: 1.5;
}
#search2 p#pankus {
float: left;
width: 220px;
line-height: 2;
}
#search2 form {
text-align: right;
}
