@charset "UTF-8";

.subhead {
	background: url(../img/about_subhead.gif) left center no-repeat ;
	margin: 1.5em 0 0 0 ;
	padding: 1px 0 1px 16px ;
	line-height: 1.2 ;
	font-size: 1.2em ;
	color: #000000 ;
}

.tablelist {
	border: 1px solid #cccccc ;
	margin: 1.5em 0 0 0 ;
}
.tablelist th {
	padding: 6px 10px ;
	background: #ddddff ;
	border-right: 1px dotted #aaaaaa ;
	border-bottom: 1px dotted #aaaaaa ;
}
.tablelist td {
	padding: 6px 10px ;
	border-right: 1px dotted #cccccc ;
	border-bottom: 1px dotted #cccccc ;
}
.tablelist .bb_top { border-top: none ; }
.tablelist .bb_left { border-left: none ; }
.tablelist .bb_right { border-right: none ; }
.tablelist .bb_bottom { border-bottom: none ; }
