@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

body {
	margin:20px 0;
	padding:0;
	letter-spacing:1px;
	background: #E7DFCE url(images/bg.png) fixed;
	background-attachment: fixed;
	background-color: #00b5aa;
	background-image: url(images/bg.png);
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#EEE;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:740px;
	margin:0 auto;
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
}

div#header {
	width:700px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 29px;
	padding-left: 20px;
}

div#menu {
	width:740px;
}

div#contents {
   clear:both;
   width:740px;
   background: #fff url(images/bg_contents.png) 100% 0 repeat-y;
}

div#headImage {
   width:740px;
}

div#main {
	float:left;
	width:500px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
div#maintext
{
	width: 500px;
	padding: 10px;
}
div#maingraph
{
	width: 520px;
	font-size: 12px;
}

div#sub {
	float:right;
	width:200px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #000000;
}

div#totop {
}

div#footer {
   clear:both;
   width:740px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   font-size:2em;
   color:#fff;
   line-height:80px;
}

div#header h1 a {
   color:#fff;
}

div#header h1 a:hover {
   color:#EEEBEB;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
	float:left;
	font-size:0.75em;
	color:#333333;
	text-align:center;
	list-style-type:none;
}

div#menu li a{
	display:block;
	width:148px;
	padding:10px 0;
	color:#fff;
	background-color:#333333;
	background-image: url(images/bg_buttom.png);
	background-repeat: repeat-x;
}

div#menu li a.active{
	display:block;
	width:148px;
	padding:10px 0;
	color:#fff;
	background-color:#005BAA;
	background-image: url(no-image);
}


div#menu li a:hover{
	color:#FFFF00;
	background-image: url(images/bg_buttom_over.png);
	background-color: #424242;
	background-repeat: repeat-x;
}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
div#contents h1 {
	margin-bottom:8px;
	padding:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	line-height:1.4;
	background-color: #005baa;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#0066CC;
}

div#main a:hover {
   color:#0099FF;
   border:0;
   border-bottom:1px solid;
}

div#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#31001D;
	font-size:0.94em;
	font-weight:bold;
	line-height:1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h6 {
	font-size:1em;
	line-height: 1.2em;
	font-weight: 900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-top-color: #005BAA;
	border-right-color: #005BAA;
	border-bottom-color: #000000;
	border-left-color: #005BAA;
	border-left-style: solid;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.5;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main li{
   line-height:1.4;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   line-height:1.4;
   background:#f1f1f1;
}
div#main strong {
	font-size: large;
}


/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

div#sub h2 {
	font-size:0.88em;
	font-weight:bold;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 15px;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 5px;
}

div#sub li {
   margin:0;
   padding-left:10px;
   font-size:0.75em;
   color:#000000;
   line-height:1.8;
   list-style:none;
}

div#sub li a{
	color:#609CB0;
	font-weight: bold;
	font-size: 1.1em;
}

div#sub li a:hover{
	color:#999999;
}
/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background: url(images/bg_totop.png) 0 50% no-repeat;
}

address{
   padding:10px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
