@charset "utf-8";


/********************** right *****/
#right ol {
	margin: -25px 0 0 0;
}
	
#right ol li {
	margin: 40px 0 0 0;
}

#right ol li .point {
	margin: 0 0 -5px 5px;
}

#right ol li .kaisetsu {
	margin: 15px 10px 0 10px;
	line-height: 1.6;
}

#right ol li .bg1 {
	padding: 10px 200px 0 0;
	background: url(../images/index/bg1.jpg) 470px -10px no-repeat;
	min-height: 141px;
}

* html #right ol li .bg1 {
	height: 141px;
}

#right ol li .bg2 {
	padding: 15px 240px 0 0;
	background: url(../images/index/bg2.gif) right 0 no-repeat;
	min-height: 170px;
}

* html #right ol li .bg2 {
	height: 170px;
}

#right ol li .bg3 {
	padding: 5px 240px 0 0;
	background: url(../images/index/bg3.gif) right 0 no-repeat;
	min-height: 109px;
}

* html #right ol li .bg3 {
	height: 109px;
}
.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;}