@charset "utf-8";
body {
	background-color: #E9E0C2;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	line-height: 1.4;
}

a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
.container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.header {
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E0C2;
	height: 80px;
}
.content {
	padding: 10px 0;
	text-align: center;
}
.header_1_news {
	width: 300px;
	float: left;
	height: 80px;
	background-image: url(../from/cura/rainbowgray.png);
	background-color: #EDFDC8;
}
.header_1_links {
	width: 300px;
	float: left;
	height: 80px;
	background-image: url(../from/cura/rainbowgray.png);
	background-color: #FBFEC0;
}
.header_1_hope {
	width: 300px;
	float: left;
	height: 80px;
	background-image: url(../from/cura/rainbowgray.png);
	background-color: #F1E9FE;
}
.header_1_profile {
	width: 300px;
	float: left;
	height: 80px;
	background-image: url(../from/cura/rainbowgray.png);
	background-color: #E2F1FE;
}
.header_1_sitemap {
	width: 300px;
	float: left;
	height: 80px;
	background-image: url(../from/cura/rainbowgray.png);
	background-color: #FFE4C8;
}

.header_2 {
	float: left;
	width: 360px;
	height: 80px;
	text-align: center;
}
.header_2_1 {
	padding-top: 20px;
}

.header_3_news {
	float: right;
	width: 300px;
	height: 80px;
	background-image: url(../from/cura/rainbowgreen.png);
	text-align: right;
}
.header_3_links {
	float: right;
	width: 300px;
	height: 80px;
	background-image: url(../links/cura/rainbowyellow.png);
	text-align: right;
}
.header_3_hope {
	float: right;
	width: 300px;
	height: 80px;
	background-image: url(../hope/cura/rainbowpurple.png);
	text-align: right;
}
.header_3_profile {
	float: right;
	width: 300px;
	height: 80px;
	background-image: url(../profile/cura/rainbowpblue.png);
	text-align: right;
}
.header_3_sitemap {
	float: right;
	width: 300px;
	height: 80px;
	background-image: url(../cura/rainbowpink.png);
	text-align: right;
}
h1 {
	font-size: 160%;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 20px;
	color: #400000;
}
p.kosin {
	color: #663333;
	float: right;
	margin-right: 20px;
	margin-top: 50px;
}
.menu {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 5px;
}

.p1 {
	line-height: 1.7em;
	margin-bottom: 13;
	padding-right: 20px;
	padding-left: 20px;
}

p.foot {
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.page {
	text-align: right;
	font-size: 90%;
}
.footer_news {
	height: 30px;
	background-color: #EDFDC8;
}
.footer_links {
	height: 30px;
	background-color: #FBFEC0;
}
.footer_hope {
	height: 30px;
	background-color: #F1E9FE;
}
.footer_profile {
	height: 30px;
	background-color: #E2F1FE;
}
.footer_sitemap {
	height: 30px;
	background-color: #FFE4C8;
}
.hon {
	margin-top: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 750px;
	text-align: left;
	margin-right: auto;
}
.hon_from {
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #999;
}
.boxa_2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
}

h2.title {
	font-size: 110%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}
h2.profile {
	font-size: 120%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}
.boxa_2_1 {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
p.site_1 {
	font-size: 120%;
}
p.site_2 {
	margin-left: 20px;
}
.new {
	color: #F00;
}
.new_b {
	color: #F00;
	font-size: 85%;
}
.up_b {
	font-size: 85%;
}

.qa {
	width: 670px;
	text-align: left;
	margin-top: 10;
	margin-bottom: 10;
	border-bottom: dotted #808080 1px;
	margin-right: auto;
	margin-left: auto;
}

.lh13 {line-height: 1.375;}
.lh15 {line-height: 1.5;}
.lh16 {line-height: 1.625;}

.fo070 {font-size: 0.7rem;}
.fo075 {font-size: 0.75rem;}
.fo080 {font-size: 0.8rem;}
.fo085 {font-size: 0.85rem;}
.fo090 {font-size: 0.9rem;}
.fo095 {font-size: 0.95rem;}
.fo100 {font-size: 1.0rem;}
.fo105 {font-size: 1.05rem;}
.fo110 {font-size: 1.1rem;}
.fo115 {font-size: 1.15rem;}
.fo110 {font-size: 1.1rem;}
.fo115 {font-size: 1.15rem;}
.fo120 {font-size: 1.2rem;}
.fo125 {font-size: 1.25rem;}
.fo130 {font-size: 1.3rem;}
.fo135 {font-size: 1.35rem;}
.fo140 {font-size: 1.4rem;}
.fo145 {font-size: 1.45rem;}
.fo150 {font-size: 1.5rem;}

.tx-c {text-align: center;}

.hon_1 {
	float: left;
	width: 350px;
	height: 380px;
}
.hon_2 {
	width: 400px;
	float: right;
	height: 380px;
}
.hon_0 {
	height: 380px;
}

.photo {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
}

.pho_r {			/* 写真左寄せ */
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 30px;

}
.pho_l {			/* 写真右寄せ */
	float: left;
	margin-right: 30px;
	margin-bottom: 0px;
}

.m1 {
	margin-left: 1em; }

.m2 {
	margin-left: 2em; }

.m3 {
	margin-left: 3em; }

.m4 {
	margin-left: 4em; }


ul {
	line-height: 1.7em;
	margin-left: 1em; }

ol {
	line-height: 1.7em;
	margin-left: 1em; }

dl {
	line-height: 1.7em;
	margin-left: 1em; }

.tx_c {
	text-align: center;	/* テキスト中央	*/
	}

.tx_r {
	text-align: right;	/* テキスト右寄せ */
	}





