body	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #003366;
	background: #DAF3FF;
	}

#container	{
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #003366;
	background: #FFFFFF;
	}

/* ヘッダー header */

#header	{
	padding-top: 5px;
	background: #FFFFFF;
	padding-bottom: 10px;
	}

#header h1	{
	margin: 0 0 5px 5px;
	}

#header img	{
	border: none;
	}

#header p	{
	border-top: solid 1px #003366;
	margin: 0
	}



/* メイン main */

#main	{
	padding: 0 0px 0 20px;
	font-size: 0.8em;
	}


/* コンテンツ contents */

#contents	{
	float: right;
	width: 530px;
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 20px;
	}
	
#contents h1{
	clear:both;
	font-size:1.5em;
	border-bottom:1px solid #ccc;
	padding-top: 0.2em;
	padding-right: 0.5em;
}

#contents h2{
	font-size:1.2em;
	clear:both;
	margin-left: 5px;
	color: #C48100;
}


/* サイドバー sidebar */

#sidebar	{
	float: left;
	width: 200px;
	}

#sidebar h2	{
	font-size: 0.9em;
	color:#FFFFFF;
	margin-bottom: 0;
	padding-right: 10px;
	background: #007DBD;
	padding-left: 10px;
	}

#sidebar h3	{
	font-size: 1.2em;
	line-height: normal;
	}

#sidebar #infomenu	{
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#sidebar #infomenu img	{
	border: none;
	margin-bottom: 5px;
	}

#sidebar #contact	{
	font-size: 0.80em;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0;
	}

#sidebar #contact a	{
	color: #b5849b;
	text-decoration: none;
	}


/* フッター footer */

#footer	{
	clear: both;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background: #007DBD;
	}

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	}

/* サイドメニュー　block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 6px 0;
	width: 90%;
	text-indent: 5px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #003366;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	text-decoration: none;
	width: 94%;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 8px;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #003366;
	border-left: 3px solid #003366;
}

.right .block,.right .block li {border-color: #DAF3FF;}
.right .block li a:hover {background: #F2F0EA;}


a:link {color: #003366;}
a:visited {color: #8a909e;}
a:active {color: #C48100;}

/* ~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.line{
	font-size: 1.1em;
	font-style: normal;
	border-bottom: 1px solid #C48100;
	font-weight: bold;
}


.style4 {
	font-size: 1.3em;
	font-style: normal;
	color: #C48100;
	font-weight: bold;
}

.style5 {
	font-size: 1.3em;
	color: #999999;
}


.syo {
	font-size: 0.8em;
	line-height: 1.3em;
}

.honbun2 {	font-size: 11px;
	line-height: 17px;
	color: #272725;
	text-decoration: none;
	text-align: left;
}
