@charset "utf-8";

/*/////////////////////////////////////////////////////////
//about
/////////////////////////////////////////////////////////*/

#container {
	width: 840px;
	margin-top: 16px;
}

#container h1 {
	width: 840px;
	height: 66px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/about/ttl_about.jpg) no-repeat left top;
}

#container #contents {
	width: 840px;
	background: url(../../img/about/bg_middle.jpg) repeat-y left top;
}

#container #contents .inner {
	width: 840px;
	padding-bottom: 34px;
	background: url(../../img/about/bg_bottom.jpg) no-repeat left bottom;
}

#container #contents .inner .section {
	width: 770px;
	margin: 26px 0px 0px 34px;
	text-align: justify;
	text-justify: distribute;
}

#container #contents .inner .section .firstChild {
	width: 403px;
	margin-top: -15px;
	float: left;
}

#container #contents .inner .section .firstChild p {
	width: 377px;
	margin-top: 15px;
	line-height: 140%;
}

#container #contents .inner .section .lastChild {
	width: 367px;
	float: left;
}

#container #contents .inner .second_section {
	width: 770px;
	margin: 26px 0px 0px 34px;
	text-align: justify;
	text-justify: distribute;
}

#container #contents .inner .second_section .firstChild {
	width: 403px;
	float: left;
}

#container #contents .inner .second_section .lastChild {
	width: 367px;
	float: left;
}

#container #contents .inner .second_section .lastChild p {
	line-height: 140%;
}

/*//= 02*/


/*/// IE 5 Mac Only ///*/

/*\*//*/



/**/



