@charset "utf-8";


div.contents {
	margin-left: 15px;
}

div.contents h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom: double 3px #5C8400;
	height: auto;
	color: #505050;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	line-height: 1.4;
	font-size: 90%;
}

div.contents p {
	margin-bottom: 15px;
	line-height: 1.5;
}

div.contents ul.photo {
	margin-bottom: 10px;
	display: inline-block;
	background-image: url(../image/jirei/arrow.png);
	background-position: 235px 85px;
	background-repeat: no-repeat;
}

div.contents ul.photo:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.contents ul.photo li {
	float: left;
	display: inline;
	width: 230px;
	line-height: 1.0;
}

div.contents ul.photo li.before {
	padding-right: 25px;
}

div.contents ul.photo li img.photo {
	margin-top: 3px;
	padding: 4px;
	border: solid 1px #CCCCCC;
}

div.contents table.sekouData {
	margin-bottom: 35px;
	border: solid 1px #EEEEEE;
	border-collapse: separate;
	width: 485px;
}

div.contents table.sekouData,
div.contents table.sekouData th,
div.contents table.sekouData td {
	border-spacing: 0;
}

div.contents table.sekouData th {
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #B5D991;
	border-bottom: solid 1px #B5D991;
	border-left: solid 1px #FFFFFF;
	padding: 10px;
	width: 90px;
	color: #306000;
	background-color: #B8E212;
	background-image: url(../image/jirei/th-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}

div.contents table.sekouData td {
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #B5D991;
	border-bottom: solid 1px #B5D991;
	border-left: solid 1px #FFFFFF;
	padding: 10px;
	vertical-align: top;
	color: #404040;
	background-color: #F9FFEE;
	background-image: url(../image/jirei/td-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 80%;
}


div.contents table.jireiListing td{
	width:155px;
	height:200px;
	padding:10px 5px;
	vertical-align:top;
}
div.contents table.jireiListing td h3{
	font-size:12px;
	width:auto !important;
}
div.contents table.jireiListing td div.photo{
	text-align:center !important;
	line-height:160%;
	font-size:12px;
}
div.contents table.jireiListing td div.photo a{
	display:block;
	text-align:center !important;
	text-decoration:none;
}
div.contents table.jireiListing td div.photo a:hover{
	background-color:#FFCC00;
}
div.contents table.jireiListing td div.photo a img{
	width:150px;
	border:1px solid #cccccc;
	padding:2px;
}
div.contents p.backList a{
	display:block;
	width:200px;
	background-color:#eeeeee;
	border:#FF9900 1px solid;
	padding:15px;
	margin:	auto;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
div.contents p.backList a:hover{
	background-color: #FFFFCC;
}	
