*{
	margin:0;
	padding:0;
	scroll-behavior: smooth;
}
body{
	text-align:center;
	color:#000000;
	min-width:1080px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,h2,h3,h4,h5{
	text-align:left;
	font-size:13px;
	font-weight:normal;
}
p,li,dt,dd,td{
	font-size:95%;
}
img{
	border:0;
}
a{
	text-decoration:underline;
	color:#000000;
} 
a:hover,
a:focus{
	text-decoration:underline;
	color:#000000;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#top{
	background:#DF3447;
}
.topwaku{
	width:1000px;
	margin:0 auto;
}
#key{
	padding:5px 0 5px 0;
}
#key a{
	color:#FFFFFF;
	text-decoration:none;
}
#header{
	width:1000px;
	margin:0 auto;
}
.header_left{
	width:170px;
	float:left;
	display:inline;
	text-align:left;
}
.header_right{
	width:555px;
	float:right;
	display:inline;
}
.title{
	padding:20px 0 20px 0;
}
.hr01{
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	height: 67px;
	width: 400px;
	overflow-y:auto;
	overflow-x: hidden;
}
.hr02{
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
}
.hr03{
	float: right;
	display: inline;
	margin: 10px 0 10px 0;
	height: 67px;
	width: 150px;
}
.hr04{
	margin: 0 0 7px 0;
	font-size: 80%;
}
.hr05{
	background: #DF3447;
}
.hr04 a,
.hr05 a{
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	line-height: 67px;
	display: block;
	background: url(../images/chirashiback.jpg) no-repeat;
}
#naviwaku{
	clear:both;
	height:40px;
	border-bottom:2px solid #DF3447;
	margin:0 0 20px 0;
}
.navi{
	width:1000px;
	height:30px;
	margin:0 auto;
	background: url(../images/naviback.png) no-repeat;
}
#dropmenu {
  list-style-type: none;
  width: 1000px;
  padding: 0;
}
#dropmenu li {
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a {
  display: block;
  margin: 0;
  padding: 10px 0;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
}
#dropmenu li ul li a {
  padding: 13px 15px;
  background: #F7CCD1;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu > li:hover > a {  background: #F7CCD1 }
#dropmenu > li:hover li:hover > a {  background: #F09FA8 }
#dropmenu li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {  background: #E65B69 }
#dropmenu li:hover ul li ul li:hover > a {  background: #DF3447 }
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #E65B69;
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #E65B69;
}
.hbanner{
	float:right;
	display:inline;
	background:#DF3447;
	margin:20px 0 0 10px;
}
.kakibanner{
	float:right;
	display:inline;
	margin:10px 0 0 0;
}
#contents{
	width:1000px;
	margin:0 auto;
	text-align:left;
	clear:both;
	padding: 0 0 40px 0;
}
.flash{
	width:1000px;
	height:350px;
	margin:0 0 20px 0;
}
.top1{
	float:left;
	display:inline;
}
.top2{
	width:650px;
	height:350px;
	float:right;
	display:inline;
	margin:0 0 0 0;
}
#viewer {
    margin: 0 auto;
    width: 1000px;
    height: 350px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}
.slidewaku{
	margin: 0 0 20px 0;
}
.hwaku{
	width:660px;
	float:left;
	display:inline;
	border:1px dotted #CCCCCC;
	margin:0 0 20px 0;
}
.hwakuhome{
	width:660px;
	height: 645px;
	float:left;
	display:inline;
	border:1px dotted #CCCCCC;
	margin:0 0 20px 0;
}
.blog{
	width:320px;
	float:right;
	display:inline;
}
.newswaku{
	border:1px solid #DF3447;
	overflow-y:scroll;
	height:610px;
	margin:0 0 20px 0;
}
.newswaku a{
	text-decoration:none;
}
.newswaku dl{
	width:280px;
	margin:10px 0 0 10px;
	border-top:0;
}
.newswaku dt{
	float:left;
	display:inline;
	width:80px;
	padding:5px 0 5px 0;
	border-top:1px dotted #CCCCCC;
	line-height:1.8;
}
.newswaku dd{
	margin:0;
	margin-left:80px;
	padding:5px 0 5px 0;
	border-top:1px dotted #CCCCCC;
	line-height:1.8;
}
.sub1{
	background:#DF3447;
	color:#FFFFFF;
	padding:5px 0 5px 5px;
	font-size: 16px;
}
.sub3{
	background:#DF3447;
	padding:5px 0 5px 5px;
	color:#FFFFFF;
	font-size: 16px;
}
.sub3 a{
	text-decoration: none;
	color: #FFFFFF;
}
html,body { 
	scrollbar-base-color:#EEEEEE;
}
.sub2{
	padding:20px;
}
.text1{
	padding:20px;
	line-height:1.8;
}
.text2{
	padding:0 20px 20px 20px;
	line-height:1.8;
}
.photor{
	float:right;
	display:inline;
	padding:5px 20px 20px 20px;
}
.hwaku2{
	border:1px solid #DF3447;
	height:400px;
	clear:both;
}
.hwaku3{
	width:176px;
	background:#DF3447;
	float:left;
	display:inline;
	margin:20px 0 0 20px;
}
.htext1 a{
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#pt{
	clear:both;
	width:1000px;
}
.pagetop{
	clear:both;
	margin:60px 0 20px 0;
	text-align:right;
	font-size: 80%;
}
.pagetop a{
	padding:5px 10px 5px 10px;
	background:#DF3447;
	color:#FFFFFF;
	text-decoration:none;
}
#footer{
	background:#DF3447;
	clear:both;
}
#footer ul{
	margin:0 0 0 0;
	padding:20px 0 0 0;
}
#footer ul li{
	display:inline;
	margin:0;
	padding:0 0 0 7px;
	border-left:1px solid #EF969E;
	list-style-type:none;
	font-size: 80%;
}
#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li.home{
	padding-left:0;
	border-left:0;
}
.copyright{
	color:#FFFFFF;
	padding:20px 0 20px 0;
	font-size: 80%;
}
.footerwaku{
	width:1000px;
	margin:0 auto;
}
.footer_left{
	width:600px;
	float:left;
	display:inline;
	text-align:left;
}
.mobile{
	padding:20px 0 0 0;
}
.main{
	width:800px;
	border:1px solid #CCCCCC;
	margin:0 auto;
}
.main2{
	width:800px;
	border:1px solid #CCCCCC;
	margin:20px auto;
}
.sub4{
	text-align:center;
	padding:40px 0 0 0;
}
.atext1{
	text-align:center;
}
.awaku1{
	width:500px;
	height:150px;
	background:url(../images/awaku1.jpg) no-repeat left top;
	margin:40px 0 0 50px;
}
.awaku1m{
	width:500px;
	background:url(../images/awaku1.jpg) no-repeat left top;
	margin:40px 0 0 50px;
}
.atext2{
	line-height:1.8;
	margin:20px 0 0 160px;
	border:1px solid #003300;
	padding:20px;
	background:#FFFFCC;
}
.atext2m{
	line-height:1.8;
	margin:20px 0 0 160px;
	border:1px solid #003300;
	padding:30px 20px 30px 20px;
	background:#FFFFCC;
}
.awaku2{
	width:500px;
	height:150px;
	background:url(../images/awaku2.jpg) no-repeat right top;
	margin:40px 0 0 250px;
}
.awaku2m{
	width:500px;
	background:url(../images/awaku2.jpg) no-repeat right top;
	margin:40px 0 20px 250px;
}
.atext3{
	line-height:1.8;
	margin:20px 160px 0 0;
	border:1px solid #DF3447;
	padding:20px;
	background:#FFFFCC;
}
.atext3m{
	line-height:1.8;
	margin:20px 160px 0 0;
	border:1px solid #DF3447;
	padding:30px 20px 30px 20px;
	background:#FFFFCC;
}
.atext4{
	padding:40px 20px 20px 20px;
	line-height:1.8;
	clear:both;
}
.none{
	text-decoration:none;
}
.sub5{
	text-align:center;
	padding:40px 0 20px 0;
}
.nwaku1{
	margin:0 100px 40px 100px;
	border:1px dotted #CCCCCC;
	background:url(../images/back1.jpg) repeat-x bottom;
}
.nsub1{
	background:#DDDDDD;
	padding:10px;
	font-weight:bold;
	font-size:18px;
	margin:20px 20px 0 20px;
	border-left:5px solid #DF3447;
}
.text1c{
	text-align:center;
	padding:20px 0 40px 0;
	line-height:1.8;
}
.ntext1{
	padding:20px;
	line-height:1.8;
}
.sub6{
	padding:20px;
}
.kwaku1{
	border:1px dotted #CCCCCC;
	background:url(../images/back1.jpg) repeat-x bottom;
	margin:0 20px 40px 20px;
}
.sub7{
	font-size:18px;
	margin:20px;
	font-weight:bold;
	padding:0 0 0 10px;
	border-left:5px solid #DF3447;
}
.sub8{
	margin:20px;
	font-weight:bold;
	font-size:18px;
	color:#DF3447;
}
.kt1{
	float:left;
	display:inline;
	margin:0 0 20px 20px;
}
.kt2{
	float:left;
	display:inline;
	margin:0 20px 20px 20px;
}
.kt2-2{
	float:left;
	display:inline;
	margin:0 20px 80px 20px;
}
.ktable{
	width:420px;
	background:url(../images/eee.jpg) repeat-y;
	border:1px solid #CCC;
	border-top:0;
	margin:0 0 20px 0;
	float:left;
	display:inline;
	font-size: 80%;
}
dl.ktable dt{
	float:left;
	display:inline;
	width:80px;
	padding:10px 0 10px 10px;
	border-top:1px solid #CCC;
}
dl.ktable dd{
	margin:0;
	margin-left:80px;
	padding:10px;
	border-top:1px solid #CCC;
	border-left:1px dotted #CCC;
}
.gmap{
	width: 420px;
	height: 240px;
	border: 1px solid #CCCCCC;
	float: left;
	display: inline;
}
.table3{
	width:718px;
	border-top:0;
	margin:0 0 20px 20px;
	float:left;
	display:inline;
}
dl.table3 dt{
	float:left;
	display:inline;
	width:100px;
	padding:10px 0 10px 10px;
}
dl.table3 dd{
	margin:0;
	margin-left:100px;
	padding:10px;
}
.clear{
	clear:both;
}
.kwaku2{
	width:200px;
	float:left;
	display:inline;
	margin:0 0 20px 20px;
}
.kwaku2tnh{
	width:200px;
	float:left;
	display:inline;
	margin:0 0 20px 20px;
}
.w420{
	width: 420px;
	float: left;
	display: inline;
}
.w274{
	width: 274px;
	float: right;
	display: inline;
}
.cwaku1{
	border:1px solid #DF3447;
	width:274px;
	height:357px;
	float:right;
	display:inline;
	margin:0 0 20px 0;
	background:url(../images/kc1-2.jpg) no-repeat top;
}
.cwaku2{
	border:1px solid #DF3447;
	width:274px;
	height:357px;
	float:right;
	display:inline;
	margin:0 0 20px 0;
	background:url(../images/kc2.jpg) no-repeat top;
}
.cwaku3{
	border:1px solid #DF3447;
	width:274px;
	height:357px;
	float:right;
	display:inline;
	margin:0 0 20px 0;
	background:url(../images/kc3.jpg) no-repeat top;
}
.cwaku4{
	border:1px solid #DF3447;
	width:274px;
	height:357px;
	float:right;
	display:inline;
	margin:0 0 20px 0;
	background:url(../images/kc4.jpg) no-repeat top;
}
.botan{
	float:right;
	display:inline;
	margin:20px 0 0 0;
}
.ctext1{
	line-height:1.8;
	padding: 0 20px 20px 0;
}
.cwaku2 dl,
.cwaku3 dl,
.cwaku4 dl{
	width:254px;
	margin:120px 0 0 10px;
}
.cwaku2 dt,
.cwaku3 dt,
.cwaku4 dt{
	float:left;
	display:inline;
	width:80px;
	padding:5px 0 5px 0;
	line-height:1.8;
}
.cwaku2 dd,
.cwaku3 dd,
.cwaku4 dd{
	margin:0;
	margin-left:80px;
	padding:5px 0 5px 0;
	line-height:1.8;
}
.list1{
	margin:0 0 40px 50px;
	line-height:1.8;
}
.list1 li li{
	font-size: 100%;
	margin: 0 0 0 20px;
}
.ctext2{
	clear:both;
	padding:20px;
	line-height:1.8;
}
.list2{
	margin:0 20px 20px 50px;
	line-height:1.8;
}
.list2 li{
	margin:0 0 10px 0;
}
.ctext3{
	padding:0 20px 20px 20px;
	line-height:1.8;
	font-size:80%;
}
.ctext3-2{
	padding:0 20px 0 20px;
	line-height:1.8;
}
.ctext4{
	padding:0 20px 20px 20px;
	line-height:1.8;
}
.bold{
	font-weight:bold;
}
.koma{
	padding:0 0 0 20px;
}
.psub1{
	margin:0 20px 20px 20px;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #DF3447;
	padding:0 0 10px 0;
}
.ue4{
	margin:0 0 20px 38px;
}
.ptable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
}
.ptable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}
.ue1{
	width:20%;
	background:url(../images/green.jpg) repeat-y left;
	text-align:center;
	font-weight:bold;
}
.ue2{
	width:20%;
	text-align:center;
}
.pt1{
	width:100px;
}
.pt7{
	width:190px;
}
.pt2{
	text-align:center;
	background:#EEEEEE;
}
.pt3{
	background:url(../images/green.jpg) repeat-y left;
	text-align:center;
	font-weight:bold;
}
.pt4{
	text-align:right;
}
.pt5{
	background:url(../images/orange.jpg) repeat-y left;
	text-align:center;
	font-weight:bold;
}
.pt6{
	background:url(../images/red.jpg) repeat-y left;
	text-align:center;
	font-weight:bold;
}
.pt8{
	background:url(../images/gold.jpg) repeat-y left;
	text-align:center;
	font-weight:bold;
}
.pwaku1{
	float:left;
	display:inline;
	width:200px;
	margin:0 0 0 38px;
}
.ptext1{
	clear:both;
	padding:20px 0 20px 38px;
}
.ptext2{
	text-align:center;
	background:#DF3447;
	padding:5px 0 5px 0;
}
.ptext2 a{
	color:#FFFFFF;
}
.ptext3{
	margin:0 0 10px 38px;
}
.ptext4{
	margin:0 0 20px 38px;
}
.jikanwari{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
}
.jikanwari td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:center;
	font-size: 80%;
}
.jw1{
	width:65px;
}
.ptext4{
	line-height:1.8;
	margin:0 38px 20px 38px;
}
.next{
	text-align:right;
	clear:both;
	padding:20px;
	font-size: 80%;
}
.next a{
	color:#DF3447;
	text-decoration:none;
}
.arrow1{
	background:url(../images/arrow1.gif) no-repeat left;
	padding:0 0 0 20px;
}
.kyouzai1{
	padding:0 0 20px 40px;
}
.klist1{
	margin:0 40px 0 40px;
	line-height:1.8;
	padding:20px 0 10px 0;
}
.klist1 li{
	background:url(../images/check.jpg) no-repeat left top;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	list-style:none;
}
.underline{
	background:url(../images/ul.jpg);
	padding:5px;
	font-weight:bold;
	color:#CC0000;
}
.ktext1{
	padding:20px 0 20px 40px;
}
.ywaku{
	background:#FFFFCC;
	margin:0 40px 0 40px;
	border:1px dotted #CCCCCC;
}
.kywaku1{
	width:340px;
	margin:0 0 20px 40px;
	float:left;
	display:inline;
	border:1px solid #CCCCCC;
	background:url(../images/back1.jpg) repeat-x bottom;
}
.kywaku2{
	width:340px;
	margin:0 0 20px 40px;
	float:left;
	display:inline;
	border:1px solid #DF3447;
}
.ktext2{
	text-align:center;
	padding:20px;
	clear:both;
}
.ksub1{
	font-weight:bold;
	padding:5px;
	background:#CCCCCC;
}
.ksub2{
	font-weight:bold;
	padding:5px;
	background:#DF3447;
	color:#FFFFFF;
}
.kaisetsu1{
	margin:20px 0 0 60px;
}
.jtable{
	margin:0 0 20px 50px;
	width:700px;
	background:url(../images/eee2.jpg) repeat-y;
	border:1px solid #CCCCCC;
	border-top:0;
}
dl.jtable dt{
	float:left;
	width:280px;
	padding:10px 0 10px 10px;
	border-top:1px solid #CCCCCC;
}
dl.jtable dd{
	margin:0;
	margin-left:280px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.jsub1{
	background:#DF3447;
	color:#FFFFFF;
	margin:20px 20px 20px 20px;
	padding:10px;
	clear:both;
	font-size: 20px;
}
.jsub1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.jsub2{
	margin: 0 0 10px 50px;
	color: #DF3447;
	font-weight: bold;
	font-size: 18px;
}
.hoka{
	margin:0 50px 0 0;
	text-align:right;
}
.jtable2{
	width: 698px;
	margin: 0 0 20px 50px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.jtable2 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 10px;
}
.w10{
	width: 10%;
}
.w15{
	width: 15%;
}
.w20{
	width: 20%;
}
.w40{
	width: 40%;
}
.w50{
	width: 50%;
}
.backe{
	background: #EEEEEE;
}
.htext2{
	padding:20px 0 0 20px;
}
.htext2{
	padding:20px 0 0 20px;
}
.htext3{
	padding:20px 20px 20px 20px;
	line-height:1.8;
}
.htext3-2{
	padding:0 20px 20px 20px;
	line-height:1.8;
}
.htext3end{
	padding:20px 20px 40px 20px;
	line-height:1.8;
}
.htext4{
	padding:10px 20px 20px 20px;
	line-height:1.8;
}
.homeb{
	float:right;
	display:inline;
	margin:0 0 10px 0;
}
.htwaku1{
	margin:0 40px 20px 40px;
	height:140px;
	border:1px dotted #CCCCCC;
	background:url(../images/back1.jpg) repeat-x bottom;
}
.hti{
	float:left;
	display:inline;
	padding:10px 20px 0 10px;
}
.httext1{
	padding:20px 20px 20px 0;
	line-height:1.8;
}
.shita{
	padding:0 0 20px 50px;
}
.junbi{
	padding:0 0 300px 20px;
}
.junbi2{
	padding:20px 0 300px 20px;
}
.kstable{
	margin:0 0 40px 40px;
	width:720px;
	background:url(../images/ksback.jpg) repeat-y;
	border:1px solid #CCCCCC;
	border-top:0;
}
dl.kstable dt{
	float:left;
	width:240px;
	padding:10px 0 10px 10px;
	border-top:1px solid #CCCCCC;
	line-height:1.8;
}
dl.kstable dd{
	margin:0;
	margin-left:240px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	line-height:1.8;
}
.table12{
	margin:0 0 40px 40px;
	width:720px;
	background:url(../images/kback.jpg) repeat-y;
	border:1px solid #CCCCCC;
	border-top:0;
}
dl.table12 dt{
	float:left;
	width:140px;
	padding:10px 0 10px 10px;
	border-top:1px solid #CCCCCC;
	line-height:1.8;
}
dl.table12 dd{
	margin:0;
	margin-left:140px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	line-height:1.8;
}
.table13{
	margin:0 0 0 40px;
	width:720px;
	background:url(../images/kback.jpg) repeat-y;
	border:1px solid #CCCCCC;
	border-top:0;
}
dl.table13 dt{
	float:left;
	width:140px;
	padding:10px 0 10px 10px;
	border-top:1px solid #CCCCCC;
	line-height:1.8;
}
dl.table13 dd{
	margin:0;
	margin-left:140px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	line-height:1.8;
}
.red{
	color:#CC0000;
}
.st{
	font-weight:bold;
}
.ktitle{
	margin:0 20px 20px 20px;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #DF3447;
	padding:0 0 10px 0;
}
.suku{
	overflow:auto;
	height:237px;
	margin:120px 0 0 0;
}
.suku a{
	text-decoration:none;
}
.cwaku1 dl{
	width:244px;
	margin:0 0 0 10px;
}
.cwaku1 dt{
	float:left;
	display:inline;
	width:80px;
	padding:5px 0 5px 0;
	line-height:1.8;
}
.cwaku1 dd{
	margin:0;
	margin-left:80px;
	padding:5px 0 5px 0;
	line-height:1.8;
}
.jstext1{
	margin:10px 40px 40px 40px;
	line-height:1.8;
}
.classphoto{
	float:left;
	display:inline;
	margin:0 0 20px 20px;
}
.csub1{
	padding:5px 0 5px 20px;
	margin:0;
	background:#DF3447;
	color:#FFFFFF;
	font-size:16px;
}
.ctext5{
	padding:20px;
}
.cwaku5{
	border:1px solid #DF3447;
	float:left;
	width:718px;
	margin:0 20px 0 20px;
}
.cwaku6{
	clear: both;
	margin: 0 20px 0 20px;
}
.thtable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 0 38px;
}
.thtable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:center;
	width:20%;
}
.thtext1{
	margin:5px 0 20px 38px;
}

.thtable2{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
}
.thtable2 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:center;
}
.thc1{
	width:137px;
}
.thc2{
	width:276px;
}
.t20{
	width:20%;
}
.t40{
	width:40%;
}
.htable{
	width:620px;
	margin:20px 0 20px 90px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.htable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	vertical-align:top;
}
.tsuki{
	float:right;
}
.ht1{
	width:120px;
	background:#EEEEEE;
}
.ht2{
	width:500px;
}
.psub2{
	margin:0 0 10px 38px;
	background:#00A3D9;
	width:160px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
}
.psub3{
	margin:0 0 10px 38px;
	background:#A3D900;
	width:160px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}
.psub4{
	margin:0 0 10px 38px;
	background:#FF4D4D;
	width:400px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}
.psub101{
	margin:0 0 10px 38px;
	background:#0059B2;
	width:160px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
}
.psub101s{
	margin:0 0 10px 38px;
	font-size: 14px;
	color:#0059B2;
}
.psub102{
	margin:0 0 10px 38px;
	background:#85B200;
	width:160px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
}
.psub102s{
	margin:0 0 10px 38px;
	font-size: 14px;
	color:#85B200;
}
.psub103{
	margin:0 0 10px 38px;
	background:#B20000;
	width:160px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */
}
.psub103s{
	margin:0 0 10px 38px;
	font-size: 14px;
	color:#B20000;
}
.kpricetable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
}
.kpricetable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	width:25%;
	text-align:center;
	font-size: 80%;
}
.pricetable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
}
.pricetable td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	width:11%;
	text-align:center;
	font-size: 80%;
}
.pricetable2{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
	background:#FFFFFF;
}
.pricetable2 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px 0 10px 0;
	text-align:center;
	font-size: 80%;
}
.pricetable3{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 20px 38px;
	background:#FFFFFF;
}
.pricetable3 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px 0 10px 0;
	text-align:center;
	font-size: 80%;
	width: 16.6%;
}
.pricetable4{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:687px;
	margin:0 0 10px 38px;
	background:#FFFFFF;
}
.pricetable4 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px 0 10px 0;
	font-size: 80%;
	text-align: center;
	width: 33.3%;
}
.w22{
	width:22%;
}
.w11{
	width:11%;
}
.w25{
	width: 25%;
}
.w15{
	width: 15%;
}
.psub5top{
	border-bottom:1px dotted #CCCCCC;
	margin:20px 40px 5px 40px;
	font-size:15px;
	padding:0 0 2px 0;
	font-weight:bold;
}
.psub5{
	border-bottom:1px dotted #CCCCCC;
	margin:0 40px 5px 40px;
	font-size:15px;
	padding:0 0 2px 0;
	font-weight:bold;
}
.psub5-2{
	border-bottom:1px dotted #CCCCCC;
	margin:0 40px 10px 40px;
	font-size:15px;
	padding:0 0 2px 0;
	font-weight:bold;
}
.touroku{
	margin:0 0 0 40px;
}
.absub1{
	margin: 0 20px 10px 20px;
	font-size: 16px;
	font-weight: bold;
	background: #DF3447;
	padding: 5px 0 5px 10px;
	color: #FFFFFF;
	clear: both;
}
.abtext1{
	padding: 0 20px 10px 20px;
	line-height: 1.8;
}
.abtext2{
	padding: 0 20px 20px 20px;
}
.ab01{
	float: right;
	display: inline;
	padding: 0 20px 20px 20px;
}
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 70%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #555555;
}
.w1000{
	margin: 0 0 20px 0;
	float: left;
	display: inline;
	border:1px solid #DF3447;
	width: 1000px;
}
.chirashi-sum{
	margin: 20px 0 20px 20px;
	float: left;
	display: inline;
}
.w490l{
	width: 490px;
	height: 320px;
	margin: 0 0 20px 0;
	float: left;
	display: inline;
	border:1px solid #DF3447;
}
.w490r{
	width: 490px;
	height: 320px;
	margin: 0 0 20px 0;
	float: right;
	display: inline;
	border:1px solid #DF3447;
}
.hlist1{
	margin: 0 0 20px 50px;
	line-height: 1.8;
}
.hlist1 li{
	margin: 0 0 10px 0;
}
.hlist1 li li{
	font-size: 100%;
	margin: 0 0 0 20px;
}
.clink a{
	background: #DF3447;
	width: 100%;
	display: block;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
.clink a:hover{
	opacity: 0.8;
}
.spmenu{
	display: none;
}
.navToggle{
	display: none;
}
.tel a{
	text-decoration: none;
}
.csub01{
	width: 760px;
	height: 24px;
	margin: 20px;
	background: url("../images/csub01.png") no-repeat left;
	text-indent: -9999px;
}
.csub02{
	width: 760px;
	height: 24px;
	margin: 20px;
	background: url("../images/csub02.png") no-repeat left;
	text-indent: -9999px;
}
.psub01{
	width: 528px;
	height: 74px;
	margin: 20px;
	background: url(../images/topsub01.png) no-repeat;
	text-indent: -9999px;
}
.psub02{
	width: 760px;
	height: 24px;
	margin: 20px;
	background: url(../images/psub02.png) no-repeat left;
	text-indent: -9999px;
}
.psub03{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub03.png) no-repeat left;
	text-indent: -9999px;
}
.psub04{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub04.png) no-repeat left;
	text-indent: -9999px;
}
.psub05{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub05.png) no-repeat left;
	text-indent: -9999px;
}
.psub06{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub06.png) no-repeat left;
	text-indent: -9999px;
}
.psub07{
	width: 760px;
	height: 24px;
	margin: 20px;
	background: url(../images/psub07.png) no-repeat left;
	text-indent: -9999px;
}
.psub08{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub08.png) no-repeat left;
	text-indent: -9999px;
}
.psub09{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub09.png) no-repeat left;
	text-indent: -9999px;
}
.psub10{
	width: 760px;
	height: 23px;
	margin: 20px;
	background: url(../images/psub10.png) no-repeat left;
	text-indent: -9999px;
}
.sp-touroku{
	display: none;
}
.hyotext1{
	display: none;
}
.table13 li{
	margin: 0 0 0 25px;
}
.kouri1{
	margin: 0 0 20px 20px;
}
.black{
	color: #333333;
}
.wb{
	background: #FFFFFF;
}
.rssbox01 time{
	color: #DF3447;
	font-size: 60%;
	font-weight: bold;
}
.rssbox01{
	font-size:90%;
	padding: 0 0 0 10px;
}
.cnwaku1{
	width: 760px;
	height: 600px;
	margin: 0 auto;
}
.jjbanner{
	margin: 0 0 10px 0;
}
.jjbanner2{
	margin: 0 0 20px 0;
}