@charset "Shift_JIS";

@import url("../../css/width.css");
@import url("../../css/common.css");
@import url("../../css/font.css");
@import url("../../css/margin.css");
@import url("../../css/topnavi.css");
@import url("../../css/style.css");



h2 {
	font-size: 108%;
	font-weight: bold;
	color: #666;
	background-image: url(../../img/listImage_1.gif);
	background-repeat: no-repeat;
	background-position: 0em 1px;
	padding-left: 13px;
}


/*　コンテンツ　*/
.contents {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

dl dd {
	margin-left: 1em;
}
dt {
	font-weight: bold;
	color: #666;
	}

dl {
	margin-bottom: 15px;
}

