﻿@charset "UTF-8";


/* ---------- reset ---------- */

* {
	margin:0px;
	padding:0px;

	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

img {
		border:0px;
}
h1 {
	font-size:medium;
	font-weight:bold;
	margin-top:4px;
	color:#53759D;
}
h2 {
	font-size:medium;
	font-weight:bold;
	margin-top:4px;
	color:#53759D;

}

h3{
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1em;
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}


#main-container {
	width:760px;
}

#main-image {
	margin:0;
	padding:0;
	float:right;
}

#left-menu {
	float:left;
	width:170px;
}
#left-menu-top-left {
	float:left;
	width:164px;
}
#left-menu-top {
	float:left;

}
#left-menu-bottom {
	float:left;
	width:169px;
	text-align:center;
	border-right:solid 1px #CCCCCC;
	padding-bottom:5px;
}
img#left-bunner {
	margin-top:5px;
}

#conents {
	float:right;

}
#main-contents {
	float:left;
	width:585px;
	font-size: small;
	line-height: 150%;
	text-align: center;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;

}
#sub-menu {
	width:585px;
	font-size: small;
	line-height: 150%;
	text-align: right;

}
#explain {
	width:565px;
	margin:10px;
	font-size: small;
	line-height: 120%;
	text-align: left;

}
#sub-head {
	width:565px;
	font-size: 110%;
	font-weight:bold;
	line-height: 120%;
	text-align: left;
	color:#666666;
	border:solid 1px #999999;
	background-color:#FFFFCC;
	padding:5px;

}
#sub-contents {
	width:565px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
#sub-image {
	float:right;
	margin-left:8px;
	width:180px;
}
#sub-text {
	float:left;
	font-size: small;
	line-height: 120%;
	text-align: left;
	width:375px;
}
#sub-contents-footer {
	width:565px;
}
.sub-image {
	border:solid 1px #000000;
}

.td-title {
text-align:left;
background:#C5D3FA;
border-right:solid 1px #999999; 
border-bottom:solid 1px #999999; 
padding:5px;
}
.td-value {
text-align:left;
border-bottom:solid 1px #999999; 
padding:5px;
}

#center-contents {
	float:left;
	width:408px;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin:5px;

}



#right-conents {
	width:170px;
	border-left:solid 1px #CCCCCC;
	float:right;
	text-align:center;
	padding-bottom:5px;
}
img#right-bunner {
	margin-top:5px;
}

#container {


}
#bunner {
	clear:both;

}
#footer {

	width:760px;

}

#footer-contents {

	float:left;
	width:253px;
	text-align:center;


}

#footer-text {
clear:both;
	width:760px;
	font-size:x-small;
	line-height: 12px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
	border-top-style: none;
	color: #444444;	
	text-align:center;
		

}

#title {
	color:#1D2088;
}

#head-menu {
	width:590px;
	height:200px;

}

#sekoujirei dt{
	clear: both;
	margin-top: 1em;
}

#sekoujirei dt.first-child{
	margin: 0px;
}

#sekoujirei dd{
	clear: both;
	margin-top: 1em;
	height: 150px;
}

dl.panel_list{
	float: left;
	margin-left: 0.8em;
}

dl.panel_list dt{
	margin: 0px !important;
}

dl.panel_list dd{
	margin-top: 0.5em !important;
	margin-left: 0.8em;
	height: auto !important;
}

.sekou_subheading{
	color: #666;
	font-weight: bold;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{

   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
 	clear:both;
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

