@charset "utf-8";


/* breadcrumb
-----------------------------------*/
.breadcrumb{
	margin-bottom: 103px;
}



/* page_title
-----------------------------------*/
h2.page_title{
	width: 100%;
	height: 120px;
	background: #e7e7e7 url("../img/bg_page_title_01.png") no-repeat center 0;
	position: relative;
}

h2.page_title img{
	position: absolute;
	top: -85px;
	left: 50%;
	margin-left: -499px;
}



/* inquiry_unit
-----------------------------------*/
#inquiry_unit{
	width: 100%;
	position:relative;
	margin-bottom: 104px;
}

#inquiry_unit div.box{
	width: 1000px;
	margin: 0 auto;
}

#inquiry_unit div.box p{
	font-size: 116%;
	margin: 0 0 40px 10px;
}

#inquiry_unit div.box .image{
	margin: 0 0 15px 95px;
}



/* thanks_unit
-------------------------------------*/
.thanks_unit .thanks{
	width: 1000px;
	margin: 0 auto 87px;
}

.thanks_unit .thanks .image{
	margin: 0 0 78px 95px;
}

.thanks_unit .thanks p{
	font-size: 116%;
	width: 700px;
	margin: 0 0 22px 150px;
}

.thanks_unit .thanks p:first-child{
	margin: 0 0 39px 10px;
}

.thanks_unit .home{
	width: 1000px;
	margin: 0 auto;
}

.thanks_unit .home a{
	margin-left: 275px;
}



.err{
	color:#AE060F;
	font-weight: bold;
}