@charset "Shift_JIS";


/*メインコンテンツ*/
\
.topbox {
	width:800px;
	height:15px;
	background:url(../../link/img/contentsbar_up.gif) no-repeat;
	margin:0px auto;
	padding:0;
	}
.bottombox {
	width:800px;
	height:17px;
	background:url(../../link/img/contentsbar_down.gif) no-repeat;
	margin:0px auto;
	padding:0;
	float:left;
	}
.contents {
	width:800px;
	background-image:url(../../link/img/contents_back.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	background-position:top;
	float:left;
	}


	
	.contents_box02 p {
	margin:0px;
	padding:3px;
	border-bottom:dotted 1px #CCCCCC;
	text-align:left;
	}
	
	
.contents_box03 {
	width:550px;
	text-align:center;
	margin:0 auto;
	padding:0px;
	}
.contents_box_l {
	width:auto;
	margin:0px 8px 0 8px;
	text-align:left;
	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;
	}



/* table */
.table_div {
	margin-left:45px;

	}
* html .table_div {
	margin:0 auto;
	
	}
.hr_footer {
	border:1px;
	border-style:solid;
	border-color:#000000;
	margin:0px 0 0px 0;
	padding: 0px;
	}
	
.dummyimg {
	width:33px;
	height:50pz;
	float:left;
	}