body {
	text-align: center;
	width: 1250px
	font-family:'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
	font-size: 11pt;
	color:#fffaf0;
	background-color: #003060;
	line-height: 130%;
}

#wrap {
	margin: 0 auto;
	width: 1200px;
	position:static;
}

#header {
	background: url('../images/sonota/2012fw_top.jpg') no-repeat 0 0;
	width: 1200px;
	height: 484px;
	position: relative;
	margin: 0 auto;
	text-align: center
}

#header_tex {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 0;
}

#menu {
	width: 1220px;
	height: 395px;
	margin: 0 auto;
	text-align: center;
}

#db_comment {
	width: 740px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
}	


.image_box {
	width: 200px;
	border: 0px none;
	float: left
}

.image, .caption {
	text-align: center;
	margin: 3px;
}

img {
	border: none;
}

a:link {color:#f5deb3;}
a:visited {color:#f5deb3;}
a:hover {color:#66cdaa;}
a:active {color:#f5deb3;}