.fl{
	float: left;
}
.fr {
	float: right;
}
input.example {
	font-size:	30pt;
	height:		60;
	width:		60%;
}

input.tenKey {
	font-size:	26pt;
	height:		100%;
	width:		90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.td1{
	font-size:	30pt;
	align:		center;
	height:		60;
	width:		10%;
}


.home{
	width: 120px;
	height: 36px;
	float: left;
}
.home a{
	width: 120px;
	padding-top: 36px;
	margin-top: 12px;
	overflow: hidden;
	background: url("../../img/home.png") no-repeat;
	-webkit-background-size: 120px 36px;
	-o-background-size: 60px 18px;
	background-size: 120px 36px;
}
.back{
	width: 120px;
	height: 36px;
	float: right;
	margin-top: 12px;
	background-color: #FFF;
}
.back a{
	width: 120px;
	display: block;
	font-size: 100%;
	text-align: center;
	text-decoration: none;
	height: 23px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#wrap{
     width: 100%;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}
#contents{
	padding-bottom:30px; /*フッターの高さと同じ*/
	padding-top: 30px;
}
.title{
	width: 100%;
	height: 75px;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background-color: #e88e37;
}
.spot_btn{
	width: 100%;
	margin-bottom: 40px;
	margin-top: 60px;
}
.spot_btn ul{
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.spot_btn ul li{
	background: #fff;
	-o-background-size: 19px;
	display: block;
	margin-top: 60px;
}
.spot_btn ul li img{
	float: left;
}
.spot_btn ul li a{
	height: 60px;
	display: block;
	color: #444;
	font-size: 90%;
	text-decoration: none;
}
.arrow{
	float:right;
    display:block;
    overflow: hidden;
    margin-top:6px;
    margin-right: 6%;
    height:0px;
    width:19px;
    padding-top: 19px;
    background:url(../img/img_spotarrow.png) no-repeat;
    background-size:100%;
    -webkit-background-size:19px 19px;
}

/*-- STATION PAGE ------------------------------------------------------------------------------------------------------------------*/

.station_name{
	width: 94%;
	height: 89px;
	border: 2px solid #639719;
	margin: 0 3%;
	margin-top: 10px;
	text-align: center;;
}
.station_txt{
	width: 94%;
	border-top: 1px solid #ccc;
	margin: 0 3%;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 80%;
	line-height: 140%;
	letter-spacing: 0.5px;
	color: #666;
}
.movie_btn{
	width: 94%;
	height: 45px;
	background: #DA7053;
	margin: 0 3%;
	margin-top: 15px;
	text-align: center;
}
.movie_btn a{
	height: 45px;
	display: block;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}
.spot_list{
	margin-top: 15px;
}
h3{
	width: 100%;
	height: 33px;
	background: #8BAD4D;
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	padding-left: 3%;
}
.spot_list ul{
	margin: 0;
	padding: 0;
}
.spot_list ul li{
	height: 63px;
	font-size: 80%;
	padding-left: 3%;
	border-bottom: 1px solid #ccc;
}
.spot_list ul li{
	height: 63px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding-left: 4%;
	background: url(../img/win.png) no-repeat;
	background-position: right 40px top 50%;
	-webkit-background-size: 19px;
	     -o-background-size: 19px;
	        background-size: 19px;
	
}
.spot_list ul li img{
	float: left;
}
.spot_list ul li a{
	height: 63px;
	display: block;
	color: #666;
}
.spot_list ul li a p{
	float: left;
	padding-left: 10px;
}
.arrow_s{
	float:right;
    display:block;
    overflow: hidden;
    margin-right: 6%;
    height:0px;
    width:19px;
    padding-top: 19px;
    background:url(../img/img_spotarrow.png) no-repeat;
    -webkit-background-size:19px 19px;
    -webkit-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
}
.spot_contact{
	margin-top: 15px;
}
.spot_contact > p{
	width: 94%;
	margin: 15px 3%;
	font-size: 80%;
	line-height: 140%;
	letter-spacing: 0.5px;
	color: #666;
}
.tel_btn{
	width: 94%;
	height: 45px;
	background: #7FACBD;
	margin: 0 3%;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.tel_btn a{
	height: 45px;
	display: block;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.ytmv {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: center;
}



@media screen and ( orientation: landscape ) and (min-width : 768px){



}

@media screen and (max-width: 800px) {


}

@media screen and (max-width: 767px) {

}
.sv {
	margin-right: 3%;
	margin-bottom: 40px;
	margin-left: 3%;
}

.sv p {
	font-size: 90%;
	color: #666;
	line-height: 120%;
	margin-bottom: 10px;
}


.sv h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
	margin-bottom: 10px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A9724;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5A9724;
	background-color: #F4FCEF;
}

.sv li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 90%;
}

.sv li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #64A727;
}
.sv2 {
	margin-right: 3%;
	margin-bottom: 40px;
	margin-left: 3%;
}
.sv2 p {
	font-size: 90%;
	color: #666;
	line-height: 120%;
	margin-bottom: 10px;
}
.sv2 h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E73F69;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E73F69;
	background-color: #FEF5F8;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
}
.sv2 li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 90%;
}
.sv2 li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #E73F69;
}

.mainimg {
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92CB60;
	border-bottom-color: #92CB60;
	margin-top: 10px;
}

.mainimg img {
	max-width: 100%;
}
.mainimg2 {
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E95377;
	border-bottom-color: #E95377;
	margin-top: 10px;
}
.mainimg2 img {
	max-width: 100%;
}

.indd {
	text-indent: -1em;
	padding-left: 1em;
}
.pink {
	color: #DA7772;
}
