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

#tArea {
	background:url(../images/common/bg_title.png) no-repeat;
	width:968px; height:130px;
	position:relative;
}

.tit {
	position:absolute;
	top:63px; left:35px;
}

#conAbout {
	background:url(../images/common/bg_contents.png) no-repeat left top;
	width:960px;
	padding:8px 0 0 8px;
}
#aboutArea {
	background:url(../images/about/p01.jpg) no-repeat right top;
	padding:25px 340px 0 32px;
	height:460px;
	width:587px;
}

#bsArea {
	width:900px;
	padding:30px 28px 20px 32px;
}

.bsList {
	list-style:none;
	margin-left:65px;
}
.bsList li {
	background:url(../images/common/icon_list01.gif) no-repeat 2px 8px;
	padding:3px 10px 3px 15px;
	margin:0;
	border-bottom:dotted 1px #999;
}