@charset "Shift_JIS";


/*-----------------------
CEIS Common Style
-------------------------*/


/* CSS Document */


/* 基本設定 ---------------------------------------*/


#wrappersubwin {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 662px;
	background: #ffffff;
}


/* コンテンツ基本枠全体 */
#contentssubwin {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	width: 660px;
	float: left;
}

#contentssubwin h2 {
	width: 658px;
	height: 40px;
	font-size: 108%;
	font-weight: bold;
	color: #4b9a22;
	margin: 0px 0px 10px;
	padding: 10px;
	text-align: left;
	background: url(../iconm/h2.gif) no-repeat;
	clear: both;
}

#contentssubwin h3 {
	width: 658px;
	height: 40px;
	font-size: 100%;
	font-weight: bold;
	color: #4b9a22;
	margin: 40px 0px 5px;
	padding: 7px 0px 0px 35px;
	text-align: left;
	background: url(../iconm/h3.gif) no-repeat;
	clear: both;
}