@charset "shift_jis";


body {
	line-height: 2;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*メインコンテンツ
------------------------------------------------------------------*/

#midashi h2 {
	padding-left: 30px;
	font-weight: bold;
	font-size: 17px;
	background : #ffffff url(midashi.gif) no-repeat;
	width: 700px;
	height: 46px;
	line-height: 38px;
}

#margin {
	margin: 0px 15px;
}