
div#contents h2{
	width:480px;
	background: url(../../commonimg/line.gif) left top repeat-x;
	padding: 15px 0 10px 0;
	font-weight: bold;
	color: #333;
}

div#contents h3{
	text-align: right;
	font-size: 80%;
	width:480px;
}

div#contents h4{
	font-weight: bold;
	text-align: right;
	font-size: 100%;
	padding-bottom: 15px;
	border-bottom: solid 1px #DDD;
	width:480px;
}
img#colm01{margin: 0 0 5px 20px;}
img#colm02{margin: 0 20px 5px 0;}
div#contents .text{
	margin-top: 15px;
	line-height: 150%;
	margin: 15px 0 30px 0;
}
div#contents .text p{
	margin-top: 15px;
}

