@charset "utf-8";
/* CSS Document */


#contact #inside_main #title {
	background-image: url(../midashi_img/contact_title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	color: #000066;
	position: relative;
	margin-bottom: 10px;
}


/*-------------confirm--------------------*/
#confirm01 #inside_main #title {
	background-image: url(../midashi_img/kakunin_title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	color: #000066;
	position: relative;
	margin-bottom: 10px;
}

#confirm01 #title #privacy {
	width:160px;
	height:15px;
	position:absolute;
	top:62px;
	left:295px;
}

#confirm02 #title #privacy {
	width:160px;
	height:15px;
	position:absolute;
	top:62px;
	left:295px;
}

#confirm03 #title #privacy {
	width:160px;
	height:15px;
	position:absolute;
	top:62px;
	left:295px;
}

#confirm02 #inside_main #title {
	background-image: url(../midashi_img/contact_title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	color: #000066;
	position: relative;
	margin-bottom: 10px;
}

#confirm03 #inside_main #title {
	background-image: url(../midashi_img/contact_title.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 580px;
	color: #000066;
	position: relative;
	margin-bottom: 10px;
}


/*-------------confirm--------------------*/
#contact #inside_main h2 {
	color: #000066;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
}

#contact #title .title_lead {
	position: absolute;
	left: 20px;
	top: 50px;
	font-size: 14px;
	color: #000066;
}

#contact h4 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 20px;
}
