@import url("../../css/index.css");



#body {
	margin-left:27px;
	margin-top:15px;	
}
#flow{
	margin-left:20px;
	width:559px;
}
#flow-01 {
	background-image:url(../image/guide_ph_03.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-02 {
	background-image:url(../image/guide_ph_05.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-03 {
	background-image:url(../image/guide_ph_06.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-04 {
	background-image:url(../image/guide_ph_07.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-05 {
	background-image:url(../image/guide_ph_08.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-06 {
	background-image:url(../image/guide_ph_09.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-07 {
	background-image:url(../image/guide_ph_10.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow-08 {
	background-image:url(../image/guide_ph_11.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
#flow .box{
	height:68px;
	margin-top:10px;
}
#flow h4{
	display: none;	
}
#flow p{
	padding:40px 0 0 50px;
}
#setumei {
	margin-left:20px;
	width:559px;
	margin-top:25px;
}
#setumei dl {
}
#setumei dt {
	background-image: url(../image/guide_ph_12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	margin-bottom:10px;
	margin-top:15px;
}
#setumei dl{
	margin: 0px 0px 20px 20px;
	padding: 0px;	
}

