@charset "utf-8";
/* CSS Document */

@import url("table.css");

/*

*/
#gnavi #gnavi01 a{
	background-position:left -50px;
}

.label{
	margin-bottom:5px;
	clear:both;
}

.label dt{
	background-image:url(../image/template/h2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:34px;
	padding-left:40px;
	padding-bottom:1px;
	color:#333;
	font-size:125%;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.label dd{
	padding:2px 10px;
	line-height:150%;
}

.sp-top{
	padding-top:20px;
}

