
body {
	color: #555;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;

background-color: #fff;
font-family:Helvetica, Arial,'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W3',Meiryo, メイリオ, sans-serif;
}


.haba {
	border: 0; 
	width:100%;
}


.haba00 {
	border: 0; 
	max-width:900px;
}
@media screen and  (max-width: 900px) {
.haba00 {
	width:100%;
}
}


.haba02 {
	margin: 10px 10px 5px 10px;
float:left;
	width:350px;
}

@media screen and  (max-width: 600px) {
.haba02 {
	width:100%;
	margin: 10px 0px 20px 0px;
}
}


.haba03 {
	border: 0; 
	margin: 0px 20px 0px 0px;
	width:350px;
}

@media screen and  (max-width: 500px) {
.haba03 {
	width:100%;
	margin: 20px 0px 0px 0px;
}
}

.haba04 {
	margin: 10px 20px 10px 0px;
	width:150px;
	float: left;
}

@media screen and  (max-width: 550px) {
.haba04 {
	width:100px;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
}
}


/********　　メイン枠　**************/

#baseframe {
	font-size: 13pt;
	line-height:170%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color:	#4f4600;
	max-width: 900px;
	border: #eee 0px solid;
	box-shadow: 0px 10px 20px #ccc;
	-moz-box-shadow:0px 10px 50px #ccc;
	-webkit-box-shadow:0px 10px 50px #ccc;
}

#baseframe a:link {
	color: #333333;
	text-decoration: none;
}

#baseframe a:visited {
	color: #333333;
	text-decoration: none;
}

#baseframe a:hover {
	color: #555555;
	text-decoration: underline;
}

#baseframe a:active {
	color: #f03333;
	text-decoration: none;
}



/**********　　ページトップ　　****************/


#pagetop {
	text-align: center;
	color: #fff;
	font-size: 10pt;
	line-height:170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 5px 10px;
	background-color: #999;


}

#pagetop a:link {
	color: ##41b4e1;
	font-weight:bold;
	text-decoration: none;
}

#pagetop a:visited {
	color: #00f;
	text-decoration: none;
}

#pagetop a:hover {
	color:#f00;
	text-decoration: none;
}

#pagetop a:active {
	color: #f00;
	text-decoration: none;
}

/**************　　H1、H2、H3　************/

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10pt;
}


h2 {
	font-size: 17pt;
	font-weight: bold;
	color:#333;
	line-height:140%;
	margin: 20px 0px 20px 0px;
	padding: 15px 10px 10px 10px;
	background-color:#f5f5f5;
	border-bottom:  #f73 5px solid;
}


h3 {
	font-size: 14pt;
	font-weight: bold;
	color:#333;
	margin: 30px 0px 20px 0px;
	padding: 10px 0px 10px 10px;
	background-color:#fff;
	border-bottom: #f73 2px solid;

}

h4 {
	font-size: 14pt;
	font-weight: bold;
	color:#333;
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	background-color:#fff;
	border-left:  #f73 3px solid;
}




/********　　中央サイド　**************/


#center-side {
	font-size: 12pt;
	line-height:170%;
	padding: 10px 30px 10px 30px;
	margin: 10px 0px 0px 0px;
	color: #4f4600;
	background-color: #ffffff;
	border:#bcd1e6  0px solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}

@media screen and  (max-width: 600px) {
#center-side {
	font-size: 11pt;
	line-height:160%;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border:#dfccb7  0px solid;
}
}

#center-side a:link {
	color: #00f;
	font-weight:bold;
	text-decoration: none;
}

#center-side a:visited {
	color: #00f;
	text-decoration: none;
}

#center-side a:hover {
	color:#f00;
	text-decoration: none;
}

#center-side a:active {
	color: #f00;
	text-decoration: none;
}



/********　　フッター　************/

#footer {

	color: #fff;
	font-size: 12px;
	text-align: center;
	margin : 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
	background-color: #999;
}

#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
#footer a:active {
	color: #fff;
}


#footer2 {
	clear:both;
	font-size: 14px;
	line-height:170%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin : 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;

}



/********　　マーカー　************/

#m-y {
	background-color: #fffa86;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
}
#m-u {
	font-weight: bold;
	border-bottom:3px dotted #f00;
	padding: 0px 8px 3px 8px;
}


#m-r {
	background-color: #ffc0c0;
}

#aka {
	color: #f00000;
	font-weight: bold;
}

#aka-l {
	font-size: 18pt;
	color: #f00000;
	font-weight: bold;
}

#kakaku {
	font-size: 16pt;
	text-align: right;
	color: #000;
	font-weight: bold;
	margin : 10px 10% 10px 0px;
}

#link99 {
	color: #00f;
}

/********　　文字　************/


#ll {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	color:#333333;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:150%;
}
@media screen and  (max-width: 400px) {
#ll {
	font-size: 18pt;
}
}

#ll02 {
	color:#fff;
	font-size: 18pt;
	font-weight: bold;
	margin : 5px 5px 20px 5px;
	padding: 10px 10px 10px 20px;
	line-height:140%;
	background-color: #eb3541;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}





/********　　ボックス　************/


#box {
	background-color: #fff0f0;
	font-size: 10pt;
	color:#333333;
	padding: 15px 15px 15px 15px;
	margin : 15px 0px 15px 0px;
	line-height:150%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}
#box  a:link {
	color: #0000ff;
	text-decoration: none;
}

#box  a:visited {
	color: #0000ff;
	text-decoration: none;
}

#box  a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#box02 {
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	line-height:170%;
	border:1px solid #ddd
}


#box-comm {
	font-size: 9pt;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	line-height:150%;
	border:1px solid #eee;
}


#box-last {
	clear:both;
}



#box-menu {
	font-size: 12pt;
	line-height:140%;
	padding: 10px 10px 10px 10px;
	margin : 10px 10px 10px 10px;
	border:1px solid #ccc;
}
@media screen and  (max-width: 500px) {
#box-menu {
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
	margin : 10px 0px 10px 0px;
	border:1px solid #ccc;
}
}


#box-map {
	text-align:center;
	font-size: 12pt;
	line-height:170%;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	border:1px solid #ccc;
}


#ll-menu {
	color:#333;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	line-height:100%;
	margin : 5px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom:#ccc 1px solid;

}
@media screen and  (max-width: 500px) {
#ll-menu {
	font-size: 12pt;
}
}





/********　画像マウスオーバー時にフェードアウト　　*****/
.fade {   
    -webkit-transition: 0.1s ease-in-out;   
       -moz-transition: 0.1s ease-in-out;   
         -o-transition: 0.1s ease-in-out;   
            transition: 0.1s ease-in-out;   
}   
.fade:hover {   
    opacity: 0.7;   
    filter: alpha(opacity=70);   
}  


/********　youtube レスポンシブ　************/

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 10px;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




/********　table　************/

table {
	font-size: 10pt;
	line-height:170%;
}
.tb{ 
	border:1px solid #ddd; 
	border-collapse:collapse; 
}
.tb td{ 
	font-size: 10pt;
	border:1px solid #ddd; 
	border-collapse:collapse; 
}

@media screen and (min-width: 100px) and (max-width: 650px) {
.tb td {
	font-size: 10pt;
	line-height:140%;
}
}

.koko{ 
	border:5px solid #f00; 
}

/********　声　************/


#koe {
	font-size: 11pt;
	color:#333333;
	padding: 0px 10px 0px 10px;
	margin : 5px 0px 10px 0px;
	line-height:150%;
font-weight:bold;
}

#koe02 {
	font-size: 10pt;
	color:#555;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	line-height:150%;
	background-color: #faf3e1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
}


/********　リスト表示　　*****/

ol
{
    counter-reset: section;
    list-style-type: none;
text-indent:-10px;

}
li:before
{
   counter-increment: section; 
   content: counters(section, "-") "　";

}

li
{
	margin : 10px 0px 5px -10px;
}



/********　ボタン　************/

#btn01 {
	font-size: 14pt;
	color: #fff;
float:left;
	display: block;
	padding: 0px 0px 0px 0px;
	width:40%;
	margin : 10px 10px 10px 10px;
	line-height:170%;
	text-align: center;
	background-color: #e2c786;
    border-radius: 30px;        /* CSS3草案 */  
    -webkit-border-radius:30px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 30px;   /* Firefox用 */ 
}


#btn01 a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 10px;

	text-decoration: none;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

#btn01 a:link{
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn01 a:active {
	display: block;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 500px) {
#btn01 {
	width:80%;
}
}


#btn02 {
	font-size: 14pt;
	color: #fff;
	display: block;
	padding: 0px 0px 0px 0px;

}


#btn02 a {
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin : 10px 20% 10px 20%;
	line-height:170%;
	text-align: center;
	background-color: #ed890c;
	text-decoration: none;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 20px;/*角の丸み*/
    box-shadow: inset 0 3px 0 rgba(255,255,255,0.2), inset 0 -3px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
}

#btn02 a:link{
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn02 a:visited {
	color: #fff;
	text-decoration: none;
}

#btn02 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ed890c;
	position:relative;
	top :1px;
	left:1px;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 20px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
}

#btn02 a:active {
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 600px) {

#btn02 a {
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 10px 0px;
	line-height:170%;
	text-align: center;
	background-color: #ed890c;
	text-decoration: none;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 20px;/*角の丸み*/
    box-shadow: inset 0 3px 0 rgba(255,255,255,0.2), inset 0 -3px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
}

#btn02 a:link{
	color: #fff;
	display: block;
	text-decoration: none;
}

#btn02 a:visited {
	color: #fff;
	text-decoration: none;
}

#btn02 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ed890c;
	position:relative;
	top :1px;
	left:1px;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 20px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
}

#btn02 a:active {
	text-decoration: none;
}
}


/********　画像マウスオーバー時にフェードアウト　　*****/
.fade {   
    -webkit-transition: 0.1s ease-in-out;   
       -moz-transition: 0.1s ease-in-out;   
         -o-transition: 0.1s ease-in-out;   
            transition: 0.1s ease-in-out;   
}   
.fade:hover {   
    opacity: 0.8;   
    filter: alpha(opacity=80);   
}  




#box-l {
	border: 0; 
	margin: 0px 20px 10px 10px;
	float: left;
}

@media screen and  (max-width: 650px) {
#box-l {
	text-align: center;
	width:100%;
	margin: 0px 0px 10px 0px;
	clear:both;
}
}


#link01 {
	font-size: 16pt;
	text-align: right;
	margin: 10px 20px 0px 10px;

}


/********　トップへ戻るボタン　　*****/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #f73;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
	color: #333;
    text-decoration: none;
    background: #fec438;
}


#page-top a:link{
	color: #fff;
	text-decoration: none;
}

#page-top a:visited {
	color: #fff;
	text-decoration: none;
}

.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}

.square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

#coupon{
    text-align: center;
	box-shadow: 0px 10px 30px #ddd;
	-moz-box-shadow:0px 10px 30px #ddd;
	-webkit-box-shadow:0px 10px 30px #ddd;
}


#googlemap{
  height: 400px;
}

