
.telescope_kvbox {
	background:url(../telescope/img/telescope_kv_bg.jpg) repeat-x;
}

.telescope_img {
	background:url(../telescope/img/telescope_kv.jpg) no-repeat;
	width:960px;
	height:250px;
	margin:0 auto;
}

.telescope_contents {
	width:960px;
	margin:0 auto;
}

.telescope_area {
	width:700px;
	float:left;
}

.telescope_area .img_photo {
	margin-top:30px;
}

.telescope_area h2 {
	margin:25px 0 35px;
}

.telescope_area .l_box dt {
	margin-bottom:16px;
}

.telescope_area .l_box dd {
	background:url(../img/common/ico_cirblue.gif) no-repeat 0 4px;
	padding:0 0 10px 18px;
	font-size:1.5rem;
}

