@charset "UTF-8";
body {
	width: 800px;
	margin: 1em auto;
}

#body800 {
	width: 800px;
	background-image: url(../images/800_bg.jpg);
}
.head_catch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}
.body760 {
	width: 760px;
	margin-left: 20px;
}
.tab_frame {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.tab_frame li {
	display: inline;
}
.cont_frame {
	width: 759px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
}
#left_content {
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#right_content {
	width: 350px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.Actch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.Actch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.tbl_pacth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
}

.clear {
	clear:both;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	_height: 1px;
	min-height: 1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
