body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.4em;
	color:#505050;
}

#wrapper{
	width:800px;
	margin:0 auto;
	border-right:2px #e6e6e6 solid;
	border-left:2px #e6e6e6 solid;
	background:#f5f5f5;
}
#left_box{
	width:491px;
	float:left;
	background:url(../images/bg.gif) repeat-y;
	_margin-top:-3px;
}
#inner{
	height:600px;
	_height:606px;
	padding:0 10px;
	clear:both;
	
}
#inner02{
	height:580px;
	_height:590px;
	padding:0 10px;
	clear:both;
}
#inner03{
	padding:0 10px;
	clear:both;
	
}


#right_box{
	width:309px;
	float:right;
	background:#F5F5F5;
	_margin-top:-3px;
}
#foot{
	color:#fff;
	background:#323232;
	height:50px;
	_margin-top:-5px;
}

.text_box{
	width:450px;
	margin:10px 0;
		
}

#text_box02{
	width:180px;
	float:left;
	margin-left:20px;
	margin-right:8px;
}
#img_box{
	width:76px;
	float:left;
}
#img_box01{
	_margin-top:-5px;
}
#img_box02{
	_margin-top:-3px;
}



#foot a:link{
	color:#fff;
}
#foot a:visited{
	color:#fff;
}

#foot_left{
	width:450px;
	float:left;
	text-align:center;
}
#foot_right{
	width:309px;
	float:left;
	text-align:center;
	font-size:10px
}
#foot_img{
	_margin-top:-3px;
}

#table_box{
	font-size:14px;
	_height:589px;
}
table{
	margin-top:20px;
}
td{
	height:30px;
}
th{
	width:100px;
	background:#ffe386;
	text-align:left;
	padding-left:15px;
}

.left_text{
	width:100px;
	float:left;
	font-size:14px;
	font-weight:900;
	margin-bottom:10px;
	text-align:right;
}
.right_text{
	width:340px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}

/*-----------IE7CSS HACK------------*/
*:first-child+html #inner{
	height:594px;
}
*:first-child+html #inner02{
	height:604px;
}


*:first-child+html #left_box{
	margin-top:-11px;
}
*:first-child+html #right_box{
	margin-top:-11px;
	padding-top:3px;
}
*:first-child+html #foot_img{
	margin-top:-10px;
}
*:first-child+html #foot{
	margin-top:-5px;
}
*:first-child+html #table_box{
	height:589px;
}
*:first-child+html #img_box02{
	margin-top:-3px;
}



/*---------IE8CSSHACK--------------*/

html>/**/body #table_box{
	height /*\**/: 560px\9
}






