*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	text-align:center;
	background:#000;
}
h1,h2,h3,h4,h5,p,ol,li,dd,dt{
	text-align:left;
	color:#FFF;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#FFF;
} 
a:hover,
a:focus{
	text-decoration:underline;
	color:#FF1D12;
}
#container{
	width:860px;
	margin:0 auto;
}
.head_text{
	margin:5px 0 0 0;
	padding:0;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	color:#FF1D12;
}
.sitetitle{
	margin-bottom:10px;
}
#header{
	width:840px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
.title{
	float:left;
	display:inline;
}
.ztitle{
	float:left;
	display:inline;
	margin:0 0 0 40px;
}
.add{
	width:280px;
	float:right;
	display:inline;
}
.add1{
	margin:30px 0 0 0;
}
.add2{
	margin:5px 0 0 0;
}
.add3{
	margin:5px 0 10px 0;
}
#menu{
	width:840px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
#menu ul,
#menu li{
	float:left;
	list-style-type:none;
}
#menu ul{
	width:840px;
	height:30px;
	background:url(images/navi.jpg) no-repeat;
}
#menu ul li a{
	display:block;
	width:140px;
	height:30px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
#menu ul li.navi_home a:active,
#menu ul li.navi_home a:focus,
#menu ul li.navi_home a:hover{
	background:url(images/navi.jpg) no-repeat left bottom;
}
#menu ul li.navi_2 a:active,
#menu ul li.navi_2 a:focus,
#menu ul li.navi_2 a:hover{
	background:url(images/navi.jpg) no-repeat -140px -30px;
}
#menu ul li.navi_3 a:active,
#menu ul li.navi_3 a:focus,
#menu ul li.navi_3 a:hover{
	background:url(images/navi.jpg) no-repeat -280px -30px;
}
#menu ul li.navi_4 a:active,
#menu ul li.navi_4 a:focus,
#menu ul li.navi_4 a:hover{
	background:url(images/navi.jpg) no-repeat -420px -30px;
}
#menu ul li.navi_5 a:active,
#menu ul li.navi_5 a:focus,
#menu ul li.navi_5 a:hover{
	background:url(images/navi.jpg) no-repeat -560px -30px;
}
#menu ul li.navi_6 a:active,
#menu ul li.navi_6 a:focus,
#menu ul li.navi_6 a:hover{
	background:url(images/navi.jpg) no-repeat -700px -30px;
}
#contents{
	width:840px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
#contents2{
	width:840px;
	height:300px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
#contentsb{
	width:840px;
	height:400px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
#footer{
	width:840px;
	height:60px;
	background:url(images/footer_back.jpg) no-repeat bottom;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
.copy{
	margin:15px 0 10px 0;
	text-align:center;
	font-size:12px;
}
#footer ul{
	margin:0;
	padding-top:10px;
}
#footer ul li{
	display:inline;
	margin:0;
	padding:0 0 0 7px;
	border-left:1px solid #333;
	list-style-type:none;
}
#footer ul li a{
	font-size:12px;
}
#footer ul li a:hover{
	font-size:12px;
}
#footer ul li.home{
	padding-left:0;
	border-left:0;
}
#pagetop{
	width:840px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
}
.pagetoptext{
	margin-left:750px;
	padding-left:10px;
	background:url(images/pagetop.gif) left no-repeat;
}
.topimage{
	width:840px;
	height:350px;
	background:url(images/top_image1.jpg) left top no-repeat;
	clear:both;
	margin-left:10px;
	margin-right:10px;
}
.tenpotable{
	margin-top:20px;
	margin-right:20px;
	float:right;
	display:inline;
	width:500px;
	background:url(images/table_back.jpg) repeat-y;
	border:1px solid #333;
	border-top:0;
}
dl.tenpotable dt{
	float:left;
	width:100px;
	padding:10px 0 10px 10px;
	border-top:1px solid #333;
	line-height:1.8;
}
dl.tenpotable dd{
	margin:0;
	margin-left:100px;
	padding:10px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	line-height:1.8;
}
.tenposide{
	float:left;
	display:inline;
}
.tenponame{
	margin:130px 0 20px 60px;
}
.tenpo1{
	margin:0 20px 0 20px;
}
.tenpo2{
	float:left;
	display:inline;
	margin:20px 0 20px 20px;
}
.sum{
	width:800px;
	margin-left:20px;
	margin-bottom:20px;
	clear:both;
}
.space{
	clear:both;
}
.sub{
	margin:0 20px 0 20px;
	border-bottom:1px solid #333;
	padding-bottom:10px;
	padding-top:20px;
	clear:both;
}
.sub2{
	margin:0 20px 0 20px;
	border-bottom:1px solid #333;
	padding-bottom:10px;
	padding-top:20px;
}
.top2{
	width:440px;
	float:left;
	display:inline;
}
.sidebanner{
	width:400px;
	float:right;
	display:inline;
	margin-top:20px;
}
.topbanner{
	margin-top:10px;
	margin-bottom:10px;
}
.arrow1{
	background:url(images/arrow1.gif) no-repeat left;
	padding-left:20px;
}
.t_link{
	margin-right:20px;
	margin-bottom:15px;
	margin-left:600px;
}
.kakudai{
	float:left;
	display:inline;
	margin-left:43px;
}
.accesstable{
	margin-top:20px;
	margin-left:20px;
	width:800px;
	background:url(images/table_back.jpg) repeat-y;
	border:1px solid #333;
	border-top:0;
}
dl.accesstable dt{
	float:left;
	width:100px;
	padding:10px 0 10px 10px;
	border-top:1px solid #333;
	line-height:1.8;
}
dl.accesstable dd{
	margin:0;
	margin-left:100px;
	padding:10px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	line-height:1.8;
}
.map{
	border:1px solid #333;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	text-align:center;
}
.print{
	clear:both;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
}
.blank{
	background:url(images/blank.gif) no-repeat right;
	padding-right:15px;
}
.ct{
	margin-left:25px;
	padding-top:20px;
	clear:both;	
}
.ct2{
	margin-top:10px;
}
.ct3{
	margin-top:20px;
}
.toptext1{
	margin:15px 20px 0 25px;
	line-height:2.3;
}
.toptext1b{
	margin:15px 20px 0 25px;
	line-height:2.3;
	font-size:16px;
}
.toptext1b2{
	line-height:2.3;
	font-size:16px;
}
.text1{
	margin:10px 20px 0 25px;
	line-height:1.8;
}
.text2{
	margin:10px 0 0 0;
	line-height:1.8;
}
.text22{
	margin:10px 0 10px 0;
	line-height:1.8;
}
.area1{
	width:250px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:10px;
}
.area2{
	width:250px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:10px;
}
.area3{
	width:250px;
	float:right;
	display:inline;
	margin-right:25px;
	margin-top:10px;
}
.area4{
	float:left;
	width:520px;
	display:inline;
	margin-left:25px;
	margin-top:25px;
}
.area5{
	width:520px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:10px;
}
.area6{
	width:250px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:10px;
}
.area7{
	width:520px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:10px;
}
.hm_text1{
	line-height:1.8;
	margin-top:10px;
}
.price1{
	margin-top:10px;
	width:250px;
	border-top:0;
}
dl.price1 dt{
	float:left;
	width:200px;
	line-height:1.8;
	border-bottom:1px dotted #333;
}
dl.price1 dd{
	margin:0;
	margin-left:200px;
	line-height:1.8;
	text-align:right;
	border-bottom:1px dotted #333;
}
.price2{
	width:520px;
	border-top:0;
}
dl.price2 dt{
	float:left;
	width:470px;
	line-height:1.8;
	border-bottom:1px dotted #333;
}
dl.price2 dd{
	margin:0;
	margin-left:470px;
	line-height:1.8;
	text-align:right;
	border-bottom:1px dotted #333;
}
.price3{
	width:520px;
	border-top:0;
}
dl.price3 dt{
	float:left;
	width:200px;
	line-height:1.8;
	border-bottom:1px dotted #333;
}
dl.price3 dd{
	margin:0;
	margin-left:200px;
	line-height:1.8;
	text-align:right;
	border-bottom:1px dotted #333;
}
.yphoto_1{
	margin-top:20px;
	margin-bottom:20px;
}
.buta_1{
	float:right;
	margin-top:5px;
}
.red{
	color:#FF1D12;
}
.list1{
	margin-left:15px;
	list-style-type:square;
	line-height:1.8;
	margin-bottom:20px;
}
.note1{
	margin-top:20px;
	text-align:right;
}
.h_photo1{
	margin-top:20px;
}
.gname{
	margin-top:10px;
}
.bus{
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}
.flash{
	height:400px;
	margin:20px 25px 20px 25px;
}
.menub1 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	display:inline;
	margin-left:25px;
	background:url(images/ho_menu1.jpg) no-repeat left top;
	text-indent:-9999px;
}
.menub1 a:hover{
	background:url(images/ho_menu2.jpg) no-repeat left top;
}
.menub2 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	display:inline;
	margin-left:20px;
	background:url(images/hm_menu1.jpg) no-repeat left top;
	text-indent:-9999px;
}
.menub2 a:hover{
	background:url(images/hm_menu2.jpg) no-repeat left top;
}
.menub3 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	display:inline;
	margin-left:20px;
	text-indent:-9999px;
	background:url(images/en_menu1.jpg) no-repeat left top;
}
.menub3 a:hover{
	background:url(images/en_menu2.jpg) no-repeat left top;
}
.menub4 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	display:inline;
	margin-left:20px;
	background:url(images/zen_menu1.jpg) no-repeat left top;
	text-indent:-9999px;
}
.menub4 a:hover{
	background:url(images/zen_menu2.jpg) no-repeat left top;
}
.menub5 a{
	width:250px;
	height:150px;
	display:block;
	float:left;
	display:inline;
	margin-left:20px;
	background:url(images/zen_enkai1.jpg) no-repeat left top;
	text-indent:-9999px;
}
.menub5 a:hover{
	background:url(images/zen_enkai2.jpg) no-repeat left top;
}
.card{
	border:1px solid #333;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	background:url(images/card.jpg) no-repeat;
	background-position:500px;
}
.mb_text2{
	margin:30px;
}
.mb_text3{
	margin-left:30px;
	margin-bottom:30px;
	line-height:1.8;
}
.news2{
	margin-top:20px;
	margin-left:20px;
	width:800px;
	background:url(images/t_back.jpg) repeat-y;
	border:1px solid #333;
	border-top:0;
}
dl.news2 dt{
	float:left;
	width:150px;
	padding:10px 0 10px 10px;
	border-top:1px solid #333;
	line-height:1.8;
}
dl.news2 dd{
	margin:0;
	margin-left:150px;
	padding:10px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	line-height:1.8;
}
.underline{
	text-decoration:underline;
}
.qr{
	height:108px;
	border:1px solid #333;
	margin:20px;
}
.qr2{
	float:left;
	display:inline;
	margin:5px;
}
.qr3{
	line-height:1.8;
	margin:5px;
}
.photo1{
	margin:10px 0 0 0;
}
.newopen{
	border:1px solid #FE2115;
	margin:20px;
	background:#FE2115;
}
.newopen3{
	margin:10px;
	line-height:1.5;
	color:#FFFF00;
}
.newopen2{
	margin:0 10px 10px 10px;
	line-height:1.8;
}
.newopen a:hover{
	color:#FFFF00;
}
.waku1{
	border:1px solid #FF0000;
	padding:10px;
	font-size:16px;
}
.yze1{
	text-align:center;
	margin:20px;
}
.yze3{
	margin:10px 0 10px 20px;
	line-height:1.8;
}
.yze4{
	margin:20px 20px 10px 25px;
	clear:both;
	text-align:left;
}
.yze5{
	margin:20px 0 10px 0;
}
.clear{
	clear:both;
}
.photor{
	float:right;
	display:inline;
	margin:20px;
}
#cam{
	margin:20px 10px 0 10px;
}
.cam2{
	margin:20px;
}
.cam3{
	margin:0 20px 20px 20px;
	line-height:1.8;
}
.card2{
	float:right;
	display:inline;
	margin:20px;
}
.enkai{
	margin:20px 0 0 0;
}
.nedan{
	color:#FF0000;
	font-weight:bold;
	font-size:20px;
}
