@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/charactor/ttl_charactor.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 p {
	width: 768px;
	margin-left: 36px;
}

#container #contents .inner .player {
	width: 768px;
	margin-left: 55px;
	padding-top: 6px;
}

#container #contents .inner .player .horizontal {
	width: 768px;
}
#container #contents .inner .player .horizontal a {
	float: left;
}


/*//= 02*/


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

/*\*//*/



/**/



