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

/*---共通部分---*/
#contents {
	float: left;
	width: 685px;
	font-size: 13px;
	line-height: 16px;
}
#position {
	font-size: 16px;
	font-weight: bold;
	color: #339900;
	width: 680px;
	margin-bottom: 28px;
	padding-left: 5px;
	line-height: 22px;
}
#position img {
	position: relative;
	top: 3px;
}

.catch {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 8px;
}


/*---コンテンツ---*/
#top_caption {
	width: 670px;
	padding-left: 15px;
	line-height: 22px;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	margin-bottom: 28px;
}
#top_captionL {
	float: left;
	width: 460px;
}
#top_captionR {
	float: right;
	height: 190px;
	width: 190px;
	margin-top: 30px;
}
.kijyun_pict {
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: center;
}
.kijyun_copy {
	float: left;
	width: 449px;
	line-height: 22px;
}
#kijyun_list {
	width: 670px;
	padding-left: 15px;
	margin-bottom: 18px;
}

#kijyun_list table td{
	padding-left: 8px;
	font-size: 13px;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
}

