@charset "Shift_JIS";


p.about {
	margin:0px 0 0 12px;
	padding:0px;
	}

.topbox {
	width:800px;
	height:15px;
	background:url(../../about/img/contentsbar_up.gif) no-repeat;
	margin:0px auto;
	padding:0;
	}
.bottombox {
	width:800px;
	height:17px;
	background:url(../../about/img/contentsbar_down.gif) no-repeat;
	margin:0px auto;
	padding:0;
	float:left;
	}
.contents {
	width:800px;
	background-image:url(../../about/img/contents_back.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	background-position:top;
	float:left;
	}



.div_botton {
	float:right;
	vertical-align:bottom;
	padding:0;
	margin:0;
	}

.rightimg {
	float:right;
	margin:0px 3px 0px 3px;
	}
.leftimg {
	float:left;
	margin:0px 3px 0px 3px;
	}

