@charset "utf-8";
@import "common/0-import.css";
/*---------------------------------------------
	conts
---------------------------------------------*/
#conts .flash {
	margin-bottom: 17px;
}

#conts ul.list01 {
	padding: 12px 0 8px 5px;
	margin-bottom: 13px;
	background: url(../img/home/box_back01.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 1;
}

#conts ul.list01 li {
	width: 140px;
	float: left;
	display: inline;
	text-align: center;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

#conts ul.list01 li img {
	margin-top: 3px;
}

#conts ul.list01 li a img {
	margin: 0;
}

#conts ul.list01 li a {
	margin: 5px 0 0 19px;
	+margin-left: 1px;
	width: 107px;
	display: block;
}


/*--------box----------------------------------------*/
#conts .box {
	margin-bottom: 10px;
	border: 1px solid #83A63F;
	background-image: url(../img/home/photo03.jpg);
	background-repeat: no-repeat;
	padding-top: 115px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#conts .box .photo {
	background: url(../img/home/photo03.jpg) no-repeat right top;
	overflow: hidden;
	zoom: 1;
	padding: 0px;
}

#conts .box .photo img {
	padding-top: 8px;
}

#conts .box .photo img.text01 {
	margin: 31px 0 0 138px;
}

#conts .box .mb {
	margin-bottom: 5px;
}

/*--------area_box----------------------------------------*/
#conts .area_box {
	margin-bottom: 10px;
	border: 1px solid #83A63F;
	padding: 9px;
}

#conts .area_box p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	line-height: 1.5em;
}

/*--------dl----------------------------------------*/
#conts dl {
	line-height: 1.5;
}

#conts dl dt {
	padding: 10px 0 2px;
	background: url(../img/home/line.gif) no-repeat 2px top;
}

#conts dl dd {
	margin: 0 0 4px 1px;
}

#conts ul.list02 {
	padding: 12px 0 5px 5px;
	margin-bottom: 13px;
	background: url(../img/home/box_back01.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 1;
}

#conts ul.list02 li {
	padding-right: 19px;
	margin: 0 6px 0 5px;
	width: 125px;
	float: left;
	display: inline;
	line-height: 1.2;
	background-image: url(../img/other/arrow3.jpg);
	background-repeat: no-repeat;
	background-position: right 52px;
}

#conts ul.list02 li.end {
	margin-right: 0;
	padding: 0;
	background: none;
}

#conts ul.list02 li a {
	margin: 0 0 4px;
	display: block;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
}

