@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;
}

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

#design-feature {
	width: 700px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 40px;
}

.feature {
	text-align:left;
	width: 700px;
	margin: 0 auto;
	clear: both;
	margin-top: 60px;
	margin-bottom: 60px;
}

.f-left {
	width:300px;
	float:left;
}

.f-right {
	width:360px;
	float:right;
}

.nagasode {
	text-align:right;
}



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


.midashi {
	margin-bottom: 40px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb60 {
	margin-bottom: 60px;
}

/* @end */
