@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#mainVisual {
	background: #FFF url(/img/center/main_visual_bg.jpg) no-repeat center top;
}

#conts {
	margin-top: 1px;
	padding-top: 31px;
	background: #FFF url(/img/center/conts_bg.jpg) no-repeat left top;
}

#conts .comTabBox {
	margin: 0 0 42px 0;
	padding-right: 20px;
	float: right;
}

#conts .comTabBox .comTable th,
#conts .comTabBox .comTable td {
	border-top: 1px solid #F6B7C4;
	border-bottom: 1px solid #F6B7C4; 
}

#conts .comTabBox .comTable th {
	color: #F46683;
	vertical-align: middle;
	background-color: #FFEBEF;
}

#conts .textImg {
	clear: right;
	margin: 0 10px 29px 0;
	text-align: center;
}

#conts .text01 {
	margin-bottom: 50px;
}

#conts .headLine01 {
	background: url(/img/center/h3_bg.jpg) no-repeat left bottom;
}

#conts .h3Ttl01 {
	margin-bottom: 25px;
}

#conts .h3Ttl02 {
	margin-bottom: 19px;
}

#conts .comStep {
	margin: 0 0 31px 0;
}

#conts .comStep dt {
	margin-top: 4px;
}

#conts .comStep dd {
	padding: 0 10px 25px 54px;
	text-indent: 15px;
	line-height: 1.7;
}

#conts .step dt {
	float: left;
}

#conts .step dd {
	padding: 9px 0 13px 49px;
	color: #F46683;
	font-size: 1.6em;
	font-weight: bold;
}

#conts p {
	margin: 0 10px 24px 20px;
	font-size: 1.4em;
	line-height: 1.7;
	text-indent: 15px;
}

#conts .text02 {
	margin-bottom: 31px;
}

#conts .text03 {
	margin-bottom: 61px;
}

#conts .section {
	margin-bottom: 52px;
}

#conts .section .lBox {
	width: 400px;
	float: left;
}

#conts .section .lBox .imgBox {
	margin-bottom: 10px;
}

#conts .section .lBox .imgBox01 {
	margin-bottom: 22px;
}

#conts .section .lBox .imgBox02 {
	margin-bottom: 16px;
}

#conts .section .lBox .imgBox .photoBox {
	float: left;
}

#conts .section .lBox .imgBox .textBox {
	margin-top: 17px;
	width: 301px;
	float: right;
}

#conts .section .lBox .imgBox .textBox dt {
	margin-bottom: 2px;
	color: #F46683;
	font-size: 1.6em;
	font-weight: bold;
}

#conts .section .lBox .imgBox .textBox dd {
	font-size: 1.4em;
	line-height: 1.7;
}

#conts .section .rBox {
	margin-top: 17px;
	width: 252px;
	float: right;
}

#conts .section .rBox li {
	margin-bottom: 77px;
	float: left;
}

#conts .headLine02 {
	margin-bottom: 10px;
	color: #F46683;
	border: 1px solid #FCD1DA;
	background: url(/img/center/icon04.png) no-repeat 4px 8px;
}

#conts .link {
	margin-left: 20px;
	text-indent: inherit;
}

#conts .link a {
	text-decoration: none;
}

#conts .link a:hover {
	text-decoration: underline;
}