@charset "utf-8";
@import "../common/css/0-import.css";

#sideBar .sideNavi li.sideNavi07 a img{
	visibility: hidden;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .box{
	padding-bottom: 22px;
	width:658px;
	border: 1px solid #7fa556;
	background-color: #efeedc;
}
#conts .box strong{
	color:#360;
}
#conts .wrap{
	margin-bottom:20px;
}
#conts .wrap img{
	margin-right:10px;
}
#conts .box p{
	margin:10px;
	font-size:12px;
	line-height:150%;
}
#conts .box h3{
	padding:5px 15px;
	background-color:#ccd8b5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#5b7c39;
}
#conts .td_wajima{
	width:398px;
}
#conts .td_yoshida{
	width:528px;
}
.cursolp{
	cursor:pointer;
}


/*下ナビ*/
#conts ul.navi {
	padding: 0 0 24px 7px;
	margin-top: 15px;
	background: url(../img/another/back01.jpg) repeat-x left top;
}

#conts ul.navi li {
	float: left;
	margin-right: 6px;
}

#conts ul.navi li.mr0 {
	margin-right: 0;
}

#conts .btn {
	position: relative;
	height: 176px;
	z-index: 100;
}

#conts .btn img {
	left: -20px;
	position: absolute;
}

