@charset "utf-8";

div.headline {
	background-image: url(../img/genrebox.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
	width: 486px;
}

div.headline p.h3_catch {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 3px;
}

div.headline h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 16px;
}

div.headline p.read {
	font-size: 12px;
	color: #666;
	margin-bottom: 16px;
	line-height: 130%;
}

div.headline p.read a{
	color:#0066FF;
	text-decoration:underline;
}

div.headline p.read a:hover{
	color:#0066FF;
	text-decoration:underline;
}


div#main_contents_left h4 {
	font-size: 20px;
	font-weight: bold;
	color: #598043;
	margin-bottom: 10px;
}

div#main_contents_left p.note {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin-bottom: 15px;
}

div.design {
	background-color: #F8D5B1;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
	overflow:hidden;
	height:100%;
}

div.design p {
	font-size: 12px;
	color: #333;
	width:280px;
	line-height:140%;
	float:left;
}

div.design img {
	float: right;
	padding-left: 10px;
}

p.text_img {
	margin-bottom:15px;
}

div.coment {
	background-color: #F8D5B1;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
	overflow:hidden;
	height:100%;
}

div.coment p {
	font-size: 12px;
	color: #333;
	width:280px;
	line-height:140%;
	float:left;
}

div#foot_dc img {
	float: right;
}

div#foot_dc div.coments p.position {
	font-size: 10px;
	color: #666666;
	margin-bottom: 7px;
}

div#foot_dc div.coments p.name {
	font-size: 22px;
	color: #666666;
	padding-bottom: 12px;
}

div#foot_dc div.coments p.name span {
	font-size: 10px;
	margin-left: 13px;
}

div#foot_dc p.note {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin-bottom: 15px;
}

div.coments {
	float:left;
	padding-right:10px;
	width:300px;
}

p.navi {
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:underline;
	color:#060;
	font-size:14px;
}

p.navi a {
	color:#060;
}

p.navi a:hover {
	color:#009900;
}