@charset "shift-jis";
@import "index.css";

/*** ***/


#dispatch .block{
	width:504px;
	margin:0 auto 45px;
	font-size:12px;
	text-align:center;
	}
#dispatch h3{
	margin-bottom:25px;
	}

#dispatch .block .img-box01{
	margin:0 auto 35px;
	}
	
#dispatch .block .img-box02{
	margin:0 auto 0;
	}
	
#dispatch .block .list-box-o{
	width:438px;
	margin:15px auto;
	padding-top:10px;
	text-align:left;
	background:#D9FFC1 url(../img/bgfr_dispath-t.gif) top no-repeat;
	}
#dispatch .block .list-box-i{
	width:438px;
	padding-bottom:10px;
	background:url(../img/bgfr_dispath-b.gif) bottom no-repeat;
	}
#dispatch .block .list-box-i img{
	float:left;
	margin-right:15px;
	margin-left:15px;
	}
#dispatch .block .list-box-i ul{
	float:left;
	padding:5px 0 0 0;
	}
#dispatch .block .list-box-i li{
	padding-left:15px;
	margin-bottom:1px;
	background:url(../img/icon_circle-green.gif) no-repeat 0 4px;
	}


#dispatch .ex-box{
	clear:both;
	margin-top:25px;
	text-align:center;
	}
#dispatch .ex-box h4{
	margin:15px auto;
	}
#dispatch .ex-box h5 img{
	margin:0 2px 0 3px;
	}
#dispatch .ex-box p.mar-b{
	margin-bottom:15px;
	}


/* h˗Eƈ˗ */

#request .block{
	width:504px;
	margin:0 auto 45px;
	font-size:12px;
	text-align:center;
	}
#request h3{
	margin-bottom:25px;
	}
#request .flow ol{
	width:455px;
	margin:0 auto;
	}
#request .flow ol li{
	float:left;
	}
#request .dl-box{
	width:360px;
	margin:20px auto;
	text-align:center;
	clear:both;
	}
#request .dl-box h4{
	margin-bottom:5px;
	}
#request .dl-box h5{
	margin-bottom:10px;
	}
#request .dl-box 9{
	margin-top:5px;
	}

#request dl.inq-info{
	width:237px;
	margin:0 auto 25px;
	border:1px #DDDDDD solid;
	text-align:center;
	}
#request dl.inq-info dt{
	margin:0;
	padding:0;
	}
#request dl.inq-info dd{
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	}
#request dl.inq-info dd p{
	width:200px;
	margin:0 auto;
	text-align:left;
	}
#request dl.inq-info dd p.tel{
	font-size:15px;
	}
#request dl.inq-info dd p .num{
	color:#EB0048;
	font-weight:bold;
	}	