@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");


h2 {
	background:url(../others/img/site_use_title.jpg) no-repeat;
}

div#columnL h3#catTtl {
	background:url(../others/img/r_cat_ttl.gif) no-repeat;
}

div#columnR h3{
	border-bottom:solid 1px #43371E;
	background:url(../others/img/h4.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 8px 0;
	clear:both;
	}

dl.instol{
width:250px;
float:left;
margin:20px 0;
}
dl.instol dd{
float:left;
}
dl.instol dt{
float:left;
margin-right:10px;
border-left:solid 2px #43371E;
padding-left:4px;
height:30px;
font-weight:bold;
}
#last{
	margin-bottom:20px;
	}
