@charset "utf-8";

#contents .about .cover { background: url('../img/about/bg.jpg') no-repeat; }

#contents .panel .cover {
	position: relative;
	height: 125px;
	top: -6px;
}

.basic_box {
	padding-left: 0px;
}
.basic_box2 {
	padding-left: 30px;
	width: 920px;
	line-height: 180%;
}

.basic_box3 {
	padding-left: 20px;
	width: 940px;
	text-align: right;
	padding-bottom: 30px;
}

.basic_box4 {
	padding-left: 40px;
	width: 900px;
	line-height: 180%;
	padding-bottom: 30px;
}
