@charset "UTF-8";


/* ページ設定
----------------------------------------------------------- */
#wrapper_top {
	width: 480px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#header_top {
	clear: both;
}
#header_top .left {
	float: left;
}
#header_top .center {
	margin-left: 74px;
	float: left;
}
#h1_top {
	float: right;
}
#footer_top {
	clear: both;
	padding-top: 40px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

