@charset "utf-8";


/********************** right *****/
#right .kaisetsu {
	margin: 0 10px 30px 10px;
	line-height: 1.6;
}

#right ul {
	margin: 0 0 30px 0;
}

#right li {
	clear: both;
	margin: 18px 10px 0;
	padding: 0 0 18px;
	border-bottom: 1px dashed #ccc; 
}

#right .p1 p {
	float: left;
	margin: 0 10px 0 0;
}

#right .p1 dl {
	float: left;
	width: 310px;
	padding: 15px 0 0 0;
}

#right .p2 p {
	float: right;
	margin: 0 0 0 10px;
}

#right .p2 dl {
	float: right;
	width: 310px;
	padding: 15px 0 0 0;
}


#right .p1 dt,#right .p2 dt {
	font-weight: bold;
	color:#666;
	margin: 0 0 10px;
}

#right .p1 dd,#right .p2 dd {
	line-height: 1.6;
}

#right h5 {
	clear: both;
	margin: 0 0 15px 10px;
}

.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;}