@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#main .headLine05 {
	margin-bottom: 20px;
}

#main .headLine06 {
	margin-bottom: 23px;
	color: #2296E4;
}

#main .comNaviUl {
	margin-bottom: 15px;
}

#main .comNaviUl li {
	width: auto !important;
}

#main .comNaviUl li a {
	color: #2296E4;
	padding-left: 60px;
	padding-right: 60px;
}

#main .comNaviUl li a:hover {
	text-decoration:underline;
}

#conts .txt {
	margin-bottom: 42px;
	font-size: 1.5em;
}

#conts .txt01 {
	margin-bottom: 45px;
	line-height: 1.8;
}

#conts .bdBox {
	margin-bottom: 31px;
	padding: 15px 31px 33px 28px;
	border-radius: 5px;
	behavior: url(js/pie.htc);
	position: relative;
	border: 3px solid #F2F2F2;
}

#conts .bdBox .imgBoxL .photoBox {
	margin-top: 15px;
	float: left;
}

#conts .bdBox .imgBoxL .textBox {
	width: 380px;
	float: right;
}

#conts .bdBox .imgBoxL .textBox .title {
	margin-bottom: 10px;
	font-size: 2.4em;
	color: #E83C40;
	font-weight: bold;
}

#conts .bdBox .imgBoxL .textBox .title span {
	font-size: 1.35em;
}

#conts .bdBox .imgBoxL .textBox p {
	margin-bottom: 10px;
	font-size: 1.5em;
	line-height: 1.8;
}

#conts .bdBox .imgBoxL .textBox p .red {
	color: #CB2417;
	font-weight: bold;
}

#conts .bottomTxt {
	margin-bottom: 0 !important;
	font-size: 1.8em !important;
	line-height: 1.2 !important;
	font-weight: bold;
	font-family: Century Gothic;
	text-align: right;
	letter-spacing: 0 !important;

}

#conts .bottomTxt .red {
	margin-left: 5px;
	color: #CB2417;
	font-size: 1.95em;
	font-weight: bold;
}

#conts .bottomTxt .small {
	font-size: 0.8em;
}

#conts .bdBox .imgBoxL .textBox .txtUl {
	margin-bottom: 10px;
}

#conts .bdBox .imgBoxL .textBox .txtUl li {
	color: #8A8A8A;
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 1.8;
}

#conts .bdBox01 .imgBoxL .textBox .title {
	color: #669900;
}

#conts .bdUl {
	margin-bottom: 49px;
}

#conts .bdUl li {
	padding: 25px 28px;
	width: 338px;
	float: left;
	border-radius: 5px;
	behavior: url(js/pie.htc);
	position: relative;
	border: 3px solid #F2F2F2;
}

#conts .bdUl .rLi {
	float: right;
}

#conts .bdUl .title {
	padding: 0 0 12px 40px;
	color: #2196E4;
	font-size: 2.4em;
	font-weight: bold;
	background: url(../images/common/icon36.gif) no-repeat left top;
}

#conts .bdUl .rLi .title {
	background: url(../images/common/icon37.gif) no-repeat left top;
}

#conts .bdUl p {
	margin-bottom: 15px;
	font-size: 1.5em;
	line-height: 1.8;
	letter-spacing: -1px;
}

#conts .bdUl .rLi p {
	margin-bottom: 34px;
}
