@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	font-family:Arial,Helvetica,Verdana,"qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"CI",Meiryo,"lr oSVbN",sans-serif;
	font-size:0.85em;
	color: #333333;
	background: #FFFFFF url(../images/bg.gif) left top repeat-x;
	line-height: 1.5;
}
img {
	vertical-align: bottom;
	border: none;
}
#wrapper {
	position: relative;
	width: 850px;
	margin: 0 auto;
}
#logo {
		background-image:url('../images/head_bg.jpg');
		background-repeat:repeat-x;
		height:75px;
		border-bottom:2px gray solid;
}
#globalNav {
	position: absolute;
	left: 570px;
	top: 203px;
	width: 270px;
}
#globalNav li {
	display: inline;
}

#itemList {
	margin-top: 4px;
}
#itemList li {
	float: left;
	display: inline; /* for WinIE6 */
	width: 150px;
	margin: 0 0 4px 15px;
}
#contents {
	clear: both;
	overflow: auto;
	background-color:white;
	width:850px;
	margin:0 auto;

	border:1px;
	border-color:gray;
	border-style:solid;
}
h1 {
	color: #C0C0C0;
	font-size:18px;
	padding-top:5px;
	float:left;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:300px;
}
h1 a{
	color:#003366;
	text-decoration: none;
}
h1 a hover{
	color:gray
}
h1 a:visited { color: #003366;
}
#logo address{
	float:right;
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color:navy;
	margin:15px 0 auto auto;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#logo p{
	color:white;
	font-weight:bold;
	padding-top:10px;
	margin:auto;
}
#logoin {
	width:850px;
	margin:0 auto;
}
h2 {
	border-bottom:1px solid #003366;
	border-left:10px solid #003366;
	font-size:1.2em;
	padding:2px 0 5px 15px;
	clear:both;
	margin-bottom:10px;
}
h5, h6 {
	margin-top:1.5em;
}
h4 {
	color: #FFFFFF;
	clear:both;
}
h3 {
	font-size: 1.3em;
	padding-left: 10px;

	padding-right:10px
}
#contents p {
line-height:1.6em;
margin-bottom:0.5em;
margin-left:10px
}
#contents dl {
margin:1em 0;
}
#contents dt {
border-bottom:1px dotted #666666;
font-weight:bold;
margin-bottom:0.5em;
}
#contents dd {
margin-bottom:2em;
}
#contents ul {
margin:1em 0 1em 20px;
}
#contents ol {
margin:1em 0 1em 30px;
}
#contents li {
margin-bottom:0.5em;
}

#information {
	clear: both;
	overflow: auto;
	width: 850px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../images/corner_bottom.gif) left bottom no-repeat;
}
#information #campaign {
	float: left;
}
#information #news {
	float: right;
}
#information .section {
	width: 374px;
}
#information .section h3 {
	padding: 0 0 6px 0;
	background: #FFF;
	font-size:16px;
}
#information .section ul {
	padding: 10px 18px 0 18px;
	background: url(../images/corner_top.gif) left top no-repeat;
}
#information .section ul li {
	padding: 6px 0;
	border-bottom: 1px solid #FFFFFF;
}
#information .section ul li .date {
	font-weight: bold;
}
#copyright {
	width:800px;
	margin: 30px auto 0 auto;
	padding: 25px 0;
	border-top: 1px solid #EBEBEB;
	text-align: center;
}
.row01 th {
background-color:#DFE86F;
}
.row02 th {
background-color:#BDC7D7;
}
.row02 td {
background-color:#E8E8E8;
}
.conleft {
	width:420px;
	float:left;
	border:1px #333 solid;
}
.conright {
	width:420px;
	float:right;
	border:1px #333 solid;
	height: 295px;
}
/*j[έθ*/
#menuposition {
	margin:0 auto;
	width:840px;
}
#menu{
	height: 50px;
	background-image: url('../images/bo_back.jpg');
	width: 840px;
	float: left;
	background-repeat: no-repeat;
	background-color: #0000FF;
	margin-bottom:15px;
	margin-top:15px;
}
#menu ul{
	list-style-type:none;
	}	
#menu ul li{
	width: 120px;
	height: 50px;
	position: relative;
	float: left;
}
#menu ul li a{
	display: block;
	width: 120px;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	line-height: 50px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#menu ul li a:hover{
	color: #003300;
	text-decoration: none;
	background-image: url('../images/bo_back_hover.jpg');
}
#menu ul li.off{
	overflow:hidden;
	width:117px;
	}
#menu ul li.off ol.sub{
	left:0px; top:-999px;
	}
#menu ul ol.sub{
	position:absolute;
	left:0px; top:42px;
	width:98px;
	border:1px solid #999999;
	text-align:center;
	}
#menu ul li.on{
	width:118px;
	}
#menu ul>li.on{
	overflow:visible;/*~*/
	}
#menu ul ol.sub li{
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: none;
	filter: alpha(opacity=85); /*IE*/;
	-moz-opacity: 0.85;
	list-style-type: none;
	left: -2px;
}
#menu ul ol.sub li a{
	background: none;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
#menu ul ol.sub li a:hover{
	color: #FFFFFF;
	background: none;
	background-color: #006666;
}
#topics {
	height: 295px;
	
	overflow: auto;
	width:420px;
	float:left;
	border:1px #333 solid;

}