*{
	margin:0;
	padding:0;
}
body{
	color:#000000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #F7FFEE;
}
p,li,dt,dd,td{
	font-size:90%;
	color:#000000;
}
input, select, textarea {
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img{
	border:0;
	width:100%;
}
a{
	text-decoration:underline;
	color:#000000;
} 
a:hover,
a:focus{
	text-decoration:underline;
	color:#000000;
}
#top{
	width: 100%;
	background: url(../images/line01.jpg) repeat-x center bottom #FFFFFF;
}
h1{
	font-size: 12px;
	font-weight: normal;
}
h1 a{
	text-decoration: none;
	padding: 10px 10px 30px 10px;
	display: block;
	color: #8EC320;
}
.header_left{
	width: 100%;
	text-align: center;
	background: #FFFFFF;
}
.header_left img{
	width: 70%;
	height: auto;
}
.title1{
	padding: 20px 0 20px 0;
}
.title2{
	padding: 0 0 20px 0;
}
.header_right{
	width: 100%;
	text-align: center;
	background: #FFFFFF;
}
.header_right img{
	width: 70%;
	height: auto;
}
.tel{
	padding: 0 0 20px 0;
}
#navi{
	clear: both;
	width: 100%;
	border-top: 1px solid #8EC320;
	border-left: 1px solid #8EC320;
	box-sizing: border-box;
	margin: 0 0 20px 0;
}
.navi1{
	text-align: center;
	border-bottom: 1px solid #8EC320;
	border-right: 1px solid #8EC320;
	box-sizing: border-box;
	float: left;
	display: inline;
	width: 50%;
	list-style: none;
}
.navi1 a{
	padding: 5px 0 5px 0;
	display: block;
	background: url(../images/navi_back.jpg);
	text-decoration: none;
}
.navi2{
	text-align: center;
	border-bottom: 1px solid #8EC320;
	border-right: 1px solid #8EC320;
	box-sizing: border-box;
	float: left;
	display: inline;
	width: 100%;
	list-style: none;
}
.navi2 a{
	padding: 5px 0 5px 0;
	display: block;
	background: url(../images/navi_back.jpg);
	text-decoration: none;
}
#main{
	width: 100%;
	padding: 20px 0 0 0;
	clear: both;
}
.slidewaku{
	margin: 0 0 20px 0;
}
.sub01{
	text-align: center;
}
.sub01 img{
	width: 70%;
}
.waku01{
	border: 3px dotted #FFE1E1;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
	margin: 20px auto;
}
.cwaku01{
	border: 3px dotted #D8F0A4;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
	margin: 20px auto;
}
.hwaku01{
	border: 3px dotted #FFBFBF;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
	margin: 20px auto;
}
.cwaku02{
	border: 3px dotted #D8F0A4;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
	margin: 20px auto;
}
.text01{
	padding: 20px 20px 20px 20px;
	line-height: 1.8;
}
.waku02{
	width: 100%;
	background: url(../images/line02.png) no-repeat left top;
}
.ira01{
	width: 30%;
	height: auto;
	float: right;
	display: inline;
	padding: 40px 10px 0 10px;
}
.text02{
	padding: 40px 10px 20px 10px;
	line-height: 1.8;
}
.text02end{
	padding: 0 10px 40px 10px;
	line-height: 1.8;
	background: url(../images/line02.png) no-repeat left bottom;
	margin: 0 0 20px 0;
}
.leftspace{
	padding: 0 0 0 20px;
	display: block;
}
.spnone{
	display: none;
}
.hwaku04{
	border: 3px dotted #FFBFBF;
	margin: 20px auto;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	padding: 0 0 10px 0;
	background: #FFFFFF;
	width: 96%;
}
.hwaku04 li{
	margin: 0 10px 10px 30px;
	line-height: 1.8;
}
.hsub01{
	padding: 10px 0 10px 20px;
	color: #FF7373;
}
.tree{
	width: 20%;
	height: 20%;
	float: left;
	display: inline;
	padding: 30px 0 0 10px;
}
#footer{
	background: url(../images/footer_back.png) repeat-x bottom;
	float: left;
	display: inline;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
#page-top a {
    background:#95C118;
    text-decoration: none;
    color: #FFFFFF;
    width: 120px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity:0.8;
}
#page-top a:hover {
    text-decoration: none;
	opacity:1;
}
.copyright{
	text-align: center;
	font-size: 70%;
	padding: 10px 10px 30px 10px;
	color: #7BBE35;
}
.cntwaku{
	text-align: center;
	margin: 10px auto;
}
.cntwaku img{
	width: 10%;
	height: 10%;
}
.table1{
	margin: 20px 20px 20px 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table1 dt{
	background: #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
.table1 dd{
	padding: 5px;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}
.gmap {
	width:90%;
	margin:0 auto;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border:1px solid #CCCCCC;
}
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.csub01{
	padding: 10px 20px 10px 20px;
	color: #8EC320;
	clear: both;
}
.ctext01{
	padding: 10px 20px 10px 20px;
}
.htext03{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.table2{
	margin: 0 20px 20px 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table2 dt{
	background: #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
.table2 dd{
	padding: 5px;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}
.chosei01{
	margin: 5px 0 0 0;
}
.htext01{
	padding: 20px;
	line-height: 1.8;
}
.hisu{
	text-align: right;
	padding: 0 20px 10px;
}
.red{
	color: #FF7373;
}
.form{
	margin: 0 20px 20px 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.form dt{
	background: #EEEEEE;
	border-bottom:1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
}
.form dd{
	padding: 5px;
	text-align: center;
	border-bottom:1px solid #CCCCCC;
}
.inp10,
.inp15{
	width: 20%;
}
.inp50,
.inp80{
	width: 90%;
}
.teisei{
	padding: 0 20px 20px 20px;
	text-align: center;
}
.formbutton{
	text-align: center;
	width: 96%;
	margin: 20px auto;
}
.inuneko{
	width: 20%;
	height: auto;
	float: right;
	display: inline;
	padding: 10px;
}
.clear{
	clear: both;
}
.f1{
	border: 1px solid #CCCCCC;
	width: 90%;
	background:#EEEEEE;
	margin: 20px auto;
}
.f2{
	text-align: center;
	padding: 20px 0 20px 0;
}
.f3{
	text-align: center;
	padding: 0 0 20px 0;
}
.hk01{	
	padding: 20px;
	line-height: 1.8;
}
.hk02{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.hk03{
	margin: 0 20px 20px 20px;
	font-size: 20px;
	background: url("../images/tree2.png") no-repeat left bottom;
	padding: 30px 0 0 57px;
	border-bottom: 4px solid #eeeeee;
	color: #ED7D31;
}
.hk04{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.hki01{
	float: right;
	display: inline;
	width: 30%;
	height: auto;
	padding: 0 20px 20px 20px;
}
.kon{
	color: #002060;
	font-weight: bold;
}
.konbig{
	color: #002060;
	font-weight: bold;
	font-size: 120%;
}
.list01{
	margin: 0 0 0 20px;
}
.list01 li{
	margin: 0 0 10px 0;
	font-size: 16px;
	background: url("../images/list01.png") no-repeat left center;
	list-style: none;
	padding: 0 0 0 40px;
	font-weight: bold;
}
.small02{
	font-size: 15px;
}
.en{
	width: 80%;
	margin: 20px auto;
}
.en img{
	padding: 0 0 20px 0;
}
.hk05{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.ki01{
	width: 96%;
	margin: 0 auto;
}
.ki01 img{
	padding:0 0 20px 0;
}
.hk06{
	background: url("../images/hana.png") no-repeat left top;
	margin: 0 20px 20px 10px;
	padding: 5px 0 0 40px;
}
.hk07{
	margin: 0 20px 20px 20px;
	background: url("../images/hana2.png") no-repeat left bottom;
	padding: 30px 0 0 37px;
	border-bottom: 4px solid #eeeeee;
	color: #ED7D31;
}
.hki09{
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	width: 30%;
	height: auto;
}
.hk08{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
	clear: both;
}
.hk09{
	background: url("../images/hk08.png") no-repeat left;
	margin: 0 0 10px 20px;
	padding: 0 0 0 30px;
	font-size: 22px;
	float: left;
	display: inline;
}
.hk10{
	background: url("../images/hk09.png") no-repeat left;
	margin: 0 0 10px 40px;
	padding: 0 0 0 50px;
	font-size: 22px;
	float: left;
	display: inline;
}
.hk08-2{
	padding: 0 0 0 20px;
}
.price{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 90%;
	margin: 10px auto;
}
.price td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	width: 50%;
}
.price02{
	text-align: right;
}
.note{
	font-size: 70%;
	padding: 0 20px 0 20px;
}
.note2{
	font-size: 70%;
	text-align: right;
	padding: 0 20px 10px 0;
}
.note4{
	font-size: 70%;
	padding: 0 20px 20px 20px;
}
.center{
	text-align: center;
	background: #EFEDE7;
}
.center2{
	text-align: center;
}
.hk08note{
	padding-left:1em;
	text-indent:-1em;
	margin: 0 20px 20px 20px;
	font-size: 90%;
}
.swaku01{
	border: 3px dotted #DFBFFF;
	margin: 20px auto;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
}
.swaku02{
	border: 3px dotted #DFBFFF;
	margin: 20px auto;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
}
.swaku04{
	border: 3px dotted #DFBFFF;
	margin: 20px auto;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	background: #FFFFFF;
	width: 96%;
}
.htext02{
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.ssub01{
	padding: 10px 20px 10px 20px;
	color: #9673FF;
	clear: both;
}
.ira02{
	float: right;
	display: inline;
	padding: 10px;
	width: 30%;
	height: auto;
}
.list02{
	margin: 0 20px 20px 40px;
}
.list02 li{
	margin: 0 0 10px 0;
	line-height: 1.8;
}
.ssub02{
	border: 1px dashed #9673FF;
	color: #9673FF;
	clear: both;
	margin: 0 10px 20px 20px;
	padding: 5px;
	width: 200px;
	text-align: center;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.ssub03{
	margin: 0 20px 10px 20px;
	color: #9673FF;
	border-bottom: 1px dashed #9673FF;
	padding: 0 0 10px 0;
}
.arrow03,
.swaku03,
.swaku05,
.swaku06{
	display: none;
}
.snote{
	margin: -20px 0 0 0;
}
.si01{
	width: 96%;
	margin: 0 auto;
}
.mogura{
	width: 30%;
	height: auto;
	float: right;
	display: inline;
	clear: both;
}
.ktext01{
	padding: 20px 0 20px 0;
	width: 96%;
	text-align: center;
	margin: 0 auto;
}
.green{
	color: #8EC320;
}
.green2{
	color: #658A17;
}
.bold{
	font-weight: bold;
}
.mokuji{
	margin: 0 0 20px 30px;
	line-height: 1.8;
}
.blank{
	background: url("../images/blank.png") no-repeat right;
	padding: 0 27px 0 0; 
}
.ksub01{
	text-align: center;
	padding: 20px 0 20px 0;
	color: #8EC320;
}
.klist{
	padding: 0 20px 0 0;
	margin: 0 0 0 40px;
}
.klist li{
	list-style:decimal;
	margin: 0 0 20px 0;
	line-height: 1.8;
}
.klist li li{
	 list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
  text-indent: -1.5em;
  margin: 0 0 0 1.5em;
  }
.klist li li:before{
	display: marker;
  content: "" counter(cnt) ") ";
}
.klist li ol li{
	margin: 20px 0 0 30px;
}
.klist li li li{
	list-style: none;
}
.note03{
	text-indent: -2em;
  margin: 0 0 0 2em;
  padding: 20px 0 0 30px;
}
.ktable01{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}
.ktable01 td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 70%;
}
.ktable03{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 0 30px 0;
}
.ktable03 td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 70%;
}
.kt01{
	width: 30%;
}
.kt02{
	width: 70%;
}
.ktb01{
	background: #EEEEEE;
	text-align: center;
}
.note04{
	text-indent: -1.5em;
  margin: 0 0 0 1.5em;
  padding: 0 0 20px 0;
}
.toiawase{
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	width: 96%;
	margin: 20px auto;
}
.toiawase h3{
	padding: 20px;
}
.toiawase p{
	padding: 0 0 20px 20px;
}
.ktable02{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 10px 10px 10px;
}
.ktable02 td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 70%;
}
.kt03{
	width: 33%;
}
.dtext{
	text-align: right;
	padding: 0 10px 10px 0;
}
.kprice{
	text-align: right;
}
.big{
	font-weight: bold;
}
.ktext03{
	padding: 0 0 20px 20px;
	line-height: 1.8;
}
.red3{
	color: red;
	text-decoration: underline;
}
.sumaru{
	text-indent: -1.5em;
  margin: 0 0 0 1.5em;
  padding: 0 0 10px 20px;
}
.nawakake{
	background: #FFFF00;
}
.heart{
	width: 20px;
	height: auto;
	vertical-align: middle;
	margin: 0 5px 0 0;
}