﻿@charset "UTF-8";

/*すべてのページ共通ｃｓｓ*/

body
{
 background-image: url(images/DSC_0271.JPG);
background-size:cover;
　　  background-repeat: no-repeat;
margin:0px;
padding:0px;

}

#zentai
{
	border-left:2px solid #0080ff;
	border-right:2px solid #0080ff;
	margin-right:auto;
	margin-left:auto;
	width:900px;
	background-color:#ffffff;
}


#toptitle
{
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	margin-left: 70px;
}

#adress
{
	float:right;
	margin-top: 5px;
	margin-right: 70px;
}

img {border-style:none;}


#top-images{
	clear:both;
	text-align:center;
	}


p	{
	line-height: 1.5;
	}

#pankuzu	{
		padding-top: 10px;
		margin-left: 70px;
		clear:both;
		}
#pankuzu a		{color:#3333aa;	}
#pankuzu a:link		{color:#3333aa;	}
#pankuzu a:visited	{color:#3333aa;	}
#pankuzu a:active	{color:#3333aa;	}
#pankuzu a:hover	{color:#3333aa;	}


#page-top a		{color:#333333;	}
#page-top a:link	{color:#333333;	}
#page-top a:visited	{color:#333333;	}
#page-top a:active	{color:#333333;	}
#page-top a:hover	{color:#333333;	}


#foot{
	padding-top:20px;
	padding-bottom:1.7em;
	clear:both;
	text-align:center;
	width:900px;
}

#foot p	{line-height: 2.0;}

#foot a		{color:#333333;	}
#foot a:link	{color:#333333;	}
#foot a:visited	{color:#333333;	}
#foot a:active	{color:#333333;	}
#foot a:hover	{color:#333333;	}

#yokuyoku a		{color:#333333;	}
#yokuyoku a:link	{color:#333333;	}
#yokuyoku a:visited	{color:#333333;	}
#yokuyoku a:active	{color:#333333;	}
#yokuyoku a:hover	{color:#333333;	}



/*すべてのページ共通のｃｓｓ*/



/*メニューボタンのｃｓｓ*/	

/* Reset */
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* Menu */
.menu {	
	height: 50px;
max-width:760px;
margin-left:auto;
margin-right:auto;
	background: #999999;
	background: -webkit-linear-gradient(top, #999999 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #999999 0%,#2c2d33 100%);
	background: linear-gradient(top, #999999 0%,#2c2d33 100%);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear:both;

}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	height: 50px;
display: inline;
 }

/* Links */

.menu li a {
	padding-left:10px;
	padding-right:5px;
	line-height: 28px;
	float: left;
	text-decoration: none;
	border-left: 2px solid #393944;
	border-right: 2px solid #4f5060;
	padding-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17.4px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}


.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #e2d06e; }

.menu ul {
	position: absolute;
	top: 40px;
	opacity: 0;
	background: #1f2024;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}



.menu ul li:last-child a { border: none; }


#foot   {
	-webkit-text-size-adjust: 110%;
	font-size:1.2em;
	}

#foot ul {
	 text-align: center;
	}

#foot  li {
	 	 display: inline-block;
	padding-top: 8px;
  	width:270px;

	}

#foot  li a {  	width:260px;	}

/*ここまでメニューボタンのｃｓｓ*/



/*index.htmlだけのｃｓｓ*/

/*画像に文字をいれるｃｓｓここから*/	
.feature{
  position: relative;
}

.feature1 {
  position: absolute;
  top: 450px;
  left: 60px;
	width:400px;
line-height:1.4em;
font-size:1.2em;
}

.feature2 {
  position: absolute;
  top: 575px;
  left: 60px;
	width:400px;
line-height:1.4em;
font-size:1.2em;
}

.feature3 {
  position: absolute;
  top: 675px;
  left: 60px;
	width:400px;
line-height:1.4em;
font-size:1.2em;
}

.feature4 {
  position: absolute;
  top: 775px;
  left: 60px;
	width:400px;
line-height:1.4em;
font-size:1.2em;
}

.feature5 {
  position: absolute;
  top: 875px;
  left: 60px;
	width:400px;
line-height:1.4em;
font-size:1.2em;
}

.kado6 {
	margin-top:20px;
  	height:60px;
        background-color: #3366CC;   /* 背景色 */
	font-size:1em;
	color: #ffffff;  
   	text-align:center;
  	 font-weight:bold;
 	  width:760px;
	margin-left : 68px ;
 vertical-align: middle;
	text-shadow:	-1px -1px #000000,	1px -1px #000000,	-1px 1px #000000,	1px 1px #000000;
	clear:both;

}

.kado1 {
	position: absolute;
  	top: 425px;
  	left: 58px;
  	 border-radius: 17px;         /* CSS3 */
   	-moz-border-radius: 17px;    /* Firefox */
   	-webkit-border-radius: 17px; /* Safari,Chrome */
	height:1.7em;
        line-height:1.7em;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.3em;
   	text-align:left;
  	 font-weight:bold;
 	  width:378px;
	padding-left : 20px ;
	vertical-align:middle;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	
}

.kado2 {
	position: absolute;
  	top: 550px;
  	left: 58px;
  	 border-radius: 17px;         /* CSS3 */
   	-moz-border-radius: 17px;    /* Firefox */
   	-webkit-border-radius: 17px; /* Safari,Chrome */
	height:1.7em;
        line-height:1.7em;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.3em;
   	text-align:left;
  	 font-weight:bold;
 	  width:378px;
	padding-left : 20px ;
	vertical-align:middle;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	
}

.kado3 {
	position: absolute;
  	top: 650px;
  	left: 58px;
  	 border-radius: 17px;         /* CSS3 */
   	-moz-border-radius: 17px;    /* Firefox */
   	-webkit-border-radius: 17px; /* Safari,Chrome */
	height:1.7em;
        line-height:1.7em;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.3em;
   	text-align:left;
  	 font-weight:bold;
 	  width:378px;
	padding-left : 20px ;
	vertical-align:middle;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	
}

.kado4 {
	position: absolute;
  	top: 750px;
  	left: 58px;
  	 border-radius: 17px;         /* CSS3 */
   	-moz-border-radius: 17px;    /* Firefox */
   	-webkit-border-radius: 17px; /* Safari,Chrome */
	height:1.7em;
        line-height:1.7em;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.3em;
   	text-align:left;
  	 font-weight:bold;
 	  width:378px;
	padding-left : 20px ;
	vertical-align:middle;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	
}

.kado5 {
	position: absolute;
  	top: 850px;
  	left: 58px;
  	 border-radius: 17px;         /* CSS3 */
   	-moz-border-radius: 17px;    /* Firefox */
   	-webkit-border-radius: 17px; /* Safari,Chrome */
	height:1.7em;
        line-height:1.7em;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.3em;
   	text-align:left;
  	 font-weight:bold;
 	  width:378px;
	padding-left : 20px ;
	vertical-align:middle;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	
}


/*画像に文字をいれるｃｓｓここまで*/	

h1{
margin-top:0px;
	padding-top: 10px; 
	margin-bottom:10px;
	padding-bottom: 0px; 
font-size:1.1em;
}

h2{
	font-size:1.40em;
	-webkit-text-size-adjust: 100%; 
	padding-top:15px;
	font-family:arial narrow ;
	 text-align: center;
	}

h3{			line-height:0.2;		
			width:385px;
			float:left;
			text-align:center;
		 text-shadow: 3px 2px 2px #ffffff,
  		  -3px 2px 2px #ffffff,
  		  3px -2px 2px #ffffff,
   		 -3px -2px 2px #ffffff;
		-webkit-text-size-adjust: 100%; 
	}

h4{			
			width:490px;
			float:left;
			text-align:center;
			font-size:1.3em;
			-webkit-text-size-adjust: 110%; 
	}

.bar	{
		width:337px;
		clear:both;
		margin-top: 20px;
		margin-bottom:0.2em;		
		}




#ryoukin_box	{
		margin-bottom:0.4em;
		border: #666666  solid;
		border-width:medium;
		width:337px;
		}




#big	{
	font-size:1.2em;
	margin-top: 1.2em;
	margin-bottom: 10px;
	text-align:center;
	font-weight:bold;
	width:330px;
	}

#big2	{
	clear:both;
	font-size:1.2em;
	padding-top: 12px;
	text-align:center;
	font-weight:bold;
	width:330px;
	}


#big3	{
	padding-top:5px;
	line-height:1.5;
	clear:both;
	font-size:1.1em;
	text-align:center;
	padding-bottom: 1em;
	}

#big4	{
	float:left;
	line-height:1.5;
	font-size:1.4em;
	margin-top: 25px;
	margin-left: 50px;
	font-weight:bold;
	background-color:#ffffff;
	width:400px;
	}

#jy {
	text-align:center;
	font-size:1.4em;
	}

.big5	{
	float:left;
	line-height:2;
	font-size:1.4em;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left:65px;
	width:420px;
	background-color:#ffffff;
	}

.left	{
	clear:both;
	float:left;
	margin-left: 70px;
	}

#leften	{
	clear:both;
	float:left;
	margin-top:-30px;
	margin-left: 70px;
	}



.right	{
	margin-top: -5px;
	float:right;
	margin-right: 85px;
	}


.ryoukin_sheet1	{
		width:150px;
		float : left ;
		margin-top: 5px;
		text-align:center;
		line-height: 2;
		font-size:1.1em;
		}

.ryoukin_sheet2	{
		width:90px;
		float : left ;
		margin-top: 3px;			
		line-height: 2;
		font-size:1.1em;
		font-style:italic;
			}
.ryoukin_sheet3	{
		width:85px;
		float : left ;
		margin-top: 5px;			
		line-height: 2;
		font-size:1.1em;
		font-style:italic;
			}


#tyuui_box	{
		width:317px;
		margin-top:0.2em;
		border: #666666  solid;
		border-width:medium;
		padding-top: 20px;
		padding-left: 20px;
		height: 390px;
		
		}


#tyuui_sheet	{
		font-size:1.3em;
		width:170px;
		float:left;
		line-height: 1.8;
		}

#tyuui_sheet2	{
		font-size:1.3em;
		width:145px;
		float:left;
		line-height: 1.8;
		}


#midori	{
	width:473px;
	height:340px;
	background-color:#409671;
	float:left;
padding-left:10px;
	position:relative;
	}


#osusume2	{
	margin-top:8px;
	background-color:#ffffff;
	width:390px;
	height:313px;
	text-indent:1em;
	text-align:left;
	position:absolute;
	padding:10px 27px 0px 45px;
	line-height:14px;
	}

#osusume2 p { 
	font-size:1.2em;
	margin-top:0px;
	padding-top: 0px; 
	margin-bottom:8px;
	padding-bottom: 0px; 
	}

#osusume{
	font-weight:bold;
	}


#osusumegaiyou { 
	padding-top: 10px; 
	font-weight:bold;
	line-height:1.5em;
	font-size:1.5em;
	}

#osusumepolicy { 
	font-weight:bold;
	line-height:1.1em;
	font-size:1em;
	}

#access_setsumei 	{
			float:left;;
			width:400px;
			padding-left:50px;
			margin-top:-0.5em;
			padding-right:40px;
			font-size:1.3em;
			text-align:center;
			
			background-color:#ffffff;
			-webkit-text-size-adjust: 100%;
						}



/*ここまでindex.htmlだけのｃｓｓ*/



/*ryoukin.htmlだけのｃｓｓ*/



#big9	{
	float:left;
	line-height:1.5;
	font-size:1.4em;
	margin-top: 90px;
	margin-left: 50px;
	font-weight:bold;
	background-color:#ffffff;
	width:400px;
	}

.room-gif	{
	width:300px;
	margin-left:120px;
	margin-top: 20px;
	float:left;
	}

.ryoukin-room	{
	margin-left:70px;
	float:left;
	width:350px;
	clear:both;
	margin-top:14px;
	margin-bottom:15px;
	}

.room-shoukai{
		margin-bottom:10px;
		width:850px;
		}


#room-right	{
	width:350px;
	float:right;
	margin-right: 24px;
	margin-top: 13px;
	}

#room-right2	{
	width:350px;
	float:right;
	margin-right: 30px;
	margin-top: 13px;
	}


/*ここまでryoukin.htmlだけのｃｓｓ*/


/*shuuhen.htmlだけのｃｓｓ*/


.name-shop	{
	float:left;
	clear:both;
	font-size:1.3em;
	width:380px;
	}

.shop-photo	{
	margin-top:15px;
	float:right;
	margin-right: 130px;
	width:270px;
	}

.shuuhen-table
{	
	margin-bottom:10px;
	float:left;
	margin-left: 90px;
	width:820px;
	clear:both;
}



/*ここまでshuuhen.htmlだけのｃｓｓ*/



/*kankou.htmlだけのｃｓｓ*/


.kadomaru {
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   font-size:1.7em;
   padding-top:8px;
   padding-bottom:5px;
   background-color: #e0e0e0;   /* 背景色 */
   margin-bottom:5px;
   text-align:center;
   font-weight:bold;
   width:300px;
}
.kado {
  	 border-radius: 7px;         /* CSS3 */
   	-moz-border-radius: 7px;    /* Firefox */
   	-webkit-border-radius: 7px; /* Safari,Chrome */
	height:38px;
 	  background-color: #e0e0e0;   /* 背景色 */
	font-size:1.52em;
   	text-align:center;
  	 font-weight:bold;
 	  width:340px;
	text-shadow:	-1px -1px #ffffff,	1px -1px #ffffff,	-1px 1px #ffffff,	1px 1px #ffffff;
	margin-bottom:5px;
}

#kadogreen button{
   	border-radius: 10px;         /* CSS3 */
   	-moz-border-radius: 10px;    /* Firefox */
  	 -webkit-border-radius: 10px; /* Safari,Chrome */
	height:50px;
 	  background-color: #24a74c;   /* 背景色 */
	font-size:1.6em;
	   text-align:center;
	font-weight:bold;
 	  width:340px;
	margin-top:-10px;
	color:#ffffff;
	}



.kankou-table
{
	margin-top:10px;
	float:left;
	margin-left: 70px;
	width:825px;
	clear:both;
	-webkit-text-size-adjust: 100%; 
}

.kankou-right
{
	font-size:1.2em;
	-webkit-text-size-adjust: 100%; 
	margin-top:40px;
	clear:both;
	width:400px;
	float:right;	
	margin-right: 80px;
}

/*ここまでkankou.htmlだけのｃｓｓ*/


/*setsubi.htmlだけのｃｓｓ*/


#service	{
	margin-top:25px;
	font-size:1.5em;
	color:#222222;
	padding-left:85px;
	}

#service2	{
	margin-left:45px;
	float:left;
	margin-top:25px;
	font-size:1.5em;
	color:#222222;
	
	}

#service4	{
	margin-left:80px;
	float:left;
	font-size:1.5em;
	color:#222222;
	
	}


#service3	{
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
	font-size:1.6em;
	color:#333333;
	font-weight:bold;
	}

#park p	{
	width:660px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-indent:0.8em;
	font-size:1.7em;
	color:#333333;
	text-align:center;
	-webkit-text-size-adjust: 100%; 
	}

#setsubi_box	{
		padding-top:15px;
		margin-top: 15px;
		height:30em;
		border: #666666  solid;
		border-width:medium;
		font-size:1.2em;
		width:430px;
		}

#kyoudou	{
		width:230px;
		float : left ;
		margin-top: 10px;			
		line-height: 2;
			}

#kyoudou3	{
		width:230px;
		float : left ;
		margin-top: 20px;			
		line-height: 2;
			}

#bihin{
	float : left ;
	margin-top: 10px;	
	width:160px;
	margin-left: 20px;
	line-height: 2;
	}

.wifi	{	padding-top:8px;
		font-size:1.2em;
		margin-right: 70px;
		float : right ;
		margin-top: 15px;
		border: #666666  solid;
		border-width:medium;
		width:256px;
		margin-bottom: 25px;
		text-indent:1em;
		padding-left:22px;
		padding-right:22px;
		}



/*ここまでsetsubi.htmlだけのｃｓｓ*/


/*access.htmlだけのｃｓｓ*/

#name-acsess p{
	padding-left:105px;
	padding-right:105px;
	clear:both;
	font-size:1.4em;
	text-align:center;
	-webkit-text-size-adjust: 100%; 
	}



.access-big 	{
		font-weight:bold;
		text-align:center;
		margin-top:1em;
		font-size:1.4em;
		-webkit-text-size-adjust: 100%; 
		}

#imagesmap{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	}

/*ここまでaccess.htmlだけのｃｓｓ*/

/*shitsumon.htmlだけのｃｓｓ*/


#yokuyoku	{
	margin-top:5px;
	background-color:#ffffff;
	width:413px;
	height:308px;
	text-align:left;
	position:absolute;
	padding:22px 0px 0px 55px;
	}

#aru	{
		line-height: 2.5;
		float:left;
		width:180px;
		font-size:1em;
		-webkit-text-size-adjust: 100%; 
		}

#aruaru	{
		line-height: 2.5;
		float:left;
		width:230px;
		font-size:1em;
		-webkit-text-size-adjust: 100%; 
		}

#zenpan  {
	clear:both;
	float:left;
	margin-left: 70px;
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-right:105px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:30px;
   font-weight:bold;
   color:#555555;
   }

#setsubini  {
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
   padding-right:85px;
  }

#yoyakuni{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:65px;   
}

#shiharaini{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
   padding-right:45px;
}

#nimotsuni{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:45px; 
}

#parkni{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:85px;   
}

#cancellni{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:35px;   
}

#smorking{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:105px;  
}


#mongen{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
   padding-right:105px;  
}

#pet{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:40px; 
}

#internet{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
   padding-right:33px;  
}

#heyani{
	clear:both;
	float:left;
	margin-left: 70px;
  
   font-size:1.2em;
   padding-top:8px;
    padding-left:40px;
   padding-bottom:5px;
   background-color:#bbff55 ;  
   margin-top:20px;
   font-weight:bold;
   color:#555555;
  padding-right:30px; 
}


.kotae{
 font-size:1.2em;
	-webkit-text-size-adjust: 100%; 
	margin-top:5px;
	margin-left: 40px;
	clear:both;
	float:left;
	width:90px;
	text-align:center;
	}

.kotae2{
 font-size:1.2em;
	-webkit-text-size-adjust: 100%; 
	text-align:left;
	margin-top:5px;
	float:left;
	}

.kotae p{line-height:1.9;}
.kotae2 p{line-height:1.9;}

/*ここまでshitsumon.htmlだけのｃｓｓ*/

/*map.htmlだけのｃｓｓ*/
#aru2	{
		line-height: 2.5;
		float:left;
		width:180px;
		font-size:1.25em;
		-webkit-text-size-adjust: 100%; 
		}

#aruaru2	{
		line-height: 2.5;
		float:left;
		width:230px;
		font-size:1.25em;
		-webkit-text-size-adjust: 100%; 
		}
/*ここまでmap.htmlだけのｃｓｓ*/
