@charset "UTF-8";

/*** contents section ***/

#contentsSection h1 {
	margin: 12px 3px 5px 3px;
}

#contentsSection div.container {
	margin: 0px 17px 0px 12px;
	padding: 36px 0px 0px 0px;
	background-image: url("/img_common/lead_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#contentsSection div.container h2 {
	padding: 0px 0px 59px 9px;
}

#contentsSection div.container div.letter {
	margin: 0px 0px 0px 17px;
}

#contentsSection div.container div.letter {
	margin: 0px 0px 0px 17px;
}

#contentsSection div.container div.letter h3 {
	margin: 0px 0px 15px 0px;
}

#contentsSection div.container div.letter p {
	margin: 0px 0px 15px 0px;
	font-size: 90%;
	line-height: 130%;
}

#contentsSection div.container div.letter p.img {
	text-align: center;
}

#contentsSection div.container div.letter p.lead {
	color:#870202;
}
