@charset "utf-8";

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








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


body {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	color: #000000;
	line-height: 1.7em;
	background-color: #f2c41c;
	background-image: url(images/back_img.gif);
	background-position: left top;
	background-repeat: repeat-x;
}



a:link {
	color: #00A0DF;
	text-decoration: underline;
}
a:visited {
	color: #f179b1;
	text-decoration: underline;
}
a:hover {
	color: #30aeef;
	text-decoration: underline;
}
a:active {
	color: #30aeef;
	text-decoration: underline;
}


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

#HeaderArea {
	width: 800px;
	vertical-align: bottom;
	background-color: #ffffff;

}

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


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

#ContentsArea {
	clear: both;
	width: 800px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}



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

#RightContentsArea {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding : 0px;
	overflow: hidden;
}

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

#LeftContentsArea {
	width: 180px;
	float: left;
	margin-left: 7px;
	margin-bottom: 15px;
	padding: 0px;
	line-height: 1.5em;
}




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

#StructureArea {
	font-size: 0.8em;
	color: #bc177a;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
	background-image: url(images/logo_top-under.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 21px;
}


#StructureArea a:link {
	color: #bc177a;
	text-decoration: underline;	
}

#StructureArea a:visited {
	color: #bc177a;
	text-decoration: underline;
}

#StructureArea a:hover {
	color: #ed811b;
	text-decoration: underline;
}

#StructureArea a:active {
	color: #bc177a;
	text-decoration: underline;
}

.Structurelink {
	float: right;
	color: #bc177a;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 21px;
}


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

#LinkArea {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #ed811b;
	width: 800px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dedede;
}

#LinkArea a:link {
	color: #ed811b;
	text-decoration: underline;	
}

#LinkArea a:visited {
	color: #bc177a;
	text-decoration: underline;
}

#LinkArea a:hover {
	color: #f9a75a;
	text-decoration: underline;
}

#LinkArea a:active {
	color: #f9a75a;
	text-decoration: underline;
}



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

#SubLinkArea_h3 {
	text-align: center;
	color: #999999;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px;
}


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

#SubLinkArea_h3 a:visited {
	color: #0C419A;
	text-decoration: underline;
}

#SubLinkArea_h3 a:hover {
	color: #1FC97B;
	text-decoration: underline;
}

#SubLinkArea_h3 a:active {
	color: #1FC97B;
	text-decoration: underline;
}

/*コンテンツ（ページ内容）内リンクＨ４用===============================================*/

#SubLinkArea_h4 {
	text-align: center;
	color: #006336;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #ff9933;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9933;
	padding: 3px;
}


#SubLinkArea_h4 a:link {
	color: #006336;
	text-decoration: underline;
}

#SubLinkArea_h4 a:visited {
	color: #0C419A;
	text-decoration: underline;
}

#SubLinkArea_h4 a:hover {
	color: #1FC97B;
	text-decoration: underline;
}

#SubLinkArea_h4 a:active {
	color: #1FC97B;
	text-decoration: underline;
}




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

#FooterAreaback {
	width: 800px;
	margin-bottom: 20px;
	margin-top: 0px;

}


#FooterArea {
	color: #ffffff;
	background-color: #bc177a;
	width: 800px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 0.9em;
	padding-left: 0px;
	padding-right: 0px;
}


#FooterArea a:link {
	color: #3030ef;
	text-decoration: underline;
}
#FooterArea a:visited {
	color: #65007d;
	text-decoration: underline;
}
#FooterArea a:hover {
	color: #30aeef;
	text-decoration: underline;
}
#FooterArea a:active {
	color: #30aeef;
	text-decoration: underline;
}



/*運営者===============================================*/
#ProfileArea {
	text-align: center;
	color: #bc177a;
	margin-top: 5px;
	margin-bottom: 10px;
}


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

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


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

h1 {
	color: #ffffff;
	background-color: #f2c41c;
	text-align: left;
	font-size: 0.8em;
	text-indent: 10px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}


h2.h2-2 {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

h2.menu {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	background-image: url(/images/title_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


h2.kokyo {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	background-image: url(/images/title_kokyo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h2.shotengai {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	background-image: url(/images/title_shotengai.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



h3 {
	color: #FF9900;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}



h4 {
	font-size: 1em;
	line-height: 1.4em;
	color: #FF9900;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;

	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h6 {
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
	color: #FF9900;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

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

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

}

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

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


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


.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: 20px;
}


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

.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;

}

