@charset "shift_jis";
/*-------------------------------------------------Reset*/
@media screen and (min-width: 769px){
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, cite, code, del, em, img, q, s, samp,
strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, 
table, caption, tbody, tfoot, thead, tr, th, td{
	padding: 0;
	border: 0;
	zoom:1;
	margin: 0;
}

*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
/*-------------------------------------------------Setting*/
html{}
body{ color: #666666; line-height: 1.7;  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
a:link{ color: #7E6D30; text-decoration: underline; }
a:hover{ color: #7E6D30; text-decoration: none; }
a:active{ color: #7E6D30; text-decoration: underline; }

	h3{
		font-size:22px;
		margin-top: 20px;

		padding: 10px;
	}
	
	
#head{
	background-color:#039;
}

/*-------------------------------------------------Pan*/
#breadcrumb {
    width: 992px;
    text-align: left;
    font-size: 12px;
    padding: 7px 12px;
    margin: 0 auto;
}
#breadcrumb ol {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
#breadcrumb li {
    display: inline;
    padding-right: 5px;
}

/*-------------------------------------------------Wrap*/
/*#WrapAll { width:100%; margin: 0 auto; padding: 0; background: no-repeat 100%;background-attachment:fixed; 
}
*/

#WrapAll { width:100%; margin: 0 auto; padding: 0; background:url(images/bg_black.png);
}


/*------------------------------------------------*/

/*1/16追加↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
.headline {
    background:#0057B8;
	width: 100%;
    padding: 10px 15px;
    text-align: center;
    color: #FFF;
    font-size:2em;
    font-weight: bold;
    border-radius: 20px;
    letter-spacing: 4px;
    box-shadow: 1px 1px 3px #888;
	margin: auto;
	margin-top: 20px;
}


h2.charter{
	margin: 20px;
	padding: 10px;
	border: 2px dashed #0057B8;
	font-size: 20px;
	font-weight: bold;
	}

top_line{
	background-repeat:repeat-x;
	}
	
.l-main-a {
    background: url(../img/bg_line_top.png) #FFF;
    background-repeat: repeat-x;
}.main-box-inner {
    margin-top: 15px;
    float: left;
    width: 440px;
    margin: 0 20px;
}
.pc_navi{
	background-color:#0057B8;
	width:100%;
	height:55px;

	padding-top:10px;

	}
.pc_menu{
	text-align:center;
	width:992px;
	margin:0 auto;
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
	}		
a.pc_btn{
	color:#FFFFFF;
	display:inherit;
	font-size: 18px;
	float:left;
	line-height:2.2em;
	/*padding-top:9px;
	padding-bottom:6px;*/
	}
a.pc_btn2{
	color:#FFFFFF;
	display:inherit;
	font-size: 20px;
	float:left;
	line-height:2.2em;
	/*padding-top:9px;
	padding-bottom:6px;*/
	}
	
.pc_btn {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	border-left: 2px solid #FFF;
	color: #FFF;
	width: 16%;/*ナビの横幅*/
}
.pc_btn2 {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	color: #FFF;
	width: 17%;/*ナビの横幅*/
}	

.leaf_line{
	background:url(images/bg_line_top.png) repeat-x ;
	width:100%;
	height:70px;
	
	}	
	
.normal-text {
    line-height: 155%;
    font-size:14px;
    color: #76643B;
}

.main-text {
    background: url(images/ic_flower.png) no-repeat;
    font-size: 21px;
    font-weight: bold;
    color: #E5881F;
    margin-bottom: 20px;
    padding-left: 70px;
    padding-top: 8px;
}


	
/*-------------------------------------------------Header*/
#Header{ margin: 0;
/* padding: 0 0 10px 0;*/
  background:url(images/main-bg.jpg) no-repeat;
  width:100%;
  background-position:50% bottom;
 }
#MainVisual{width:100%; height:440px;
 }
#MainVisual img{padding-top: 300px;
 }
#MainVisual{
	margin:0 auto;
	
	}
#MainVisual p{ width: 315px; height: 66px; position: absolute; left: 603px; top: 465px; }
#MainVisual2{ background: url(images/title_sqworld.jpg) no-repeat; width: 992px; height:250px; position: relative; }
#MainVisual2 p{ width: 315px; height: 66px; position: absolute; left: 603px; top: 465px; }
#Menu{ }
#MenuIn{
	width: 890px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}
#SQlogo{ background: url(images/linedot_yoko.png) repeat-x center bottom; padding: 0 0 15px 0; }
#SQlogo p{ text-align: right; }
#Menu ul{
	overflow: hidden;
	background: url(images/linedot_yoko.png) repeat-x center bottom;
	padding: 0 0 0 0px;
}
#Menu li{ list-style-type: none; float: left; }
#Menu li + li{ padding:0 0 0 0 ]px;
	padding: 0 0 0 0px;
}


#container{
	background-color:RGBa(255,255,255,1.0);
	width:1000px;
	margin:0 auto;
	
	}


/*-------------------------------------------------Common*/
.Entry{ width: 890px; margin: 0 auto; padding: 0 0 10px 0; }
.Entry h1{ text-align: center; padding: 0 0 10px 0; }
p.MainTxt{ font-size: 14px; }
.EntryIn{ padding: 0 0 20px 0; }
.Entry2{ width: 445px; margin: 0 auto; padding: 0 0 20px 0; }
.EntryIn2{ padding: 0 0 20px 0; background-color:#FFFFFF;}
.EntryIn h2{ padding: 0 0 10px 0; }
.EntryIn p{}
.Clearfix{ overflow:hidden;}
.EntryIn_box{ padding:10px 0 20px 0;}
.EntryIn_L{ width:200px; float:left;}
.EntryIn_R{ width:225px; float:right;}

ul.Entry_list{ padding:5px 0 0 0; }
ul.Entry_list li{ background: url(images/icon_squer.gif) no-repeat left 6px; padding: 0 0 5px 10px; list-style-type: none; }
dl.Entry_list{ }
dl.Entry_list dt{ background: url(images/icon_squer.gif) no-repeat left 8px; padding: 0 0 0 10px; font-size:14px; font-weight:bold; }
dl.Entry_list dd{ padding:0 0 5px 10px; }

.box{ border: 1px solid #AAA; padding: 7px; background-color: #FFF; }

.Photo_3clm{ padding: 20px 0 0 0; }
.Photo_3clm ul{ overflow:hidden;}
.Photo_3clm li{ float:left; list-style-type: none; position: relative; width: 289px; height: 178px; }
.Photo_3clm li + li{ padding: 0; margin: 0 0 0 10px; }
.Photo_Closeup{ position:relative; width: 260px; }
.icon_Closeup{ position:absolute; left: 10px; top: 10px; }

.pagetop_Lower{ overflow:hidden;}
.pagetop_Lower p{ float:right; font-size: 10px; }
.pagetop_Lower p a{ color:#FFFFFF; text-decoration:none; display:block; background: #91721F; padding: 0 4px; }
.pagetop_Lower p a:hover{ color:#FFFFFF; text-decoration:none; display:block; background: #655016; padding: 0 4px; }



/*-------------------------------------------------Info*/
#Info{}
dl.History{ overflow: hidden; background: url(images/line_dot_tate.png) repeat-y 74px top; }
dl.History dt{ color: #91721F; width: 70px; float: left; clear: both; }
dl.History dd.IconCircle{ float: left; padding: 4px 5px 0 0; line-height: 1.2; }
dl.History dd.Txt{ margin: 0 0 10px 85px; }

/*-------------------------------------------------Award*/
#Award{}
#Award table{ border-top: 1px solid #C8B060; margin: 0 0 5px 0; }
#Award td{ padding: 5px; }
#Award td.date{ background-color: #C8B060; color: #FFF; width: 80px; text-align: center; vertical-align: middle; border-bottom: 1px solid #FFF; }
#Award td.country{ background-color: #D5D5D5; width: 80px; text-align: center; vertical-align: middle; border-bottom: 1px solid #FFF; }
#Award td.txt{ background-color: #FFF; vertical-align: top; padding: 5px 5px 5px 10px; border-bottom: 1px solid #D5D5D5; }

/*-------------------------------------------------Meal*/
.Wine_L{ float:left; width:430px; overflow:hidden;}
.Wine_R{ float:right; width:430px; overflow:hidden; }
.Wine_txt{float:left; width:280px;}
.Wine_photo{float:right; width:139px;}

/*-------------------------------------------------Tour*/
#Tour{ width: 894px; margin: 0 auto; padding: 0 0 20px 0; }
.TourParts{ font-size: 0px; line-height: 0; }
.TourCenter{ background: url(images/tourbox_center.png) repeat-y center top; }
.TourCenterIn{ width: 840px; margin: 0 auto; }
.TourCenterInWrap{}
.TourCenterInWrap h2{ padding: 10px 0; }	

.TourEntry{ overflow: hidden; }
.TourEntry + div{ margin:16px 0 0 0; background: url(images/line.gif) no-repeat center top; padding: 20px 0 0 0; }

.TourPhoto{ width: 400px; float: left; padding: 5px 0 0 0; font-size: 10px; }
.TourPhoto2{
	width: 410px;
	float: left;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.TourMain2{
	width: 400px;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}


.TourTxt{}
.TourTxt dt{ font-size: 18px; font-weight: bold; color: #C89D2D; padding: 10px; }
.TourTxt dd{ padding: 0 0 10px 0; border-bottom: 1px solid #CCC; font-size: 14px; margin: 0; } 
.TourLink{ padding: 5px 0; display:block;border-bottom: 1px solid #CCC; font-size:18px; }
.TourLink + div{ }
.TourLink dl{}
.TourLink dl dt{ font-weight: bold; }
.TourLink dl dd{ color: #666; }

.TourLink2{ padding: 5px 0; display:block;border-bottom: 1px solid #CCC; font-size:16px; }
.TourLink2 + div{ }
.TourLink2 dl{}
.TourLink2 dl dt{ font-weight: bold; }
.TourLink2 dl dd{ color: #666; }

.Price{}
.Price strong{ color:#F00; font-size:20px;}
.Price .PriceAtte{ font-size:10px; color:#666; margin: 0 5px 0 0; font-weight: normal; }

.OtherLink{ clear:both;}
.OtherLink a{ display:block; background: url(images/tourbar_off.jpg) no-repeat; width: 434px; margin: 0 0 0 auto; text-align:center; color:#FFFFFF; text-decoration:none; font-weight:bolder; font-size:90px; height: 25px; padding:7px 0 0 0;}
.OtherLink a:hover{ background: url(images/tourbar_on.jpg) no-repeat; }

.OtherLink2 a{ display:block; background: url(images/tourbar_off.jpg) no-repeat; width: 434px; margin: 0 0 0 auto; text-align:center; color:#FFFFFF; text-decoration:none; font-weight:bolder; font-size:70px; height: 25px;}


.OtherLinkHf { clear:both;}
.OtherLinkHf a{ display:block; background: url(images/tourbar_mini_off.gif) no-repeat; width: 210px; margin: 0 0 0 auto; text-align:center; color:#FFFFFF; text-decoration:none; font-weight:bolder; font-size:90px; height: 32px; padding:7px 0 0 0;}
.OtherLinkHf a:hover{ background: url(images/tourbar_omini_on.gif) no-repeat; }

.shohin_btn_all{
	align:center;
	
	}
	
	
.shohin_btn {
	/* [disabled]display: inline-block;
*/
	width:45%;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-color: #FF6600;
	color: #fff;
	/*margin-right:10px;*/
	margin-left:6px;
	padding: 7px 0px 7px 0px;
	float:left;
	box-shadow: 1px 1px 3px #888;

}

.shohin_btn2{
	/* [disabled]display: inline-block;
*/
	width:31%;
	height: 24px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	background-color: #FF6600;
	color: #fff;
	/*margin-right:10px;*/
	margin-left:6px;
	float:left;
}
.shohin_btn a {
	text-align:center;
	display: block;
	height: 100%;
	width: 100%;
}
/*.shohin_btn:hover {
	background-color: #FF3300;
}*/



/*-------------------------------------------------PageTop*/
.pagetop{ text-align: right; display: block; padding: 10px 10px 10px 0; background-color: #262626; }


/*-------------------------------------------------Float*/

.lyt-image{width:100%;margin-bottom:5px;}
.image-parallel-L .image{ float:left; padding:0 15px 5px 0; }
.image-parallel-R .image{ float:right; padding:0 0 10px 15px; }
.image-parallel-L .column,
.image-parallel-R .column{overflow:hidden;zoom:1;}
.image-L .image{float:left;padding:0 15px 10px 0;}
.image-R .image{float:right;padding:0 0 10px 15px;}
.lyt-image:after{display:block;visibility:hidden;clear:both;height:0;content:" ";}
.lyt-image{zoom:1;}
div.image-L .image p,
div.image-R .image p,
div.image-parallel-L .image p,
div.image-parallel-R .image p{ font-size:10px; line-height: 1.2; }

/*-------------------------------------------------Parts*/
.Txt-size_XL{font-size: 18px;}
.Txt-size_L{font-size: 14px;}
.Txt-size_M{font-size: 12px;}
.Txt-size_S{font-size: 11px;}
.Txt-style_bold{font-weight:bold;}
.Txt-align_R{text-align:right;}
.Txt-align_C{text-align:center;}
.Txt-align_L{text-align:left;}
.Txt-Color_Red{color: #B61616;}
.Txt-Color_Pink{color:#E93682;}
.Txt-Color_Green{color: #7CB004;}
.Txt-Color_Brown{color: #725627;}
.Txt-Color_Blue{color: #0076BD;}

.LineDot_yoko{ background-image: url(../asset_2013/common/img/parts/line-dot_yoko.png); background-repeat: repeat-x; background-position: center center; padding: 6px 0; clear: both; font-size: 0px; line-height: 0; }
.LineDot_yoko_Gray{background-image: url(../asset_2013/common/img/parts/line-dot_yoko_gray.jpg);background-repeat: repeat-x;background-position: center center;padding: 6px 0;clear: both;font-size: 0px;line-height: 0;}
.LineDot_yoko_White{background-image: url(../asset_2013/common/img/parts/line-dot_yoko_white.jpg);background-repeat: repeat-x;background-position: center center;	padding: 6px 0;clear: both;font-size: 0px;line-height: 0;}
.LineDot_tate{ padding: 6px 0; clear: both; font-size: 0px; line-height: 0; background: url(../../../asset_2013/common/img/parts/line-dot_tate.png) repeat-y center center; }

.PaddingLeft5px{padding-left:5px;}
.PaddingLeft10px{padding-left:10px;}
.PaddingLeft20px{padding-left:20px;}
.PaddingRight5px{padding-right:5px;}
.PaddingRight10px{padding-right:10px;}
.PaddingRight20px{padding-right:20px;}
.PaddingTop5px{padding-top:5px;}
.PaddingTop10px{padding-top:10px;}
.PaddingTop20px{padding-top:20px;}
.PaddingBottom5px{padding-bottom:5px;}
.PaddingBottom10px{padding-bottom:10px;}
.PaddingBottom20px{padding-bottom:20px;}

.Price{ font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000; text-align: right; line-height: 1.4; }
a.LinkBn {overflow: hidden;float: left;}
a.LinkBn:hover { border: 1px solid #494949; }
a.LinkBn:hover img {margin: -1px;}
.clear{ clear:both;}


/*-------------------------------------------------Footer*/
#Footer{ background-color: #191919; color: #FFF; padding: 10px 0 30px 0; }
#Footer a:link,
#Footer a:visited{ color:#FFFFFF;}
#Footer a:hover{color:#FFFFFF; text-decoration:none;}
#Footer a:active{color:#FFFFFF;}
.FooterIn{ width: 992px; margin: 0 auto; padding: 10px 0 10px 0;}
#LogoArea{ overflow: hidden; }
#Footer-Logo{ width: 182px; float: left; }
#Footer-btn{ width: 750px; float: right; }
#Footer-btn ul{	padding:75px 0 0 0;}
#Footer-btn ul li+li{ padding:0 0 0 10px;}
#Footer-btn li{ float: left; overflow: hidden; }

#DeskArea{ overflow: hidden; border-bottom: 1px double #666;}
.Footer-Desk_L{ width: 180px; float: left; padding: 0 5px 0 0; margin: 0 12px 5px 0; }
.Footer-Desk_R{ width: 170px; float: right; }
.Footer-Desk_L h2, .Footer-Desk_R h2{ padding: 0 0 8px 0; background: url(../../tour/aseet_2013/img/parts/line-dot_yoko_white.jpg) repeat-x center bottom; margin: 0 0 5px 0; overflow: hidden; }
.Footer-Desk_L h2 p, .Footer-Desk_R h2 p{ float:left;}
.Footer-Desk_link{ font-weight:normal; text-align:right; float:right; background: url(../../tour/aseet_2013/img/parts/icon-arrow_s_white.png) no-repeat left; padding: 0 5px 0 10px; margin: 10px 0 0; font-size: 11px; }
.Footer-Desk_L h3, .Footer-Desk_R h3{ font-size: 24px; color: #FFF; font-family: Arial, Helvetica, sans-serif; line-height: 1.4; font-weight: normal; }
.Footer-Desk_L h4, .Footer-Desk_R h4{ color: #FFF; font-weight: normal; }
.Footer-Desk_time{ color: #FFF; font-size: 11px; padding: 5px 0 0 0; }
.Footer-Desk_time dt{}
.Footer-Desk_time dd{ padding: 0 0 0 10px; line-height: 1.3; }
.Footer-Desk_attention{ background-color: #40371E; border: 1px solid #685931; padding: 3px 3px 0 3px; margin: 5px 0 10px 0; }
#SiteMapArea{ overflow: hidden; }
#Footer-SiteMap_Tour{ width: 585px; float: left; }
#Footer-SiteMap_Tour h2{ font-weight:normal;font-size: 12px; background: url(../../tour/aseet_2013/img/parts/line-dot_yoko_white.jpg) repeat-x center bottom; padding: 0 0 5px 0; margin: 0 0 5px 0; }
.Footer-SiteMap_TourIn{ overflow: hidden; color: #FFF; }
.Footer-SiteMap_TourIn_L{ width: 117px; float: left; }
.Footer-SiteMap_TourIn_C{ width: 117px; float: right;  }
.Footer-SiteMap_TourIn_L dt, .Footer-SiteMap_TourIn_C dt, .Footer-SiteMap_TourIn_R dt{}
.Footer-SiteMap_TourIn_L dd, .Footer-SiteMap_TourIn_C dd, .Footer-SiteMap_TourIn_R dd{ padding: 0 0 0 10px; font-size: 11px; }

#Footer-SiteMap_Other{ width: 343px; float: right; }
#Footer-SiteMap_OtherIn{ overflow:hidden; padding: 0 0 10px 0; }
#Footer-SiteMap_Other_C{ width: 160px; float: left; }
#Footer-SiteMap_Other_R{ width: 160px; float: right; }
#Footer-SiteMap_Other_C h2, #Footer-SiteMap_Other_R h2{ font-weight:normal;font-size: 12px; background: url(../../tour/aseet_2013/img/parts/line-dot_yoko_white.jpg) repeat-x center bottom; padding: 0 0 5px 0; margin: 0 0 5px 0; }

#Footer-SiteMap_HIS{ overflow:hidden;}
.Footer-SiteMap_HIS_Logo{float: left; width: 72px;}
.Footer-SiteMap_HIS_Copy{ width: 260px; float: right; font-size: 10px; padding: 12px 0 0 0; }
#Footer-SiteMap_HIS ul{ clear: both; padding: 10px 0 0 0; }
#Footer-SiteMap_HIS li{ float: left; list-style-type: none; font-size: 11px; }
#Footer-SiteMap_HIS li+li{ padding: 0 0 0 15px; }


/*-------------------------------------------------Float*/
.lyt-image{width:100%;margin-bottom:10px;}
.image-parallel-L .image{ float:left; padding:0 30px 10px 0; }
.image-parallel-R .image{ float:right; padding:0 0 10px 30px; }
.image-parallel-L .column,
.image-parallel-R .column{overflow:hidden;zoom:1;}
.image-L .image{float:left;padding:0 20px 10px 0;}
.image-R .image{float:right;padding:0 0 15px 20px;}
.lyt-image:after{display:block;visibility:hidden;clear:both;height:0;content:" ";}
.lyt-image{zoom:1;}
div.image-L .image p,
div.image-R .image p,
div.image-parallel-L .image p,
div.image-parallel-R .image p{font-size:10px;padding:1px 0 0 0;line-height: 1.4;}


/*-------------------------------------------------tel*/

.box_contact #info {
	width: 850px;
	margin-top: 20px;
	margin-bottom:20px;
	padding: 20px 20px;
	border: 1px solid #104000;
}

#info{
	width: 890px;
	margin: 0 33px 5px;
	border: 3px solid #00227D;
	padding: 0px 0px 0px;
	overflow: visible;
}
#ttl{
	width: 880px;
	font-size: 16px;
	margin: 5px auto 10px;
	padding: 0 0 0 30px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	line-height: 18px;
}
.box{
	width: 875px;
}
#name{
	display: block;
	margin: 3px 0 15px 12px;
	padding: 0 0 0 15px;
	width:370px;
	font-size: 40px;
	font-weight: bold;
	font-family:  "Estrangelo Edessa","メイリオ", "ＭＳ Ｐゴシック",sans-serif;	
	line-height: 30px;
	color:#069;
	border-left: 8px solid #000;
	float:left;
}
#icon{
	margin: 3px 20px 0 60px;
	float: left;
}
#tel{
	display: block;
	color:#F09;
	margin: 0;
	width:370px;
	font-size: 40px;
	font-weight: bold;
	font-family:  "Estrangelo Edessa","メイリオ", "ＭＳ Ｐゴシック",sans-serif;
	line-height: 48px;
}
#hour{
	display: block;
	margin: 17px 0 0 10px;
	font-weight: bold;
	color: #000;
	float: left;
	font-size: 21px;
}
#shop-inq{
	margin: 17px 0 0 25px;
	float: left;
	font-size: 18px;
}
#shop-inq a{
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #00227D;
	font-size: 18px;
	text-decoration: underline;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#shop-inq a:hover{
	font-weight: bold;
	color: #00227D;
	font-size: 18px;
	text-decoration: none;
}

#shop-bnr{margin: 0;}
#shop-bnr img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#shop-bnr-hosoku {margin: 3px 0 0;}
#shop-bnr-hosoku a{
	margin: 3px 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 18px;
	font-size: 12px;
	text-decoration: underline;
	color: #00227D;
}
#shop-bnr-hosoku a:hover{
	text-decoration: none;
}

/* INFORMATION */
#info{
	width: 680px;
	margin:0 auto;
	padding-right:10px;
	background:#ffffff;
	
	}

#info div.info-online{
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background: url('http://www.his-j.com/tyo/air/air_sp/img/line_dot.gif') repeat-x  0 100%;
	}

#info div.roll{
	margin: 0;
	padding: 0;
	background-image: none;
	}



#info div.info-store{
	float: right;
	padding-top:5px;
	background:#ffffff;
	}

#info div.info-reserv span{
	color: #ff0000;
	letter-spacing: 5px;
	font-size: 130%;
	}

#info div.info-bu01, #info div.info-bu03{
	float: left;
	}

#info div.info-bu02{
	color: #2572be;
	font-weight: bold;
	padding: 10px 0 10px 45px;
	background: url('http://www.his-j.com/tyo/air/air_sp/img/icon_info_phone02.gif') no-repeat left center;
	font-size:1.3em;
	}

#info div.info-bu03{
	height:28px;
	padding: 10px 0 0px 40px;
	background:#ffffff url('http://www.his-j.com/tyo/air/air_sp/img/icon_info_store02.gif') no-repeat left center;
}

#info div.info-bu03 a{
	font-weight: bold;
	color:#0067CE;
	text-decoration:underline;
	font-size:1.2em;

}

#info div.branch p{
	font-size: 108%;
	letter-spacing: 1px;
	margin: 10px 0 3px 0;
	padding: 5px 0 0 0;
	}

#info dl{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background: url('http://www.his-j.com/tyo/air/air_sp/img/line_dot.gif') repeat-x  0 100%;
	}

#info dl.roll{
	margin: 0;
	padding: 0;
	}

#info dt{
	font-size:30px;
	font-weight: bold;
	background: url('http://www.his-j.com/tyo/air/air_sp/img/icon_info_phone.gif') no-repeat left center;
	padding-left:25px;
	line-height:150%;

	}

#info dd{
	font-size:1em;
	line-height:150%;
	}



#info span.telnum{
	font-size:24px;
	font-weight:bolder;
	padding: 0 5px 0 5px;
	color:#FF4E00;
}
#info span.telnum2{
	font-size:1.3em;
	font-weight: bold;
	padding: 0 5px 0 5px;
	color:#FF4E00;
}
#info div#info-online{
	width: 572px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}

#info ul{
}

#info li{
	display:inline;
	font-weight:bold;
}

/* -------------------- 松田追加↓ ------------------- */


.pointBlock {
	padding: 0 10px;
}
.pointBlock h3 p {
	margin-left: 116px;
	margin-top: -21px;
}
.pointBlock h3 p.upgrade {
	margin-left: 116px;
	margin-top: -6px;
}
.pointBlock p .explanation {
	font-size: 90%;
	line-height: 1.6;
}
.pointBlock .leftArea {
	width:500px;
	float:left;
	margin-right:20px;
}
.pointBlock .rightArea {
	width:420px;
	float:left;
}
.pointBlock .rightArea li {
	width:200px;
	float:left;
	margin-right:20px;
}
.pointBlock .rightArea li.last {
	margin-right:0;
}

.pointBlock .col2Area {
	width:890px;
	float:left;
}
.pointBlock .col2Area li {
	width:435px;
	float:left;
	margin-right:20px;
	list-style:none;
}
.pointBlock .col2Area li.last {
	margin-right:0;
}





.pointBlock .preeco {
	margin-bottom:10px;
}
.pointBlock .preeco li {
	width:227px;
	float:left;
	margin-right:10px;
}
.pointBlock .preeco li.last {
	margin-right:0;
}
.pointBlock .leftArea p,
.pointBlock .rightArea p,
.pointBlock .col2Area p {
	margin:5px 0 10px 0;
}
.pointBlock .preeco p {
	margin-top:5px;
	font-size: 90%;
}
.pointBlock .leftArea strong,
.pointBlock .rightArea strong,
.pointBlock .col2Area strong,
.pointBlock .preeco strong {
	font-weight:bold;
}
.pointBlock .preeco .push {
	color:#AC1930;
	font-weight:bold;
	font-size: 125%;
}




/*-------ページトップ-------*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	/*width: 80px;*/
	padding: 20px;
	text-align: center;
	display: block;
	/*border-radius: 5px;*/
	/*border-top-left-radius: 3px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 2px;*/
	border-radius: 4px;
	background-color: #ACACAC;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/*-------二本柳追加-------*/

.waku{
	width:450px;
	margin:10px;
	padding-bottom: 10px;
	float:left;
	border:solid 1px #AAA;
	background-color:#FFFFFF;
	}
.none{
	float:left;
	background-image:url(../index_image/none.jpg);
	margin:10px;
	height:370px;
	width:340px;
	}
.title{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	margin: 0px;
	padding: 5px;
	background-color: #E5881F;
	}
.icon{
	text-align:left;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
}
.kakaku{
	color:#FF0000;
	font-weight:bold;
	font-size:26px;
	text-align:center;
	width:100%;
	}
.shosai{
	font-size:14px;
	line-height:130%;
	padding:5px;
	text-align:left;
	 }
.hatsu{
	font-size:14px;
	padding:5px;
	text-align:center;
	 }
.setsumei{
	clear:both;
	font-size:12px;
	line-height:120%;
	background-color:#39F;
	color:#fff;
	padding:5px;
	margin-bottom:5px;
	}
.botan{
	text-align:center;
	margin-bottom:5px;
	margin-top:3px;
}
.ss{
	margin:20px;
	margin-top:10px;
	padding:10px;
	background-color:#FFF;
}
.area{
	background-color:#F7D535;
	color:#000;
	font-weight:bold;
	width:130px;
	font-size:10px;
	text-align:center;
	float:left;
}
.access{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dashed #000;
}
.ss h3{
	font-size:20px;
	font-weight:bold;
	padding-bottom:3px;
	height:40px;
}
.sspoint{
	line-height:140%;
	text-align:left;
}
.check{
	float:right;
	width:630px;
	background:url(images/courier.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-top:20px;
	}
.check2{
	background-color:#FF6633;
	color:#FFF;
	font-weight:bold;
	width:80px;
	font-size:12px;
	text-align:center;
	float:left;
	}
.check3{
	float:left;
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	}
.checkimg{
	float:left;
	margin-top:20px;
}
.checkpoint{
	line-height:140%;
	float:left;

}
.ss2{
	background-color:#FFF;
	width:300px;
	text-align:left;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.ss2 h3{
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin:0px;
	margin-top:5px;
	}
.ss2 img{
	width:300px;
	}
.sspoint2{
	margin:none;
	padding:5px;
	text-align:left;
	line-height:130%;
	font-size:11px;
	}
.ss2 .access{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-top:3px;
	line-height:120%;
	}
.strong{
	font-weight:bold;
}

/*-------20150903追加-------*/

.zenfont{
	font-size:105%;
}

.zenfont2{
	font-size:120%;
	color:#C6A742;
	font-weight:bold;
}

.otherlink{
	font-size:250%;
	color:#C90;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:20px;
}


.otherlink2{
	font-size:250%;
	color:#C90;
	font-weight:bold;
	padding:10px;
}

.kasen {
    color:#1E90FF;
		font-size:120%;
		font-weight:bold;
}

img.migi {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
	margin-top:10px;
}

img.hidari {
  float: left;
  margin:10px;
}

box1.{
	clear:both;
	width:850px;
	margin:10px;
}


box2.{
	width:890px;
	margin:0 auto;
	text-align:left;
}

#point{
	width: 992px;
	height: 487px;
	position: relative;
	background-image: url(images/kihon_s1.jpg);
	background-repeat: no-repeat;
}
#tourbox_top{ background: url(images/tourbox_top.png) no-repeat; width: 894px; height: 17px; position: relative; }
#tel{ background: url(images/tel.jpg) no-repeat; width: 992px; height: 260px; position: relative; }



#setsumeikai table{
	border:2px solid;
	border-color:#346702;
	width:992px;
	border-collapse: collapse;
	}
#setsumeikai table td{
	border:2px solid;
	border-color:#346702;
	font:20px bold;
	padding:5px;
	border-collapse: collapse;
	}
	
	
.s_title{
	background-color:#346702;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",;
	color:#ffffff;
	}
	
#kihon_j{
	width:992px;
	margin:0 auto;
	}	
	
	
	#kihon_j table{
	width:98%;
	line-height:1.5em;
	/*border:2px solid;
	border-color:#F93;*/
	font:20px bold;
	padding:5px;
	display:block;
	border-collapse: collapse;
	font-weight:150%;
	}	
	
#kihon_j table td{
	border:1px solid;
	border-color:#f93;
	padding:5px;
	font:15px bold;
	border-collapse: collapse;
	line-height:130%;
	}
	
		
	
.cont{
	background-color:#f93;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#ffffff;
	font-size:25px;
	}	

#syouhin{
	width:992px;
	margin:0 auto;
	}

#otoiawase{
	width:992px;
	margin:0 auto;
	}


#otoiawase table caption{
	font-weight:bold;
	}	
	
#otoiawase table{
	width:98%;
	background-color:#FFFFFF;
	border:2px solid #fff;
	font-size:20px;
	border-collapse: collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	textalign:center;
	}
	
#otoiawase table td{
	font-weight:bold;
	color:#000;
	padding-left:20px;
	border:2px solid #000;
	border-collapse: collapse;
	/*display:block;*/
	width:50%;
	}
	
.h_c{
	color:#003F98;
	}	
	/*メニュー st*/
#menu{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  float: left;
  width: 16.66%;
  margin: 0;
  padding: 0; }
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover{
  background: #444;
}
#toggle{ 
 display: none;
}
@media only screen and (max-width: 768px) {
    #menu li{
    width: 33.333%;
    border-bottom: 1px solid #444;
  }
}
@media only screen and (max-width: 480px) {
  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
}
/*メニュー end*/
/*商品ボックス設定*/

.shohin_box {
	float:left;
	width:306px;
	background-color: #FFF;
	/*margin-left: 10px;*/
	text-align: center;
	padding-bottom: 20px;
	/*	float: right;*/
	/* border-radius */
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	/* box-shadow */
	box-shadow: rgba(113, 135, 164, 0.65098) 0px 0px 4px 1px;
	-webkit-box-shadow: rgba(113, 135, 164, 0.65098) 0px 0px 4px 1px;
	-moz-box-shadow: rgba(113, 135, 164, 0.65098) 0px 0px 4px 1px;
 overflow: hidden *border: 1px solid #999;/* IE7 とそれ以下のバージョンに対応 */
	_border: 1px solid #999;	/* IE6　に対応 */
	border-style: solid\9;/* IE8 に対応 */
	border-width: 1px\9;/* IE8 に対応 */
	border-color: #999\9;/* IE8 に対応 */
	padding:5px 5px 10px 5px;
	margin:10px 3px 30px 10px;
}
.shohin_box .pic img {
	width: 296px;
}

.shohin_box2{
	float:left;
	width: 310px;
	margin: 100px 0px 50px 3px;
	}
	
.shohin_box2 .pic img {
	width: 90%;
	opacity: 0.3;
	border-radius:50%;
}
	
.shohin_box a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.shohin_box a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=70 )";
	/*	
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);*/
	
	transition: all 0.5s ease;
}
/*ボックス頭方面部分*/
.shohin_head {
	background-color: #333;
	/* border-radius */
	border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-size: 20px;
	padding-top: 2px;
}
.myj_head {
	background-color: #6D1B4F;
}
.tak_head {
	background-color: #003366;
}
/*商品タイトル*/
.shohin_ttl {
	font-size: 18px;
	padding-top:10px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #000;
	margin-top: 4px;
	line-height:1.2em;
}
/*.sho {
	font-size: 1.1em!important;
}*/
.sub {
	font-size: 0.9em!important;
}
.shohin_box .shohin_ttl a {
	text-decoration: none!important;
}
/*商品価格*/
.shohin_price {
	font-size: 22px;
	font-weight: bold;
	color: #F00;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	height: 30px;
}
.shohin_box .shohin_info {
	font-size:18px;
	color: #333;
	padding-top:8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: normal;
	/*line-height:100%;*/
}

.tour {
    width:300px;
	margin:9px;
	background-color:#FFFFFF;
	float:left;
	font-size:24px;
	line-height:150%;
	border:1px solid #CCC;
}
.price{
	color:#DD0000;
	font-size:30px;
	margin-bottom:20px;
	}
.pic img{
	width:290px;
	}
.shohin{
	width:320px;
	float:right;
	font-size:22px;
	line-height:160%;
	}
.price{
	color:#DD0000;
	font-size:24px;
	}	
	

/*ボックス頭方面部分*/
.shohin_head {
	background-color: #333;
	/* border-radius */
	border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-size: 20px;
	padding-top: 2px;
}
.myj_head {
	background-color: #6D1B4F;
}
.tak_head {
	background-color: #003366;
}


/*こだわりここから*/
.pt_benri {
	font-size:15px;
	background-color:#0057B8;
	color: #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.pt_ekichika {
	font-size: small;
	font-weight: bold;
	background-color: #CF3;
	color: #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.pt_view {
	font-size: small;
	font-weight: bold;
	background-color: #A8F0F9;
	color: #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.pt_kodawari {
	font-size: small;
	font-weight: bold;
	background-color: #B0B0FF;
	color: #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*こだわりここまで*/

.pc_contents {display:none;} /*横幅768px以下では表示しない*/



}
