@charset "UTF-8";
/* CSS Document */

/*料金について*/
#request{
	font-size: 12px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#request #lead{
	margin-bottom: 30px;
	overflow: hidden;
	width: 760px;
}

#request #lead div#h1{
	height: 50px;
	width: 760px;
	overflow: hidden;
}

#request #lead h1{
	background-image: url(../request/requestH1.gif);
	margin: 0px;
	height: 0px;
	width: 500px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

#request #lead p{
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#reqStep{
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#reqStep div.h2{
	height: 30px;
	width: 500px;
	overflow: hidden;
	margin-bottom: 20px;
}

#reqStep h2{
	background-image: url(../request/requestH2_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 500px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin: 0px;
}


#request div#p01,#request div#p02,#request div#p03,#request div#p04,#request div#p05,#request div#p06{
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}

#request div#p01{
	height: 100px;
}
#request div#p02{
	height: 100px;
}
#request div#p03{
	height: 85px;
}
#request div#p04{
	height: 70px;
}
#request div#p05{
	height: 70px;
}
#request div#p06{
	height: 60px;
}

#request div#p01 p,#request div#p02 p,#request div#p03 p,#request div#p04 p,#request div#p05 p,#request div#p06 p{
	display: block;
	overflow: hidden;
	height: 0px;
	width: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#request div#p01 p{
	background-image: url(../request/iraiStep_01.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
}
#request div#p02 p{
	background-image: url(../request/iraiStep_02.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
}
#request div#p03 p{
	background-image: url(../request/iraiStep_03.gif);
	background-repeat: no-repeat;
	padding-top: 85px;
}
#request div#p04 p{
	background-image: url(../request/iraiStep_04.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}
#request div#p05 p{
	background-image: url(../request/iraiStep_05.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}
#request div#p06 p{
	background-image: url(../request/iraiStep_06.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
}



#cap{
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#contact{
	height: 60px;
	width: 500px;
	margin-bottom: 20px;
}


#contactBtn{
	height: 60px;
	width: 240px;
	overflow: hidden;
	float: left;
}

#contactBtn a{
	background-image: url(../request/iraiStep_07a.gif);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 240px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#contactTel{
	float: right;
	height: 60px;
	width: 240px;
	overflow: hidden;
}

#contactTel p{
	height: 0px;
	width: 240px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../request/iraiStep_07b.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	margin: 0px;
}



#request a:link{
	color: #1A3575;
}


#request a:visited{
	color: #2B4266;
}


#request a:hover{
	color: #1440A2;
}
