/*ヘッダ*/
#wrapper #header {
	background-image: url(../image/top_logo10_header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 270px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*メイン*/
#contents #main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 700px;
	width: 630px;
	text-align: left;
}h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	border-bottom-width: 2px;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: groove;
	border-bottom-color: #000000;
	border-left-color: #CC0000;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.midashi {
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
/*サイドなび*/
.go_top {
	padding: 0px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
