@charset "Shift_JIS";

/*　コンテンツ中央　*/

div#content-center {
	width:610px;
}

div#content-center h2 {
	margin-top:25px;
}


div#content-center p {
	width:600px;
	line-height:150%;
	margin-bottom:10px;
}
div#content-center ul {
	margin-bottom:10px;
}
div#content-center ul li {
	margin-bottom:8px;
	line-height:125%;
	color:#333333;
	list-style-position: inside;
}
