@charset "Shift_JIS";
/* CSS Document */

#mainContents h2{
	background-image: url(images/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	margin: 0 0 10px;
	overflow: hidden;
}

#mainContents h2.rent{
	background-position: left -65px;
}

#mainContents h2 span{
	display: block;
	padding: 65px;
}

/* g======================================================================================================== */
#detail{
}

#detail #information{
	background-color: #F6F3EA;
	padding: 10px 15px 15px;
	border: 3px solid #D2C9AD;
	margin: 0 0 20px;
}

#detail #information .top{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #D3CAAE;
}

#detail #information em{
	background-image: url(images/type.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 20px;
	width: 60px;
	overflow: hidden;
	margin: 5px 10px 0 0;
}

.box_bb_0#detail #information em{ 	background-position: left top; }
.box_bb_1#detail #information em{ 	background-position: left -20px; }
.box_bb_2#detail #information em{ 	background-position: left -40px; }
.box_bb_3#detail #information em{ 	background-position: left -60px; }
.box_ct_11#detail #information em{	background-position: -60px top; }
.box_ct_12#detail #information em{ 	background-position: -60px -20px; }
.box_ct_13#detail #information em{ 	background-position: -60px -40px; }
.box_ct_14#detail #information em{ 	background-position: -60px -60px; }
.box_ct_15#detail #information em{ 	background-position: -60px -80px; }
#detail #information em{ 			background-position: -60px -100px; }

#detail #information em span{
	display: block;
	padding: 20px 0 0;
}

#detail #information h3{
	display: block;
	float: left;
	font-size: 20px;
	line-height: 30px;
}

#detail #information strong{
	display: block;
	float: right;
	height: 30px;
}

#detail #information strong b{
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #F33;
}

#detail #information .under{
	display: block;
	float: none;
	clear: both;
	font-size: 14px;
	line-height: 1.8em;
}

#detail #information .alpha{
	float: left;
}

#detail #information .beta{
	float: right;
	text-align: right;
}

#detail #mainPhoto{
	text-align: center;
	height: 375px;
	width: 500px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px;
}

#detail #mainText{
	float: right;
	width: 300px;
	margin: 0 0 20px;
}

#detail .BTshiryo{
	display: block;
	float: none;
	clear: both;
	text-align: center;
}

#detail .BTshiryo a{
	background-image: url(images/btn-shiryo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 300px;
	overflow: hidden;
}

#detail .BTshiryo a:hover{
	background-position: left -50px;
}

#detail .BTshiryo a span{
	padding: 50px;
}

#detail .BTloan{
	text-align: center;
	margin: 10px 0 30px;
}

#detail .BTloan a{
	background-image: url(images/btn-loan.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 300px;
	overflow: hidden;
}

#detail .BTloan a:hover{
	background-position: left -50px;
}

#detail .BTloan a span{
	padding: 50px;
}

#detail #comment{
}

#detail #comment .staff{
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin: 0 0 10px;
}

#detail #comment strong{
	font-size: 14px;
	line-height: 50px;
	display: block;
	float: right;
	height: 50px;
	width: 230px;
	font-weight: bold;
}

#detail #comment p{
	font-size: 14px;
	line-height: 1.8em;
	color: #F36;
	display: block;
	clear: both;
	float: none;
}

#detail #photoList{
	display: block;
	clear: both;
	float: none;
	margin: 0 0 40px;
}

#detail #photoList ul{
}

#detail #photoList li{
	width: 205px;
	display: block;
	float: left;
	margin: 0 0 5px;
}

#detail #photoList li a{
	display: block;
	height: 150px;
	width: 200px;
	overflow: hidden;
}

#detail #photoList li .caption{
	display: none;
}

#detail #outline{
	margin: 0 0 40px;
}

#detail #outline table{
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.8em;
}

#detail #outline table th,
#detail #outline table td{
	padding: 5px;
	border-bottom: 1px dotted #888;
}

#detail #outline table th{
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

#detail #outline table span{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
