@charset "utf-8";

h2 {
	margin-bottom: 20px;
}
h3 {

}
#contWrap {
	color: #313131;
	position: relative;
	height: 750px;
}
#contWrap .pageTop3 {
	width: 74px;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 24px;
}

#contWrap ul li {
	margin-bottom: 20px;
}
#contWrap dl {
	
}
#contWrap dt {
	margin-bottom: 10px;
}
#contWrap dd {
	display: inline;
	padding-left: 7px;
	background: url(../common/images/img_arrow.gif) no-repeat 0 3px;
	margin-right: 5px;
}
#contWrap dd a {
	white-space: nowrap;
}


