@charset "utf-8";

@import "base.css";


#contents {
	width:651px;
	margin:12px auto 12px auto;
	line-height:140%;
}

#contents h2 {
	background:url(../share_img/bak_title_brown.gif) no-repeat left center;
	font-size:110%;
	font-weight:bold;
	line-height:25px;
	color:#513E1E;
	padding:0px 26px;
	margin:0px;
}


#contents p,#contents ul {
	margin:16px 24px 16px 36px;
}

#contents li {
	list-style-type:disc;
}