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

#bus{
	width:660px;
	float:right;
}
h3{
	background-image: url(../images/h3_title02.gif);
}
h5 {
	background-repeat: no-repeat;
	background-position:0 0;
	width:57px;
	height:23px;
	margin:0 0 10px;
	padding:0;
	font-size:0;
	text-indent:-9999px;
}
.main{
	padding-top:10px;
}
#bus table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	margin:15px 0;
}
#bus .td01 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f3fafb;
	text-align:center;
	letter-spacing:1px;
	vertical-align:top;
}
#bus table td {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	vertical-align:top;
}
.step {
	padding:0 0 0 259px;
	height:138px;
	margin:0 0 5px;
	background-repeat: no-repeat;
	background-position:0 0;
}
.s_p1 {
	background-image:url(../images/bus_p_step01.gif);
}
.s_p2 {
	background-image:url(../images/bus_p_step02.gif);
}
.s_p3 {
	background-image:url(../images/bus_p_step03.gif);
}
.s_p1 h5 {
	background-image: url(../images/icon_step01.gif);
}
.s_p2 h5 {
	background-image: url(../images/icon_step02.gif);
}
.s_p3 h5 {
	background-image: url(../images/icon_step03.gif);
}
#bus dl {
	border-bottom:1px dotted #ccc;
	padding:10px;
	margin:0;
}
#bus dl dt {
	font-size:1em;
	border-left:6px solid #01afec;
	margin:0 0 3px;
	padding:0 0 0 35px;
	font-weight:normal;
	text-indent:-30px;
}
#bus dl dt strong {
	font-weight:bold;
}
#bus dl dd {
	text-indent:-22px;
	padding-left:22px;
}
.blue {
	background-color:#e5f6fd;
}
