﻿#serviceFlow #main p
{
	font-size:100%;
	line-height:1.6;
	margin:0 0px 20px 5px;
}

#serviceFlow #main .headTit
{
	background:url(../flow/img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#service.indexPage #main .headTit
{
	background:url(../flow/img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#main .subTit01
{
	background:url(../flow/img/sub_tit01.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:430px;
	height:21px;	
	margin-bottom:12px;
}


#main .flowIcon01
{
	background:url(../flow/img/flow_icon.gif) no-repeat left top;
	width:135px;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main .flowIcon02
{
	background:url(../flow/img/flow_icon.gif) no-repeat left -45px;
	width:135px;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main .flowIcon03
{
	background:url(../flow/img/flow_icon.gif) no-repeat left bottom;
	width:135px;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
}




#main .flowTable
{
	width:530px;
	border-left:solid 3px #518EB0;
	margin-bottom:25px;
}

#main .flowTable dd
{
	width:525px;
	padding:10px 0 10px 5px;
	border-bottom:dotted 1px #ccc;
}

#main .flowTable h5
{
	float:left;
	width:130px;
	height:40px;
	display:block;
	margin-right:10px;
	text-indent:-9999px;
}
#main .flowTable h5.tit01
{
	background:url(../flow/img/flow_tit01.gif) no-repeat top left;
}
#main .flowTable h5.tit02
{
	background:url(../flow/img/flow_tit02.gif) no-repeat top left;
}
#main .flowTable h5.tit03
{
	background:url(../flow/img/flow_tit03.gif) no-repeat top left;
}
#main .flowTable h5.tit04
{
	background:url(../flow/img/flow_tit04.gif) no-repeat top left;
}
#main .flowTable h5.tit05
{
	background:url(../flow/img/flow_tit05.gif) no-repeat top left;
}
#main .flowTable h5.tit06
{
	background:url(../flow/img/flow_tit06.gif) no-repeat top left;
}
#main .flowTable h5.tit07
{
	background:url(../flow/img/flow_tit07.gif) no-repeat top left;
}
#main .flowTable h5.tit08
{
	background:url(../flow/img/flow_tit08.gif) no-repeat top left;
}
#main .flowTable div
{
	float:left;
	width:380px;
	padding:0 0 10px 0;
	font-size:90%;
}

