/*ヘッダ*/
#wrapper #header {
	background-image: url(../image/top_logo02_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: 800px;
	width: 630px;
	text-align: left;
	background-image: url(../image/sakura.gif);
	background-repeat: no-repeat;
}
#contents #main #com {
	padding: 0px;
	width: 600px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(../image/aisatsu_c.gif);
	background-repeat: no-repeat;
	height: 750px;
	background-position: right 450px;
}
.com {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 21px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sign {
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
}

h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*サイドナビ*/
.go_top {
	padding: 0px;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
