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

div#Mainvisual h2 {
	width: 640px;
	height: 180px;
	margin-bottom: 20px;
	background: url(../img/kv.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}


div.entrywrap {
	width: 638px;
	margin-bottom: 20px;
	border-top: 2px solid #7C1D1B;
	border-bottom: 2px solid #7C1D1B;
	border-left: 1px solid #7C1D1B;
	border-right: 1px solid #7C1D1B;
	font-size: 93%;
	line-height: 1.3;
}

div.entrywrap div {
	padding: 9px;
	border-top: 5px solid #F8F3E4;
	border-bottom: 5px solid #F8F3E4;
}

div.entrywrap h3 {
	width: 560px;
	min-height: 31px;
	height: auto !important;
	height: 31px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 60px;
	background: url(../img/tit.png) no-repeat left bottom;
	color: #EBB6BB;
	font-weight: bold;
}