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

/*	product
===================================== */

#contener {
	width: 868px;
	clear: both;
	margin-top: 4px;
	padding-top: 10px;
	line-height: 1.7;
	text-align: left;
}

#contener h2 {
	background: url(../images/about/about_header_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 868px;
	height: 50px;
	padding-bottom: 10px;
}

/*	sideber
===================================== */
#sideber {
	width: 170px;
	padding-left: 10px;
	float: left;
}

#sideber ul {
	padding: 20px 0 10px 10px;
	font-size: 12px;
}

#sideber li {
	padding-bottom: 15px;
}

/*	contents01
===================================== */
#contentsbox {
	width: 666px;
	float: right;
	background-color:#f4eee5;
	margin-right: 10px;
	color: #462f30;
}
#contentsbox dd {
	font-size: 12px;
	width: 290px;
	padding: 10px;
	background-color: #fefdf5;
}

#box01,
#box02,
#box03,
#box04 {
	margin-bottom: 15px;
}

#contentsbox h3 {
	background: url(../images/about/interview_01_header.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 666px;
	height: 90px;
	margin-bottom: 20px;
}

#leftbox {
	width: 310px;
	float: left;
	padding-left: 15px;
}


#box02 dt {
	background: url(../images/about/q03_tittle.gif) no-repeat;
	width: 310px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

#rightbox {
	width: 310px;
	float: right;
	padding-right: 15px;
}

#box03 dt {
	background: url(../images/about/q01_tittle.gif) no-repeat;
	width: 310px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

#box04 dt {
	background: url(../images/about/q02_tittle.gif) no-repeat;
	width: 310px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#box05 dt {
	background: url(../images/about/q04_tittle.gif) no-repeat;
	width: 310px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}


/*	page navi
===================================== */
#pagenavi {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}