@charset "utf-8";
@import "/css/template.css";

#conts h2 {
	padding: 15px 0 0 10px;

	color: #990000;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#conts h2.top {
	padding-bottom: 20px;
}

	* html #conts h2 {
		height: 56px;
		/*Mac IE用ハック*/
		/*\*//*/
		height: 41px;
		/**/
	}

#conts p {
	margin: 0 10px 1em 10px;

	font-size: 130%;
	line-height: 1.4;
}

#conts p.fnt {
	margin-bottom: 20px;
	line-height: 1.5;
}

#conts ul.returnTop {
	padding: 20px 0 0 0;
	font-size: 130%;
}

#conts ul.returnTop li {
	text-align: center;
}
