@charset "utf-8";


/********************** right *****/
#right .kaisetsu {
	margin: 15px 10px 50px 10px;
	line-height: 1.6;
}

#right .kaisetsu span {
	color:#C00;
}

#right table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto 20px;
	width: 600px;
}

#right th {
	background: #CFE8A2;
	color: #43700C;
	border: 1px solid #ccc;
	width: 198px;
	padding: 5px 0;
}

#right td {
	border: 1px solid #ccc;
	padding: 5px 10px;
	vertical-align: top;
}

#right .photo {
	text-align: center;
}

#right .price {
	text-align: center;
	font-weight: bold;
	color: #333;
}

#right .contact {
	clear: both;
	margin: -20px 20px -20px 0;
	text-align: right;
}

.chie a{ 
display:block;
background: url(../../images/common/ttl_chiebukuro.jpg) 0 0 no-repeat;
width:200px;
height:48px;
margin-bottom:7px;
outline:none;
text-indent:-9999px;
}
.chie a:hover { background-position:bottom;}