@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}








/*基本設定===============================================*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	color: #000000;
	line-height: 1.8em;
}



a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #167EE9;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}



/*ヘッダーエリア===============================================*/

#HeaderArea {
	width: 720px;
	vertical-align: bottom;
	color: #ffffff;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: solid 10px #006666;

}

#HeaderAreaback {
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 0px;
}




/*コンテンツ全体===============================================*/

#ContentsArea {
	clear: both;
	width: 718px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}



/*コンテンツ右側===============================================*/

#RightContentsArea {
	width: 475px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}



/*コンテンツ左側===============================================*/

#LeftContentsArea {
	width: 180px;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	overflow: hidden;
}


#LeftContentsArea a{
	display:block;
	width: 162px;
	margin: 0;
	padding: 5px 0 5px 8px;
}

#LeftContentsArea a:link {
	text-decoration: none;
	color:#000000;
	
}
#LeftContentsArea a:visited {
	text-decoration: none;
	color:#000000;
}
#LeftContentsArea a:hover {
	text-decoration: none;
	background-color:#eaeaea;
	color:#000000;
}
#LeftContentsArea a:active {
	text-decoration: none;
	background-color:#eaeaea;
	color:#000000;
}


/*現在位置表示===============================================*/

#StructureArea {
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 20px;
}





/*サイト全体へのリンク（下部）===============================================*/

#LinkArea {
	width: 718px;
	text-align: center;
	clear: both;
	padding-top: 40px;
	padding-bottom:10px;

}


/*コーナー内リンク===============================================*/


#SubLinkArea_h2 {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
}


#SubLinkArea_h2 a:link {
	color: #0000FF;
	text-decoration: underline;
}

#SubLinkArea_h2 a:visited {
	color: #0000FF;
	text-decoration: underline;
}

#SubLinkArea_h2 a:hover {
	color: #167EE9;
	text-decoration: underline;
}

#SubLinkArea_h2 a:active {
	color: #0000FF;
	text-decoration: underline;
}


/*コンテンツ（ページ）内リンク===============================================*/

#SubLinkArea_h3 {
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F4F5F7;
}


#SubLinkArea_h3 a:link {
	color: #0000FF;
	text-decoration: underline;
}

#SubLinkArea_h3 a:visited {
	color: #0000FF;
	text-decoration: underline;
}

#SubLinkArea_h3 a:hover {
	color: #167EE9;
	text-decoration: underline;
}

#SubLinkArea_h3 a:active {
	color: #0000FF;
	text-decoration: underline;
}




/*フッターエリア===============================================*/

#FooterAreaback {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}


#FooterArea {
	width: 720px;
	text-align: center;
	clear: both;
	margin: 0px;

	line-height: 1.2em;
	padding-bottom: 0px;
}




/*ANアナライザエリア===============================================*/


#ANArea {
	color: #b7282e;
	width: 790px;
	height: 5px;
	text-align: center;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.5em;

}




/*カウンター===============================================*/

.counter {
	text-align: center;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}


/*見出し===============================================*/

h1 {
	color: #999999;
	text-align: left;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	text-align: left;
	margin-bottom: 20px;
}


h3 {
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 5px;
}



h4 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.h4-2 {
	font-size: 1.5em;
	color: #006666;
	padding: 5px 0;
	font-weight: bold;
	margin-bottom: 0px;
}



.h4-3 {
	font-size: 1.3em;
	color: #006666;
	line-height: 0.9em;
	font-weight: bold;
	margin-bottom: 2px;
}

h5 {
	font-size: 1.2em;
	color: #006666;
	padding: 5px 0;
}

.h5-2 {
	font-size: 1.2em;
	color: #006666;
	padding: 0px;
}


h6 {
	font-size: 1em;
	color: #EA5506;
	padding: 3px;
	margin-bottom: 5px;

}

/*コンテンツボックス===============================================*/

.box-h2 {
	text-align: left;
	padding:5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}


.box-h3 {
	text-align: left;
	padding:5px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

.box-h3-2 {
	text-align: left;
	padding:5px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}


.box-h4 {
	text-align: left;
	padding:5px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
}


.box-h5 {
	text-align: left;
	padding:5px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
}


.box-h6{
	text-align: left;
	padding:5px;
	margin-bottom: 30px;
	margin-left: 35px;
	margin-right: 35px;
}


/*戻るボタン===============================================*/

.page-top {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	color: #0000FF;
	padding-right: 20px;
	font-size: 0.9em;
}



.back-home {
	text-align: right;
	color: #FFFFFF;
	float: right;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
}


/*位置の制御===============================================*/

.left {
	float: left;
	vertical-align: text-top;
	text-align: left;
}

.right {
	float: right;
	vertical-align: text-top;
	text-align: right;
}

.center {
	text-align: center;
}

br.clear {
	clear: both;
	line-height: 0px;
}



/*画像の回り込み===============================================*/

.img-left {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;
}


.img-right {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;

}
