@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;
	border: 1px solid #7fa556;
	background-color: #efeedc;
}

#conts .box p.top {
	padding: 17px 19px 17px 19px;
	line-height: 1.5;
}

#conts .box img.img01 {
	margin: 0 0 22px 16px;
}

#conts .box .inner {
	margin: 0 17px 0 9px;
	overflow: hidden;
	zoom: 1;
}
#conts .box .inner img{
	margin:10px;
}
#conts .box .inner p {
	padding: 22px 13px 0 15px;
	line-height: 1.5;
}
#conts .box .inner h4{
	color:#690;
	border-left:5px solid #690;
	padding-left:5px;
}
#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;
}
