@charset "UTF-8";

h3 {
	margin: 0 0 0 4px;
}
p.text {
	margin-left: 34px;
}
ul.link {
	float: right;
	margin-top: 15px;
}
#debit .text {
	float: left;
	width: 345px;
	margin-top: 8px;
}
#debit .img {
	float: left;
	width: 210px;
}
#debit .img p {
	font-size: 70%;
	color: #04995f;
	text-align: center;
}
#debit h3 {
	margin-bottom: 6px;
}
.blk {
	background-image: url(img/blk_bg.gif);
	background-repeat: repeat-x;
	width: 290px;
	padding-top: 6px;
	float: left;
	min-height: 163px;
	_height: 163px;
}
.blk p {
	margin: 10px 8px;
}
.blk ul {
	float: right;
	margin-right: 10px;
}

.title{
font-size:90%;
}

/* --- Table --- */

table.ichiran {
	width: 590px;
	border-collapse: collapse;
	margin-top: 15px;
}
table.ichiran th.head{
	background-color: #999;
	color: #FFF;
	font-size: 70%;
	text-align: center;
	border-right: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
table.ichiran td.time {
	text-align: center;
}
table.ichiran td {
	padding: 3px;
	border-bottom: solid #a3a3a3 1px;
	border-left: solid #a3a3a3 1px;
	color: #000;
}
table.ichiran tr.gry {
	background-color: #f5f5f5;
}
table.ichiran th{
	border-bottom: solid #a3a3a3 1px;
	text-align: left;
	padding: 3px;
	color: #000;
}





.tleft{
float:left;
width:30px;
padding-left:0px;
padding-right:0px;
font-size:96%;
	color: #000;
}

.tright{
float:right;
width:50px;
padding-right:0px;
font-size:96%;	
	color: #000;
	text-align:right;
}

.smT{
	font-size:86%;
	line-height:140%;}
	
