@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 6px;
}

#conts .ttlImg {
	margin-bottom: 8px;
}

#conts p {
	color: #000;
	font-size: 1.4em;
}

#conts .imgBox {
	clear: both;
	margin-left: 4px;
}

#conts .imgBox .photoBox {
	float: right;
}

#conts .imgBox .textBox {
	margin-top: 1px;
	float: left;
	width: 390px;
}

#conts .imgBox .textBox p {
	line-height: 1.3;
}

#conts .imgBox .textBox .textImg {
	margin: 6px 0 4px -4px;
	position: relative;
	zoom: 1;
}

#conts .advice {
	background-color: #FFEEFF;
	margin-bottom: 9px;
	padding: 14px 13px 18px;
}

#conts .advice .title {
	margin-bottom: 6px;
	text-align: center;
}

#conts .advice ul {
	margin: 0 -13px 10px 0;
	width: 657px;
	overflow: hidden;
	zoom : 1;
}

#conts .advice li {
	background: url(../images/common/icon/icon05.gif) no-repeat center bottom;
	float: left;
	margin-right: 13px;
	padding-bottom: 19px;
}

#conts .advice .image {
	clear: both;
}

#conts h3 {
	margin-bottom: 7px;
}

#conts .comTextList {
	margin: 0 4px 8px;            
}

#conts .comTextList li {
	background: url(../images/common/icon/icon06.gif) no-repeat left 3px;
	font-size: 1.4em;
	line-height: 1.4;
	padding: 0px 0 0 14px;
}

#conts .photoUl {
	margin: 12px -6px 10px 0;
	width: 676px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#conts .photoUl li {
	float: left;
	padding-right: 4px;
}

#conts .introduction {
	margin-bottom: 20px;
}

#conts .introduction .link {
	float: right;
	margin-top: 3px;
}

#conts .introduction .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .introduction .textBox {
	width: 430px;
}

#conts .introduction .textBox p {
	font-size: 1.3em;
}

#conts .introduction .textBox img {
	display: block;
	vertical-align: baseline;
	margin: 5px 0 7px;
}

#conts .title {
	margin-bottom: 10px;
}

#conts .comTel {
	margin: -12px 0 14px;
	position: relative;
	zoom: 1;
}

#conts .txtImg {
	padding: 5px 0 9px;
	text-align: center;
}

#conts .objective {
	margin-bottom: 35px;
}

#conts .objective .photoBox {
	margin-top: 3px;
}

#conts .objective .textBox {
	width: 432px;
}

#conts .objective .textBox p {
	line-height: 1.5;
}

#conts .titleImg {
	clear: both;
	margin-bottom: 16px;
	position: relative;
}

#conts .titleImg .photo {
	position: absolute;
	right: 0;
	top: -34px;
}

#conts .textUl {
	margin: 0 -13px 10px 2px;
	width: 680px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

#conts .textUl li {
	padding-right: 11px;
	float: left;
}

#conts .text {
	clear: both;
	color: #0066CC;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 5px 3px;
}