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

img{
	border:0px;	
}

ul,li,dl,dt,dd{
	list-style:none;
}

body {
	text-align:center;
	background:#c1c1af url(../img/back01.jpg) repeat-y top center;
}

#body01{
	margin:0 auto;
	background:url(../img/main_01.jpg) repeat-x top center;
	height:614px;
}

#body02{
	margin:0 auto;
	background:url(../img/main_02.jpg) repeat-x top center;
	height:614px;
}

#body03{
	margin:0 auto;
	background:url(../img/main_03.jpg) repeat-x top center;
	height:614px;
}

#body04{
	margin:0 auto;
	background:url(../img/main_04.jpg) repeat-x top center;
	height:614px;
}

#head {
	text-align:center;
	background:url(../img/head_back.png) repeat-x top center;
	height:113px;
}

#head_data{
	margin:0 auto;
	width:1000px;
}

#head_data #h_left{
	float:left;
	width:297px;
}

#head_data #h_right{
	margin:30px 0 0 0;
	float:right;
	width:700px;
}

#wapper{
	width:920px;
	margin:40px auto 40px;
}

.data {
	margin:0px auto 40px;
}

.data_title{
	margin:0px auto 20px;
}

.data_naiyou{
	width:880px;
	margin:0px auto 0px;
	text-align:left;
}

.data_naiyou img{
	margin:0px 0px 0px 20px;
}

.data_naiyou table{
	border-top:#666 solid 1px;
	border-left:#666 solid 1px;
}

.data_naiyou td{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
}

.data_naiyou th{
	border-bottom:#666 solid 1px;
	border-right:#666 solid 1px;
	background:#CCC;
}

#foot01{
	width:1000px;
	margin:0px auto 40px;
}

#foot02{
	width:1000px;
	margin:0px auto 40px;
}


/*-------------------------------------------------
font
-------------------------------------------------*/

A:link {
color:#776f57;
text-decoration: none;
}

A:visited {
color: #776f57;
text-decoration: none;
}

A:active {
color: #776f57;
text-decoration: underline;
}

A:hover {
color: #776f57;
text-decoration: underline;
}

.font_ff7200{
	color:#ff7200;
}
