/*
Theme Name: kogaku style
Theme URI: http://
*/

.sectionH1 .date{
margin:0 1em 0.3em 0;
font-size:80%;
font-weight:bold;
text-align:right;
}

.sectionH1 .meta{
clear:both;
border-top:solid 1px #EEE;
background:#FCFCFC;
margin:1em 0 0 0;
padding:0.3em;
font-size:80%;
text-align:right;
}

.sectionH1 h1 a{
color:#FFF;
}

#localNav form li input#s{
width:150px;
margin:0;
}

#localNav form li input#b{
width:50px;
margin:0 0 0 50px;
text-align:center;
}

#contentArea .sectionH2{
border:solid 1px #EEE;
margin:0 0 1em 0;
padding:0.5em 0 0 0;
}


#contentArea .sectionH2 h2{
margin:1em 10px 0 1em;
clear:both;
}

#contentArea .sectionH2 h2 a{
color:#FFF;
}

/* topページのみ */
#contentArea .topPage.sectionH2{
background:url('/common/images/txtBg.gif') repeat-x;
border:none;
padding:0;
}

#contentArea .topPage.sectionH2 h2{
margin:0;
}

/* ここまで */



/* element style */
#contentArea .sectionH2 h3{
font-size:87.5%;
font-weight:bold;
margin:0.3em 1em 0em 1em;
}

#contentArea .sectionH2 p,
#contentArea .sectionH2 ul,
#contentArea .sectionH2 ol,
#contentArea .sectionH2 dl{
margin:0.3em 1em 0.5em 1.1em;
}


#contentArea .sectionH2 ul,
#contentArea .sectionH2 ol,
#contentArea .sectionH2 dl{
zoom:normal;
font-size:80%;
margin:0.5em 1em 1em 0;
padding:0 0 0 1.3em;
}

#contentArea .sectionH2 ul li{
list-style-type:disc;
margin:0 0 0.3em 2em;
}

#contentArea .sectionH2 ol li{
zoom:normal;
list-style-type:decimal;
margin:0 0 0.3em 2em;
}


#contentArea .sectionH2 blockquote{
margin:1em;
padding:0.3em;
border:dashed 1px #CCC;
background:#FCFCFC;
}

#contentArea .sectionH2 strong{
font-weight:bold;
}


#contentArea .sectionH2 img{
border:solid 1px #999;
float:right;
margin:0 0 1em 1em;
}

/**/





li.current-cat{
background:transparent url(/common/images/localNav_listBg.gif) no-repeat scroll left center;
}

div#contextNavi{
text-align:center;
font-size:86%;
font-weight:bold;
}

div#contextNavi a:link,
div#contextNavi a:visited{
text-decoration:none;
}


div#contextNavi a:hover{
text-decoration:underline;
}
