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

/* コンテンツ
---------------------------------------------------- */
#content {
	float: left;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
	background-color: #ffffff;
}
#content .right {
	float: left;
	width: 200px;
}
#content .center {
	float: left;
	width: 500px;
}
#content .left {
	float: left;
	width: 200px;
}
.section {
	margin: 0 15px 15px 15px;
}
.section-1 {
	margin: 0 15px 12px 15px;
}
.section-2 {
	margin: 0 15px 20px 15px;
}
.p-navi {
	font-size: 95%;
	padding-left: 3px;
	border-width: 0 0 1px 3px;
	border-style: solid;
	border-color: 17461a;
	margin-bottom: 10px;	
}
.img-1 {
	margin-bottom: 5px;	
}
.img-2 {
	margin-bottom: 10px;	
}
.p-topics {
	line-height: 1.4;
	margin-bottom: 10px;	
	font-size: 90%;
}
.new {
	float:right;
	margin-top: 3px;
}
.topics {
	margin: 0 15px 15px 15px;
}
