﻿@charset "utf-8";


body  {
	background: #e7e5e6;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
em {
	font-style: normal;
	color: #B73C3E;
}


#container  {
	width: 850px; 
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d5382;
} 

.twoColFixLt #sidebar1 {
	float: left; 
	width: 192px;
	padding: 5px; 
	margin-left: 5px;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 207px;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} 
#header  {
	padding: 0; 
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 86px;
} 
#wrapper {
	background-image: url(../img/bg_wrapper.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/


#footer  {
	padding: 0;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	height: 111px;
	text-align: center;
} 

#header  h1  {
	margin: 0; 
	padding: 0px;
	float: left;
}
#headermenu {
	width: 250px;
	text-align: right;
	margin-left: 590px;
	padding-top: 15px;
}
#menu {
	background-color: #FFFFFF;
	text-align: center;
	width: 188px;
	padding: 2px;
}
/* 上書き指定 */
* html #menu {
	margin-left: -5px;
}
* html #leftbanners {
	margin-left: -5px;
}
ul#mainmenu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 188px;
}


li.mainmenuitem {
	height: 29px;
	width: 158px;
	background-image: url(../img/bg_menu.gif);
	padding-left: 30px;
	padding-top: 10px;
	letter-spacing: -1px;
}
.mainmenuitem a {
	
	text-decoration: none;
	font-weight: bold;
}
.on {
	color:#B73C3E;
}
.off{
	color: #05336E;
}

li.submenuitem {
	width: 130px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(../img/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.submenuitem a {
	color: #05336E;
	text-decoration: none;
}

li.submenuitem_on {
	width: 130px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(../img/bg_submenu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #B73C3E;
}
.submenuitem_on a {
	color: #B73C3E;
	text-decoration: none;
}

#adinfo {
	text-align: center;
	padding: 0px;
	width: 192px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* html #adinfo {
	margin-left: -5px;
}
#members {
	text-align: center;
	margin-top: 20px;
}
* html #members {
	margin-left: -5px;
}
#members a {
	font-weight: bold;
	color: #05336E;
	text-decoration: none;
}
#honbun {
	width: 599px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#honbun h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_midashi.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 30px;
	padding-top: 10px;
	margin: 0px;
}
#honbun h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0f7dcc;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#honbun h2 a {
	color: #0f7dcc;
	text-decoration: none;
}
#honbun h3 {
	color: #05336E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	padding-bottom: 5px;
	font-size: 14px;
}


#honbun p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#honbun a {
	color: #05336E;
}
a.sitemap {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 15px;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#whatsnew p {
	text-align: left;
	width: 390px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/bg_newlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#whatsnew2 p {
	text-align: left;
	width: 390px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/bg_newlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}

.date {
	font-weight: bold;
	color: #b53206;
	float: left;
	display: block;
}
.newcontent {
	display: block;
	margin-left: 6em;
}
.newcontent a {
	color: #05336E;
	text-decoration: none;
}
/* 上書き指定 */

* html .newcontent {
	text-indent:-0.3em;
	padding-top:2px;
}
*+html .newcontent {
	padding-top:2px;
}
.sidetitle {
	font-size: 14px;
	font-weight: bold;
	color: #358AE5;
	text-align: center;
	border: 1px solid #dadada;
}
.side {
	margin-bottom: 10px;
}
.side a {
	color: #05336E;
	text-decoration: none;
}
.lecinfo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
	padding-bottom: 10px;
}


.lecinfo a {
	background-image: url(../img/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
.backnumber {
	background-image: url(../img/bg_newlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}

#page {
	margin-top: 40px;
}




.pagetop {
	text-align: right;
	margin-top: 10px;
}





#footer  p  {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: left;
	width: 45em;
}
#footer span {
	font-weight: bold;
	color: #05336e;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
