body,h1,h2,h3,.none {
	margin:0;
	padding:0;
	font-size: 10px;
	font-weight: normal;	
}

body{
	background-image: url("../images/common/back_top.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #336699;
}

.red{
	color: #FF0000;
}

#feild_contents {
	width: 1000px;
	overflow: hidden;
	clear: both;
	background-color: #FFFFFF;
	margin: 0 auto 0;
}

#menu_field {
	width: 1000px;
	overflow: hidden;
	background-image:url(../images/common/logo_02.jpg);
/*	background-color: #000000; */
	margin: 0 auto 0;
}

#menu_contents {
	width: 798px;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
}

#menu_contents .button, #menu_contents .line {
	float: left;
	margin: 0;
}

.top_pos {
	color: #CCCCCC;
	width: 110px;
	position: absolute;
	top: 27px;
	left: 806px;
}
.top_pos a {
	color: #CCCCCC;
	text-decoration: none;
}

.common798_contents {
	width: 798px;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
}

.common1000_contents {
	width: 1000px;
	margin: 0;
	overflow: hidden;
	clear: both;
	
}

#main_contents_feild {
	width: 1000px;
	overflow: hidden;
	clear: both;
	background-image: url("../images/common/contents_back.jpg") ;
	background-repeat: repeat-y;
}

#main_contents {
	width: 798px;
	margin: 0px auto 0px;
	overflow: hidden;
	clear: both;
}

#footer_field {
	width: 100%;
	margin: 0;
	overflow: hidden;
	background-image: url("../images/common/back_footer.jpg");
	background-repeat: repeat-x;
	background-position: top left;
}

#footer_contents {
	width: 1000px;
	height:118px;
	margin: 0 auto 0;
	overflow: hidden;
	clear: both;
	position:relative
}

.footer_pos1 {
	color: #ffffff;
	width: 250px;
	position: absolute;
	top: 18px;
	left: 647px;
	text-align:right;
}

.footer_pos1 a {
	color: #ffffff;
	text-decoration: none;
}

.footer_pos2 {
	color: #ffffff;
	width: 220px;
	position: absolute;
	top: 33px;
	left: 677px;
	text-align:right;
}
