@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
===================================== */
#contents01 {
	width: 675px;
	float: right;
}
#contents01 h3 {
	background: url(../images/about/about_01_header.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 666px;
	height: 200px;
	margin-bottom: 20px;
}
/*	text_table
===================================== */
#contents01 table {
	width: 675px;
	margin-bottom: 20px;
}

.tittle {
	width: 70px;
	text-align: center;
	font-size: 13px;
	color: #452e2f;
	background-color: #f4f4f5;
	
}
.text {
	font-size: 13px;
	padding-left: 5px;
	line-height: 1.2;
	color: #452e2f;
}
.m_address {
	font-size: 18px;
	padding: 10px 0 40px 5px;
}


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