@charset "UTF-8";

/* contents , section */

#ch3 {
	width: 635px;
}


.section {
	background: url(../images/section_bg.gif) repeat-y;
	width: 635px;
	margin: 0 0 15px 0;
}


.section_bg {
	background: url(../images/section_bottom_bg.gif) no-repeat bottom;
	padding: 0 20px 20px 20px;
	line-height: 160%;
}

.section_bg_in {
	background: url(../images/section_bottom_bg.gif) no-repeat bottom;
	padding: 0 20px 20px 20px;
	text-indent: 1.8em;
	line-height: 160%;
}

.section_bottom {
	background: url(../images/section_bottom_bg.gif);
	width: 635px;
	height:40px;
}

