﻿*{
   margin: 0;
   padding: 0;
}

a,a:link{
    color:#ffffff;
}

a,a:visited{
    color:#ffffff;
}
a,a:hover{
    color:#cc3333;
}
a,a:active{
    color:#66cc99;
}

body{
background-color: #435736;
background-image: url("./haikei-2.jpg");
background-repeat: no-repeat;
}

#menu ul{
  margin: 0;
  padding: 0;
  width: 700px;
  height: 30px;
  list-style: none;
  text-align:center;
  display:flex;
  justify-conten:center;
  }
  
#menu li{
	padding: 0;
	list-style: none;
	float: left;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	display:inline;
  }
  
#menu a, #menu a:link,#menu a:visited{
  postion: relative;
  }

#menu a:hover{
top: 1px;
}

div#title-pre{
  width: 700px;
}

div#kauntar{
  width: 700px;

}

div#title{
	width: 700px;
	height: 350px;
	color: #999;
	background-repeat: no-repeat;
}

div#eigyou{
  width: 700px;
  height: 70px;
  color: #999;
}

div#eigyou2{
  width: 700px;
  height: 190px;
  color: #999;
}

div#eigyou3{
  padding-top:1%;
  width: 700px;
  height: 50px;
  color: #999;
}

div#eigyou4{
  width: 700px;
  height: 30px;
  color: #999;
}
div#main-link{
  width: 700px;
  height: 70px;
  color: #999;
}
div#footer{
  width: 840px;
  height: 7px;
  color: #999;
  border-bottom: 1px solid #ccff99;
}

div#end{
　padding: 0px 15px 0px 15px;
  width: 840px;
  height: 42px;
  color: #999;
  border-top: 1px solid #ccff99;
}

div#modoru-1{
  width: 840px;
  height: 28px;
}

div#link{
  width: 840px;
  height: 25px;
  color: #ffffff;
}
/*
p.kensaku{
    text-align: left;
    font-size: 9px;
    color: #cccccc;
    margin-left: 0px;
}
*/
h1.kensaku{
    text-align: left;
    font-size: 9px;
    color: #cccccc;
    margin-left: 0px;
    font-weight:normal;
}

 p.modoru{
    text-align: center;
    padding-top: 0px;
    font-size: 12px;
}
/*
 p.tel{
    text-align: center;
    padding-top: 0px;
    font-size: 18px;
    color: #ffffff;
}
*/
address {
    font-style:normal;
    text-align: center;
    padding-top: 0px;
    font-size: 18px;
    color: #ffffff;
} 

address.jusho 
{
    font-size:x-small;
    font-style:normal;
    text-align: center;
    padding-top: 0px;
    color: #ffffff;
} 

 p.jikan{
    text-align: center;
    line-height: 20px;
    padding-top: 0px;
    font-size: 14px;
    color: #ffffff;
}

 p.jyuusho{
    text-align: center;
    padding-top: 0px;
    font-size: 11px;
    color: #ffffff;
}
/*
p.setumei{
    line-height: 16px;
    padding-top: 0px;
    font-size: 10px;
    color: #FFFFFF;
}
*/
h2.setumei{
    line-height: 16px;
    padding-top: 0px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight:normal;
}

 p.setumei2{
    text-align: center;
    line-height: 15px;
    padding-top: 0px;
    font-size: 13px;
    color: #ffffff;
}

 p.end{
    text-align: center;
    line-height: 15px;
    padding-top: 0px;
    font-size: 10px;
    color: #ffffff;
}

 p.copyright{
    text-align: center;

    padding-top: 5px;
    font-size: 10px;
    color: #ffffff;
}
#kaunnta{
   float: left;
}
.style4 {font-size: 11px}
.style5 {color: #999933}

.iframe-wrap {
	color: #ffffff;
	width: 100%;
	padding-bottom: 0%;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	border:none;

}

::-webkit-scrollbar-track {
   background: rgba(0,0,0,0.5);
}