@charset "utf-8";

/*　Character
------------------------------------------------------------ */

#sub_navi {
	width: 900px;
	height: 230px;
	position: absolute;
	left: 50;
	_left: 25;
	top: 0;
	z-index: 1;
}

#title {
    width: 900px;
	background: url(../common/images/bar_01.gif) left bottom no-repeat;
}
#title h3 {
    width: 900px;
	height: 50px;
	background: url(../common/images/character_title.gif) left top no-repeat;
	text-indent: -999em;
}

.box_01 {
    width: 850px;
	height: 375px;
	_height: 405px;
	margin-left: 25px;
	padding-bottom: 30px;
}

.box_02 {
    height: 50px;
}

.dl_01 {
    width: 860px;
	margin-left: 20px;
	padding-bottom: 30px;
}
.dl_01 dt {
    background: url(../common/images/qa_q.gif) left top no-repeat;
	padding-left: 46px;
	padding-top: 7px;
	height: 40px;
	_height: 47px;
}
.dl_01 dd {
    background: url(../common/images/qa_a.gif) left top no-repeat;
	padding-left: 46px;
	height: 40px;
}
.dl_01 dd.dd_01 {
    padding-top: 7px;
	_height: 47px;
}
















