@charset "euc-jp";
body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-image: url(../img/main_haikie.jpg);
}
h1{
	margin-top: 11px;
	margin-left: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
address{
	font-style: normal;
	font-size: 10px;
}
a:link{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #FF925A;
	text-decoration: none;
}

.kage_left{
	background-image: url(../img/kage_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.kage_right{
	background-image: url(../img/kage_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#head{
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 750px;
	background-image: url(../img/contents_haikei01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#leftclm{
	background-image: url(../img/leftclm_haikei.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#leftclm .ban{
	margin-left: 23px;
	margin-bottom: 8px;
}

#rightclm{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #AF995D;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/contents_haikei02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#rightclm h2{
	height: 81px;
	width: 504px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#rightclm .main{
	background-image: url(../img/maincontens_haikei01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 504px;
}
#rightclm .contents{
	height: auto;
	width: 470px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	text-align: left;
}
#rightclm .lead{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 160%;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

#footer{
	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-right-color: #AF995D;
	border-bottom-color: #AF995D;
	border-left-color: #AF995D;
	height: 67px;
	width: 750px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 130%;
	background-color: #FFFFFF;
}
#footer p{
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#footer .pagetop{
	height: auto;
	width: 732px;
	text-align: right;
	margin-top: 10px;
}

.fl_l{
float: left;
}
.fl_r{
float: right;
}
.fl_clear{
clear:both;
}
