@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");


h2 {
	background:url(../others/img/sitemap_title.jpg) no-repeat;
}

#column table{
	width:895px;
		}
#column th{
	width:150px;
	background:#F0E8CD;
	border-right:solid 2px #43371E;
	height:15px;
	padding:3px;
	}
#column td{
	vertical-align:top;
	border-bottom:#CCCCCC dashed 1px;
	padding:5px 0 0px 15px;
	height: 25px;

}
#column td a{
width:180px;
height:25px;
display:block;



}
.st a{
font-weight:bold;
}

