@charset "Shift_JIS";

/* -------------------------

   common style & layout

------------------------- */



/* @group Layout */


#header {
	background-color: #000000;


}

#header h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 287px;
	height: 78px;
	z-index: 10;
}

#header .img-scene {
	padding-top: 78px;
	width: 800px;
	height: 627px;
}

#contents-concept {
	width: 700px;
	margin: 0 auto;
	clear: both;
	position: relative;
	margin-top: 48px;
	margin-bottom: 60px;
}

#info {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding-top: 40px;
	margin-bottom: 40px;
}

.midashi {
	margin-bottom: 40px;
}

.mb60 {
	margin-bottom: 60px;
}

/* @end */
