/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}



/* F
-----------------------------------------------------------------------------------------------------------*/
body{
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    color:#808080;
    letter-spacing: 3px;
    margin-left: 5px;
	max-width: 600px;
    margin: auto;
}

.center{
  text-align: center;
}
.hidden{
  visibility:hidden;
}
.newslist{
    margin: 4px 4px;
  text-align: center;
	display: inline-block;
	border: 2px solid #888 ;
	max-width: 280px;
	max-height: 600px;
}
.newslist1{
}
.newslist2{
    margin: 4px 4px;
}
.newslist3{
  text-align: left;
    padding: 0px 5px;
	max-height: 200px;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.newslistimg{
width:auto;
height:auto;
max-width:270px;
max-height:210px;
border-radius: 10px;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.newslistdetail{
	position: relative;
	padding: .75em 1em .75em 2em;
	border: 1px solid #fff;
	border-top: 3px solid #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
.newslistdetail::after {
	position: absolute;
	top: 1em;
	left: .6em;
	z-index: 2;
	content: '';
	width: 10px;
	height: 10px;
	border: 3px solid #3498db;
	border-radius: 100%
}
.linkmark{
	width: 20px;
	height: 20px;
	vertical-align:middle;
}
.titleimg{
	width: 100%;
	max-width: 600px;
}
.titleimg2{
	width: 100%;
	max-width: 600px;
}
@media only screen and (min-width: 481px) {
.titleimg2{
	width: 250px;
}
}
.mainimg{
	width: 100%;
	max-width: 600px;
}
.keyword{
	display:block;
}
.img1{
	width: 100%;
	max-width: 600px;
}
.img2{
	width: 100%;
	max-width: 600px;
}
.list1{
width: 70px;
height: 50px;
text-align: center; /*左右中央*/
vertical-align: middle; /*上下中央*/
layout-grid-line:166px; /*IE7*/

}
.list2{
width: 160px;
vertical-align: middle; /*上下中央*/
layout-grid-line:166px; /*IE7*/

}

.spotlistimg{
width:auto;
height:auto;
max-width:70px;
max-height:50px;
vertical-align: middle;/*IE7*/
}
ul {
	width: 100%;
	max-width: 600px;
}
li {
  display: inline-block;
  vertical-align:top;
}
.markerline {
    font-size: 8px;
    background: linear-gradient(transparent 80%, #ff99ff 60%);
}
.listdetail {
    text-decoration: none;
}
.input {
    text-decoration: none;
	background-color: #0080ff;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.input:hover {
	background-color: #ccc;
}
.jankencall {
	position: relative;
	padding: .5em .75em;
	background-color: #ff8000;
	border-radius: 6px;
	width:80%;
	font-size:30px;
    font-weight: bold;
    color:#fff;
}
.jankencall::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #ff8000;
}
.kekkaimg{
 width:250px;
}
.jankentecom{
 width:250px;
 height:250px;
 text-align:center;
 transform: rotateX(180deg);
}
.jankente{
 width:100px;
 height:100px;
 text-align:center;
}
#menu {
    font-size:14px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
}
#menu li{
	display: block;
	float: left;
	width: 12.5%;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 15px 10px;
	background-color: #ff6b9c;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #fff;
}
#menu li:last-child a{
	border: none;
}
#menu li a:hover{
	background: #ff90cb;
}
#toggle {
	display: none;
}

/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
	#menu li {
		width: 25%;
		border-bottom: 1px solid #4baacb;
	}
}

/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#menu {
		display: none;
	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #2a83a2;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #4baacb;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #2a83a2;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
}
.bottan {
	display: inline-block;
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 30px;
    padding: 4px 4px;
    margin: 4px 4px;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.bottan:hover {
	background-color: #ccc;
}
.bottan img{
    position: relative;left:3px;top:5px;
	width:20px;
	height:20px;
}

.button {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #ff8000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ff8000;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button:hover {
	background-color: #ccc;
}

.button2 {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	line-height: 50px;
	width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button2:hover {
	background-color: #ddd;
}
.button3 {
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button3:hover {
	background-color: #ccc;
}

.button4 {
    text-decoration: none;
	background-color: #fff;
	border: 2px solid #59b1eb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #59b1eb;
	line-height: 50px;
	width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button4:hover {
	background-color: #ccc;
}
.button5 {
    text-decoration: none;
	background-color: #ff8000;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 50px;
    width: 100px;
    padding: 8px 15px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button5:hover {
	background-color: #ccc;
}
.button6 {
    text-decoration: none;
	background-color: #50a138;
	border: 2px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	line-height: 30px;
    width: 80%;
    padding: 4px 8px;
    font-weight: bold;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
.button6:hover {
	background-color: #ccc;
}
h2 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 0px solid #ccc;
}
h2::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #3498db;
	border-radius: 4px;
}
.title2 {
border-bottom: 1px solid #9999ff;
border-left: 10px solid #9999ff;
text-align: left;
background-color: #fff;
font-size: 14px;
color: #000;
margin: 0px;
padding: 2px 2px 2px 15px;
width: 400px;
}

h1{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #ff8000;
}
 
h1:before{
    content: "";
    position: absolute;
    background: #FFC21E;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
h1:after{
    content: "";
    position: absolute;
    background:#ff8000;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}
h3{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #B92A2C;
}
 
h3:before{
    content: "";
    position: absolute;
    background: #d48789;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
h3:after{
    content: "";
    position: absolute;
    background:#d26466;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}
.item ul li{
		display: inline-block;
		padding:10px;
}
.item ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.itemname{
	width: 150px;

		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	background: -webkit-linear-gradient(top, #fff 0%, #aad8e9 100%);
	background: linear-gradient(to bottom, #fff 0%, #aad8e9 100%);
	color:#555;
}
.itemdetail{
	margin: 0;
	width: 400px;
		border-top: 1px solid #ccc;
		border-left: 1px dotted #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
}
.odrdetail{
	margin: 0;
	background-color: #fff;
		border-top: 1px solid #ccc;
		border-left: 1px dotted #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
}
.white{
	background-color: #fff;
}

.liimg{
width:auto;
height:auto;
max-width:150px;
max-height:150px;

}
.lihead{
	width:400px;
}
.liprice{
	font-size:20px;
	color:#f00;
    font-weight: bold;
}
.lititle{
		display: block;
		width:100%;
		padding: 5px;
	background-color: #00BFFF;
	color:#fff;
}
.lidetail{
 font-size: 0.8em;
 line-height: 1.8em;
 margin-top: 0.25em;
 padding-bottom: 0.15em;
 display: inline;
 border-bottom: 1px dotted #999;
 color: #777;
  text-align: left;
	max-height: 200px;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.lispo{
		display: inline-block;
    text-decoration: none;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #666;
    line-height: 1.5em;
    padding: 1px 5px;
	font-size:10px;
}
.lilink{
		display: block;
	text-align:center;
}

/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	body{
    margin-left: 5px;
	max-width: 350px;
    margin: auto;
	}
	input[type="text"] {
	 width: 90%;
	};

	.item ul li{
		display: inline-block;
		padding:10px;
	}
	.item ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}

	.itemname{
	width: 100px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	background: -webkit-linear-gradient(top, #fff 0%, #aad8e9 100%);
	background: linear-gradient(to bottom, #fff 0%, #aad8e9 100%);
	color:#555;
	}
	.itemdetail{
	margin: 0;
	width: 200px;
		border-top: 1px solid #ccc;
		border-left: 1px dotted #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.liimg{
	width:auto;
	height:auto;
	max-width:150px;
	max-height:150px;

	}
	.lihead{
	width:155px;
	}
	.liprice{
	font-size:17px;
	color:#f00;
	}
	.lititle{
	font-size:13px;
		display: block;
		width:100%;
		padding: 3px;
	background-color: #00BFFF;
	color:#fff;
	}
}

h1 a{
	 font-size: 13px;
	 float:right;
	margin: 5px;
}

.letter {
 background-image: url(http://z-sta.com/travel/img/binsen.jpg);
 padding: 1em;
 border: 1px solid #eee;
 border-right: 2px solid #eee;
 border-bottom: 2px solid #eee;
}
.letter p {
 font-size: 0.8em;
 line-height: 1.8em;
 padding-bottom: 0.25em;
 display: inline;
 border-bottom: 1px dotted #999;
 color: #777;
}
.icon{
 position:relative; top:3px;
}
