@charset "utf-8";


/********************** right *****/

#right .home {
	}

#right .ttl {
	font-size: 1.16em;
	padding: 0 10px 5px 10px;
	border-bottom: 1px dashed #43700C;
	margin: 0 0 20px 0;
}


#right .ttl2 {
	font-size: 1.16em;
	padding: 0 10px 5px 10px;
	margin: 0 10px 10px;
	border-bottom: 1px dashed #43700C;
	color:#43700C;
}

#right ul {
	margin: 0 0 20px 40px;
}

#right li {
	margin: 7px 0 0 0;
}

#right li a {
	color: #333;
}

#right li a:hover {
	color: #999;
}

#right .lMenu {
	margin: 30px 0 0 20px;
}

.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;}