@charset "utf-8";
/* CSS Document */

.wrapper {
	background-color: #FFFFFF;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 2px double #CCCCCC;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	line-height: 2.5em;
}
#main_contents {
	margin-right: 10px;
	margin-left: 15px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #000000;
	margin-bottom: 30px;
}
#main_contents h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
}
#main_contents1 {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #000000;
	width: 795px;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main_contents1 h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	padding: 5px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#main_contents1 h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	padding: 5px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#main_contents2 {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #000000;
	width: 805px;
	padding: 5px;
	margin: 5px;
}
#main_contents2 h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
}
#main_contents3 {
	margin-right: 10px;
	margin-left: 15px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 20px;
}
p.header {
	margin: 0px;
	background-image: url(taiyo_img/img01.jpg);
	height: 152px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
}
p.header2 {
	margin: 0px;
	background-image: url(taiyo_img/img02.jpg);
	height: 152px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
}
p img.left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.img_float {
	float: left;
	padding-right: 20px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* footer styles
------------------------------*/
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
