*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	color:#333333;
	min-width:1080px;
	font:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5{
	text-align:left;
	font-size:13px;
	font-weight:normal;
	color:#333333;
}
p,li,dt,dd,td,address{
	font-size:80%;
	color:#333333;
}
img{
	border:0;
}
a{
	text-decoration:underline;
	color:#007BBA;
} 
a:hover,
a:focus{
	text-decoration:underline;
	color:#007BBA;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#topback{
	background:#FCF3E0;
}
.top{
	width:900px;
	margin:0 auto;
}
#key{
	padding:5px 0 5px 0;
}
#key a{
	text-decoration:none;
	display:block;
}
#header{
	width:900px;
	margin:0 auto;
}
.header_left{
	width:450px;
	float:left;
	display:inline;
	text-align:left;
}
.header_right{
	width:450px;
	float:right;
	display:inline;
	text-align:right;
}
.title{
	padding:40px 0 10px 0;
}
.add{
	padding:20px 0 5px 0;
	float:right;
	display:inline;
}
.tel{
	padding:0 0 5px 0;
	float:right;
	display:inline;
}
.time{
	padding:0 0 20px 0;
	float:right;
	display:inline;
}
#naviback{
	background:url(../images/line.jpg) repeat-x;
	clear:both;
	height:60px;
}
.navi{
	width:900px;
	height:60px;
	margin:0 auto;
	background:url(../images/navi.png) no-repeat;
	clear:both;
}
.navi ul,
.navi li{
	float:left;
	list-style-type:none;
}
.navi_home a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
.navi_2 a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
.navi_3 a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
.navi_4 a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
.navi_5 a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	margin:0;
}
.navi ul li.navi_home a:active,
.navi ul li.navi_home a:focus,
.navi ul li.navi_home a:hover,
.now1{
	background:url(../images/navi.png) no-repeat 0px -60px;
}
.navi ul li.navi_2 a:active,
.navi ul li.navi_2 a:focus,
.navi ul li.navi_2 a:hover,
.now2{
	background:url(../images/navi.png) no-repeat -180px -60px;
}
.navi ul li.navi_3 a:active,
.navi ul li.navi_3 a:focus,
.navi ul li.navi_3 a:hover,
.now3{
	background:url(../images/navi.png) no-repeat -360px -60px;
}
.navi ul li.navi_4 a:active,
.navi ul li.navi_4 a:focus,
.navi ul li.navi_4 a:hover,
.now4{
	background:url(../images/navi.png) no-repeat -540px -60px;
}
.navi ul li.navi_5 a:active,
.navi ul li.navi_5 a:focus,
.navi ul li.navi_5 a:hover,
.now5{
	background:url(../images/navi.png) no-repeat -720px -60px;
}
#home1{
	width:900px;
	height:300px;
	background:url(../images/home1.jpg) no-repeat;
	margin:0 0 20px 0;
}
#contents{
	width:900px;
	margin:0 auto;
	padding:20px 0 0 0;
}
#viewer {
	margin: 0 auto;
	width: 900px;
	height: 300px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}
.main{
	width:600px;
	background:#FCF3E0;
	float:left;
	display:inline;
	border:2px dashed #B1DAEF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
}
.mainpink{
	width:600px;
	background:#FCF3E0;
	float:left;
	display:inline;
	border:2px dashed #F3B8D5;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
	margin:0 0 20px 0;
}
.main3{
	width:100%;
	background:#FCF3E0;
	margin:0 0 20px 0;
	float:left;
	display:inline;
	border:2px dashed #B1DAEF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
}
.main2{
	width:900px;
	background:#FCF3E0;
	border:2px dashed #B1DAEF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
}
.chirashi{
	float: left;
	display: inline;
}
.side{
	width:280px;
	height:240px;
	float:right;
	display:inline;}
.sub1{
	margin:40px;
	text-align: center;
}
.text1{
	margin:0 20px 20px 20px;
	line-height:1.8;
	text-align: center;
}
.list01{
	margin: 0 20px 0 50px;
}
.list01 li{
	margin: 0 0 20px 0;
	line-height: 1.8;
}
#footer{
	background:url(../images/line.jpg) repeat-x top;
	clear:both;
}
#footer ul{
	margin:0 0 0 0;
	padding:50px 0 30px 0;
}
#footer ul li{
	display:inline;
	margin:0;
	padding:0 0 0 7px;
	border-left:1px solid #FCF3E0;
	list-style-type:none;
}
#footer ul li a{
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li.home{
	padding-left:0;
	border-left:0;
}
.copyright{
	text-align:center;
	padding:30px;
	color:#007BBA;
	clear: both;
}
.gmap{
	margin:0 0 20px 20px;
	width:858px;
	height:400px;
	border:1px solid #CCCCCC;
}
.amap{
	margin:0 0 20px 20px;
}
.table1{
	width:800px;
	border-top:1px solid #B1DAEF;
	border-left:1px solid #B1DAEF;
	margin:0 0 20px 50px;
}
.table1 td{
	border-bottom:1px solid #B1DAEF;
	border-right:1px solid #B1DAEF;
}
.tb1{
	width:200px;
	background:#CAEEFF;
}
.tb2{
	width:600px;
	background:#E6F7FF;
	padding:20px;
}
.cwaku1{
	margin:0 50px 20px 50px;
	border:1px dotted #B1DAEF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
	background:url(../images/cwaku1.jpg) repeat-y left;
}
.ctext1{
	line-height:1.8;
	margin:20px 20px 20px 220px;
}
.ctext2{
	line-height:1.8;
	margin:0 20px 20px 220px;
}
.csub2{
	float:left;
	display:inline;
	padding:25px 0 0 0;
}
.cp1{
	float:right;
	display:inline;
	padding:20px;
}
.clear{
	clear:both;
}
.swaku1{
	margin:0 50px 20px 50px;
	border:1px dotted #B1DAEF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	text-align:left;
	background:#E6F7FF;
	height:310px;
}
.sphoto{
	padding:20px 0 20px 20px;
	float:left;
	display:inline;
}
.sname{
	padding:20px 0 0 20px;
	float:left;
	display:inline;
}
.stable1{
	width:535px;
	background:url(../images/stable1.jpg) repeat-y left;
	border:1px dotted #B1DAEF;
	border-top:0;
	float:right;
	display:inline;
	margin:20px 20px 0 0;
}
dl.stable1 dt{
	float:left;
	display:inline;
	width:80px;
	padding:10px 0 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
dl.stable1 dd{
	margin:0;
	margin-left:80px;
	padding:10px 20px 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
.awaku1{
	width:560px;
	float:right;
	display:inline;
	margin:20px 20px 20px 0;
}
.awaku2{
	float:left;
	display:inline;
	width:270px;
}
.awaku3{
	float:right;
	display:inline;
	width:270px;
}
.atext1{
	text-align:center;
	padding:10px 0 20px 0;
}
.atext2{
	text-align:center;
	padding:10px 0 0 0;
}
.awaku4{
	width:173px;
	float:left;
	display:inline;
}
.awaku5{
	width:173px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
}
.awaku6{
	width:173px;
	float:right;
	display:inline;
}
.pink{
	color:#DE3F8B;
}
.atable1{
	width:560px;
	background:url(../images/atable1.jpg) repeat-y left;
	border:1px dotted #B1DAEF;
	border-top:0;
	margin:20px 0 20px 220px;
}
dl.atable1 dt{
	float:left;
	display:inline;
	width:100px;
	padding:10px 0 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
dl.atable1 dd{
	margin:0;
	margin-left:100px;
	padding:10px 20px 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
.atable2{
	width:560px;
	background:url(../images/atable2.jpg) repeat-y left;
	border:1px dotted #B1DAEF;
	border-top:0;
	margin:20px 0 20px 220px;
}
dl.atable2 dt{
	float:left;
	display:inline;
	width:200px;
	padding:10px 0 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
dl.atable2 dd{
	margin:0;
	margin-left:200px;
	padding:10px 20px 10px 10px;
	border-top:1px dotted #B1DAEF;
	line-height:1.8;
}
.newswaku{
	margin: 0 0 20px 20px;
	width:560px;
}
.newswaku a{
	text-decoration:none;
}
.newswaku dl{
	width:560px;
	margin:0 0 20px 20px;
	border-bottom:1px dotted #CCCCCC;
}
.newswaku dt{
	float:left;
	display:inline;
	width:150px;
	padding:10px 0 10px 5px;
	border-top:1px dotted #CCCCCC;
}
.newswaku dd{
	margin:0;
	margin-left:150px;
	padding:10px 0 10px 0;
	border-top:1px dotted #CCCCCC;
}
.newswaku dd a{
	color:#333333;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.sky{
	color:#0079B8;
	font-weight:bold;
}
.psub2{
	background:#DE3F8B;
	color:#FCF3E0;
	padding:5px 0 5px 0;
	margin:0 0 8px 20px;
	font-weight:bold;
	text-align:center;
	border-radius: 50px;        /* CSS3草案 */  
    -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50px;   /* Firefox用 */
	display: block;
}
.side01{
	margin: 20px 0 8px 0;
}
.sidetext1{
	text-align: left;
	line-height: 1.8;
	color:#0079B8;
}
.space{
	padding: 0 0 0 4em;
}
.shukkin{
	margin: -15px 0 20px 20px;
	border-top: 1px solid #B1DAEF;
	border-left: 1px solid #B1DAEF;
	width: 350px;
}
.shukkin td{
	border-bottom: 1px solid #B1DAEF;
	border-right: 1px solid #B1DAEF;
	width: 50px;
	text-align: center;
	padding: 5px 0 5px 0;
	line-height: 1.5;
}
.skb01{
	background: #CAEEFF;
	font-weight: bold;
}
.skb02{
	background: #E6F7FF;
}
.nenmatsu{
	margin: -15px 0 20px 20px;
	border-top: 1px solid #B1DAEF;
	border-left: 1px solid #B1DAEF;
	width: 450px;
}
.nenmatsu td{
	border-bottom: 1px solid #B1DAEF;
	border-right: 1px solid #B1DAEF;
	width: 50px;
	text-align: center;
	padding: 5px 0 5px 0;
	line-height: 1.5;
}
.redback{
	background: #FFBFBF;
}
.pinkwaku{
	border: 1px solid #DE3F8B;
	margin: 0 20px 20px 20px;
	padding: 20px 0 0 0;
}
.big{
	font-size: 18px;
}
.map{
	padding: 0 0 20px 20px;
}