@charset "utf-8";
/* CSS Document */

#contents #main h2,
#contents #main h3 {
	margin-bottom:20px;
}
#contents #main h3 {
	background: url(../common/images/ttl_bg.jpg) no-repeat left top;
	height:35px;
	line-height:38px;
	font-size:134%;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	overflow:hidden;
	clear:both;
}
#contents #main .section {
	margin-bottom:16px;
}
#contents #main .section .img{
	float:left;
	width:230px;
	margin:0 15px;
}
#contents #main .section .txt{
	width:465px;
	float:left;
}

#contents #main .section a {
	color: #0e0d97;
	text-decoration: underline;
}
