@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 18px;
}

#conts .imgBoxR {
/*	margin-bottom: 42px;*/
}

#conts .imgBoxR .textBox {
	margin-top: 5px;
}

#conts .imgBoxR .textBox p {
	margin-bottom: 15px;
}

#conts .imgBoxR .textBox .txt {
	margin-bottom: 10px;
	color: #054483;
	font-size: 24px;
	line-height: 1.5;
}

#conts .imgBoxR .textBox .name {
	margin-bottom: 0;
	text-align: right;
}

#conts p {
	margin: 0 10px 25px 2px;
}

#conts .txt01 {
	margin-bottom: 30px;
}

#conts .imgBox01 {
	margin-bottom: 35px;
}

#conts .imgBox01 .photoBox {
	margin-top: 4px;
	float: left;
}

#conts .imgBox01 .textBox {
	float: right;
	width: 330px;
}