@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#main .comNaviUl {
	margin-bottom: 15px;
}

#main .headLine06 {
	color: #669900;
}

#main .comNaviUl li a {
	color: #669900;
}

#conts .txt {
	margin-bottom: 47px;
	font-size: 1.5em;
}

#conts .imgBoxL {
	margin-bottom: 49px;
}

#conts .imgBoxL .photoBox {
	float: left;
}
	
#conts .imgBoxL .textBox {
	width: 432px;
	float: right;
}

#conts .imgBoxL .textBox p {
	margin: 0 40px 12px 0;
	font-size: 1.5em;
	line-height: 1.8;
}

#conts .imgBoxL .textBox .link {
	margin-top: 132px;
	text-align: center;
}

#conts .imgBoxL .textBox .bottomTxt {
	margin: 0;
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: bold;
	font-family: Century Gothic;
	text-align: right;

}

#conts  .imgBoxL .textBox .bottomTxt .red {
	margin-left: 10px;
	color: #CB2417;
	font-size: 1.95em;
	font-weight: bold;
}

#conts  .imgBoxL .textBox .bottomTxt .small {
	font-size: 0.8em;
}

#conts .imgBoxL .textBox .bottomUl li {
	margin-top: 10px;
	overflow: hidden;
	text-align: right;
}

#conts .imgBoxL .textBox .bottomUl li:first-child {
	margin-top: 0;
}

#conts .imgBoxL .textBox .bottomUl li .lSpan {
	margin: 10px 13px 0 0;
	display: inline-table;
	vertical-align: top;
	width: 86px;
	height: 35px;
	background-color: #669900;
	border-radius: 15px;
	position: relative;
	behavior: url(js/pie.htc);

}

#conts .imgBoxL .textBox .bottomUl li .lSpan span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2;
}

#conts .imgBoxL .textBox .bottomUl .bottomTxt {
	width: 295px;
	display: inline-block;
}
