@charset "Shift_JIS";

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

   common style & layout

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



/* @group Layout */




#header h1 {
	top: 0px;
	left: 0px;
	width: 306px;
	height: 79px;
}

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


#contents-general {
	text-align:left;
	width: 700px;
	margin: 0 auto;
	clear: both;
	margin-top: 48px;
	margin-bottom: 70px;
}

.s-left {
	float:left;
}

.s-right {
	float:right;
}

.midashi-top {
	margin-bottom: 30px;
}

.midashi {
	margin-top: 60px;
	margin-bottom: 30px;
}

.figure-padding {
	margin:40px auto;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}


/* @end */
