@charset "utf-8";
/* BUS CSS */

h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:10px 0 20px;
	padding:10px 0 0 11px;
}
h4 {
	margin:0 0 8px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
#bus {
	width:595px;
	margin:0 auto;
}
.cts01 {
	height:100%;
}
.cts01 p {
	line-height:180%;
}
.cts02 {
	height:100%;
	margin:20px 0 0;
}
.left01 {
	width:250px;
	float:left;
}
.right01 {
	width:330px;
	float:right;
}
.table {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:100%;
	margin:0 0 5px;
}
.table td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	text-align:center;
	line-height:125%;
}
.table td span {
	font-size:0.85em;
}
.td01 {
	text-align:center;
	background-color:#ededdc;
	text-align:right;
}
.td02 {
	background-color:#f3f3ec;
	width:30px;
}
.txt01 {
	margin:5px 0;
}
.txt02 {
	text-indent:-12px;
	padding:0 0 0 12px;
}

