@charset "shift-jis";

#SecondPage{
	border:5px solid #fff;
	border-bottom:none;
	margin:0 10px;
	padding:0 0 30px;
	background:url(./img/head001-top.jpg) no-repeat 0 0 #ccf7ff;
	text-align:left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333;
}
/*-- --*/
#SecondPage > h3{
	position:relative;
	height:240px;
}
#SecondPage > h3 span{
	position:absolute;
	top:25px;
	left:320px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
}
/*-- --*/
#Privilege{
	margin:0 auto;
	width:800px;
	height:300px;
	background:url(./img/privilege001.png) no-repeat 0 0 #fff;
	box-shadow:2px 2px 2px 0 rgba(0,0,0,0.2);
	text-align:center;
}
#Privilege h4{
	padding:21px 0 0;
	text-align:center;
}
#Privilege p.Catch{
	padding:6px 0 0;
	font-size:17px;
	font-weight:bold;
	line-height:120%;
	color:#555;
}
#Privilege p.Catch span{
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:#90f;
}
#Privilege ul{
	display:table;
	border-collapse:separate;
	border-spacing:25px 0;
	margin:12px 65px 0;
}
#Privilege ul li{
	position:relative;
	display:table-cell;
	border-radius:3px;
	margin:0 25px 0 0;
	width:190px;
	height:110px;
	background:linear-gradient(to bottom, #aaeeff 0%, #99ddff 100%);
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:130%;
	color:#06f;
}
#Privilege ul li:nth-child(2){
	background:linear-gradient(to bottom, #f7f7ee 0%, #e6e6dd 100%);
	color:#909;
}
#Privilege ul li:nth-child(3){
	background:linear-gradient(to bottom, #ffddff 0%, #ffbbff 100%);
	color:#f36;
}
#Privilege ul li::after{
	content:"";
	position:absolute;
	top:-4px;
	left:-4px;
	display:block;
	width:199px;
	height:119px;
	background:url(./img/privilege003.png) no-repeat 0 0;
}
#Privilege p.Notice{
	margin:14px 0 0;
	font-size:15px;
	line-height:130%;
}
/*-- --*/
#List{
	padding:10px 0 0;
}
#List .Section{
	display:table;
	border-collapse:separate;
	border-spacing:30px 0;
	margin:30px 1px 0;
}
#List .Section div{
	position:relative;
	display:table-cell;
	padding:0 0 45px;
	width:449px;
	background:#fff;
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
}
#List .Section div::before{
	content:"";
	position:absolute;
	top:-10px;
	left:-10px;
	display:block;
	width:472px;
	height:66px;
	background:url(./img/list001.png) no-repeat 0 0;
}
#List .Section div::after{
	content:"";
	position:absolute;
	bottom:-10px;
	left:-10px;
	display:block;
	width:472px;
	height:65px;
	background:url(./img/list002.png) no-repeat 0 0;
}
#List .Section div h4{
	padding:20px 0 0 0;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	line-height:120%;
	color:#f40;
}
#List .Section div:nth-child(2) h4{
	color:#36f;
}
#List .Section:nth-child(2) div:nth-child(1) h4{
	color:#0cf;
}
#List .Section:nth-child(2) div:nth-child(2) h4{
	color:#f90;
}
#SecondPage .Apartment .Section div:nth-child(1) h4{
	color:#62d;
}
#SecondPage .Apartment .Section div:nth-child(2) h4{
	color:#36f;
}
#List .Section div p.Body{
	padding:12px 0 12px;
	text-align:center;
	font-size:16px;
	line-height:130%;
}
#List .Section div p.Link{
	text-align:center;
}
#List .Section div p.Link a{
	display:inline-block;
	width:180px;
	border-radius:3px;
	background:linear-gradient(to bottom, #bbaaff 0%, #aa99ff 100%);
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
	transition:0.2s linear;
	text-align:center;
	text-decoration:none;
}
#List .Section div p.Link a span{
	padding:0 16px 0 0;
	background:url(./img/list003.png) no-repeat right center;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.2);
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
#List .Section div p.Link a:hover{
	background:linear-gradient(to bottom, #aa99ff 0%, #9988ff 100%);
	transform:translate(1px,1px);
	box-shadow:none;
}
#List .Section div p.Image{
	padding:12px 0 0 20px;
	text-align:left;
}
#List .Section div p.ScreenShot{
	padding:20px 0 0 20px;
	text-align:left;
}
#List .Section div p.Image a:hover,
#List .Section div p.ScreenShot a:hover{
	opacity:0.6;
}
/*-- --*/
#PromotionPage{
	position:relative;
	margin:60px 30px 0;
	padding:0 0 70px;
	background:#fff;
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
}
#SecondPage .Reasonable{
	padding:60px 0 70px;
}
#PromotionPage::before{
	content:"";
	position:absolute;
	top:-12px;
	left:-12px;
	display:block;
	width:954px;
	height:65px;
	background:url(./img/list005.png) no-repeat 0 0;
}
#PromotionPage::after{
	content:"";
	position:absolute;
	bottom:-12px;
	left:-12px;
	display:block;
	width:954px;
	height:66px;
	background:url(./img/list006.png) no-repeat 0 0;
}
#PromotionPage h4{
	padding:20px 0 0;
	text-align:center;
	font-size:32px;
	font-weight:bold;
	line-height:120%;
	color:#c4d;
}
#PromotionPage p.SubCopy{
	padding:16px 0 12px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#333;
}
#PromotionPage p.SubCopy span{
	font-weight:bold;
	color:#c03;
}
/*---- ----*/

#SecondPage .HotelList h5{
	border-radius:4px 4px 0 0;
	margin:15px auto 0;
	padding:10px 10px 2px;
	width:760px;
	background:linear-gradient(to bottom, #ccf7ff 0%, #bbd5ee 100%);
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#c06;
}
div.HotelCell{
	margin:15px auto 0;
	padding:5px;
	width:770px;
	background:#bbd5ee;
}
#SecondPage .HotelList h5 + div.HotelCell{
	margin:0 auto;
}
div.HotelCell dl{
	padding:1px;
	background:#fff;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.4);
}
div.HotelCell dl dt{
	position:relative;
	border-left:3px solid #8bb;
	background:url("../img/hotellist/list001.png") repeat-x 100% 0;
}
div.HotelCell dl dt p.Data{
	float:left;
	padding:25px 0 0 15px;
	width:142px;
	height:36px;
	background:url("../img/hotellist/list002.png") no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
}
div.HotelCell dl dt p.Data span{
	display:block;
	font-size:14px;
	line-height:18px;
	color:#ff0;
}
div.HotelCell dl dt p.HotelName{
	margin:0 19px 0 17px;
	padding:22px 81px 22px 161px;
	border-bottom:1px dashed #ddd;
	text-shadow:1px 1px 0 #ccc;
	font-size:26px;
	font-weight:bold;
	line-height:30px;
	color:#377;
}
div.HotelCell dl dt p.Recommendation{
	position:absolute;
	top:-1px;
	left:690px;
	display:block;
	width:70px;
	height:64px;
	background:url("../img/hotellist/list003.png") no-repeat 0 0;
	text-indent:-99999px;
}
div.HotelCell dl dd{
	border-left:3px solid #8bb;
	padding:18px 19px 25px 17px;
}
div.HotelCell dl dd p.LeftCell{
	float:left;
	width:240px;
}
div.HotelCell dl dd p.LeftCell a.Image{
	display:block;
	width:240px;
	height:180px;
    transition:all 0.1s ease;
	background-size:cover;
	text-indent:-99999px;
}
div.HotelCell dl dd p.LeftCell a.Tour{
	display:block;
	margin:15px 0 0;
	width:240px;
	height:60px;
	border-radius:2px;
    transition:all 0.1s ease;
	box-shadow:2px 2px 2px 0 rgba(0,0,0,0.3);
	background:url("../img/hotellist/list004.png") no-repeat 1px 1px #fff;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#444;
}
div.HotelCell dl dd p.LeftCell a.Tour span.Text{
	padding:8px 0 4px;
	display:block;
	font-size:14px;
}
div.HotelCell dl dd p.LeftCell a.Tour span.Price{
	font-size:24px;
	font-family:Impact,Charcoal;
	font-weight:normal;
	color:#d00;
}
div.HotelCell dl dd p.CopyCell{
	margin:0 0 0 260px;
	height:126px;
	overflow:hidden;
	font-size:14px;
	line-height:21px;
}
div.HotelCell dl dd table{
	margin:20px 0 0 260px;
	width:464px;
	border-collapse:collapse;
	border:none;
}
div.HotelCell dl dd table th,
div.HotelCell dl dd table td{
	padding:0 0 8px 0;
	width:30px;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}
div.HotelCell dl dd p.More{
	margin:0 0 0 584px;
}
div.HotelCell dl dd p.More a{
	display:block;
	width:140px;
	height:24px;
	border-radius:2px;
	box-shadow:2px 2px 2px 0 rgba(0,0,0,0.3);
    transition:all 0.2s ease;
	background:url("../img/hotellist/list005.png") no-repeat 1px 1px #f66;
	text-align:center;
	text-decoration:none;
	text-shadow:-1px -1px 0 #d44;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}
div.HotelCell dl dd p.LeftCell a.Image:hover,
div.HotelCell dl dd p.LeftCell a.Tour:hover,
div.HotelCell dl dd p.More a:hover{
	opacity:0.6;
}
div.HotelCell dl dd p.LeftCell a.Tour:hover{
	text-shadow:0 0 6px #f66;
	color:#d00;
}
div.HotelCell dl dd p.More a:hover{
	background-color:#d44;
	box-shadow:1px 1px 0 1px rgba(0,0,0,0.2) inset;
	text-shadow:0 0 6px #fff;
	color:#ff0;
}
/*-- --*/
div.HotelCell dl dd .Map{
	float:left;
}
.hotelbox{
	margin:0 0 0 415px;
}
.hotelbox p{
	color:#666;
	padding:2px;
}
.hotelbox p a{
	font-size:14px;
    line-height:120%;
	color:#666;
	text-decoration:none;
}
.hotelbox p a:hover{
	text-decoration:underline;
}
.hotelbox .map_n1{
	background:url("../img/n1.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n2{
	background:url("../img/n2.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n3{
	background:url("../img/n3.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n4{
	background:url("../img/n4.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n5{
	background:url("../img/n5.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n6{
	background:url("../img/n6.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n7{
	background:url("../img/n7.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n8{
	background:url("../img/n8.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n9{
	background:url("../img/n9.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n10{
	background:url("../img/n10.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n11{
	background:url("../img/n11.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n12{
	background:url("../img/n12.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}
.hotelbox .map_n13{
	background:url("../img/n13.gif") no-repeat #fff 0 2px;
	padding:1px 0 1px 18px;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}

/*---- ----*/
#PromotionPage .HotelPhoto001 p,
#PromotionPage .HotelPhoto002 p,
#PromotionPage .HotelPhoto003 p{
	font-size:14px;
	line-height:120%;
}
#PromotionPage .HotelPhoto001 p img,
#PromotionPage .HotelPhoto002 p img{
	margin:0 0 5px;
}
#PromotionPage .HotelPhoto001:nth-child(3){
	margin:8px 50px 0;
	display:table;
	border-collapse:separate;
	border-spacing:30px 0;
}
#PromotionPage .HotelPhoto001:nth-child(3) p{
	display:table-cell;
	padding:5px;
	width:360px;
	background:#fff;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);
}
#PromotionPage .HotelPhoto001:nth-child(4){
	margin:40px 76px 0;
	display:table;
	border-collapse:separate;
	border-spacing:4px 0;
}
#PromotionPage .HotelPhoto001:nth-child(4) p{
	display:table-cell;
}
#PromotionPage .HotelPhoto002{
	margin:8px 80px 0;
}
#PromotionPage .HotelPhoto002 p:first-child{
	float:left;
	display:block;
	padding:5px 5px;
	width:470px;
	background:#fff;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);
}
#PromotionPage .HotelPhoto002 p:nth-child(2){
	display:block;
	margin:0 0 0 500px;
}
#PromotionPage .HotelPhoto002 p:nth-child(2) img{
	margin:0;
}
#PromotionPage .HotelPhoto002 p:nth-child(2) span{
	display:block;
	padding:4px 0 8px;
}


/*---- ----*/

#SecondPage .HotelPage .hotel_title_new{
	border-bottom:3px solid #f05251;
	margin:80px auto 0;
	width:800px;
	background:#f89898 url("/img/title_back_white.png") no-repeat right bottom;
	text-shadow:1px 1px 1px #822a2a;
}
#SecondPage .HotelPage div.hotel_title_new h3 {
    color:#fff;
    font-size:20px;
    padding:24px 30px 20px;
	line-height:25px;
    text-align:left;
	height:auto;
}
#SecondPage .HotelPage div.hotel_title_new h3 p{
    color:#fff;
	text-align:left;
    font-size:12px;
	border-bottom:1px solid #fff;
    padding:0 0 4px;
}

#SecondPage .HotelPage div.hotel_title_new h3 p span{
    color:#ff0;
    font-size:12px;
    font-weight:normal;
    padding:0 0 0 10px;
}
.HotelPage div.hotel_list {
    width:780px;
	background:url("/img/second002.gif") repeat-y;
	margin:10px auto 0;
	background:none;
}
.HotelPage div.hotel_list div {
	border:1px solid #ddc;
	background:url("/img/second003.gif") no-repeat;
	padding:9px 19px 19px 19px;
}
.HotelPage div.hotel_list div table {
	text-align:left;
	font-size:12px;
}
.HotelPage div.hotel_list div table th {
	width:170px;
	background:url("/img/second004.gif") repeat-x bottom;
	padding:12px 0 8px 0;
	vertical-align:top;
	font-weight:normal;
	color:#960;
}
.HotelPage div.hotel_list div table th ul li {
	float:left;
	display:inline;
	padding:0px 8px 8px 0;
}
.HotelPage div.hotel_list div table th ul li img {
	border:1px solid #48b;
}
.HotelPage div.hotel_list div table td {
	background:url("/img/second004.gif") repeat-x bottom;
	vertical-align:top;
	padding:12px 0 2px 0;
}
.HotelPage div.hotel_list div table td.map {
	height:250px;
	padding:0px 0 20px 10px;
}
.HotelPage div.hotel_list div table td p {
	width:200px;
}
.HotelPage div.hotel_list div table td.ul {
	padding:10px 0 10px 0;
}
.HotelPage div.hotel_list div table td ul li {
	float:left;
	display:block;
	background:url("/img/hotel002.gif") no-repeat;
	margin:0px 3px 3px 0;
	padding:2px 0 0 0;
	width:160px;
	height:14px;
	text-align:center;
	color:#fff;
}
.HotelPage div.hotel_list div table td ul li.nothing {
	background-position:bottom;
	color:#bba;
}
.HotelPage div.hotel_list div table td ul li.depending {
	background-position:center;
	color:#fff;
}
.HotelPage div.hotel_list ul.explanatory {
	list-style:none;
	height:22px;
}
.HotelPage div.hotel_list ul.explanatory li {
	float:right;
	display:block;
	width:100px;
	padding:2px 0 1px 0;
	background:#9ad;
	border-top:8px solid #fff;
	border-left:4px solid #fff;
	text-align:center;
	font-size:10px;
	color:#fff;
}
.HotelPage div.hotel_list ul.explanatory li.depending {
	background:#b4bbc5;
}
.HotelPage div.hotel_list ul.explanatory li.nothing {
	background:#eed;
	color:#887;
}
.HotelPage div.hotel_list div table td.images {
	padding:10px 0 10px 0;
}
.HotelPage div.hotel_list div table td.images span {
	font-size:10px;
}
.HotelPage div.hotel_list div {
	background:none;
}
.HotelPage div.hotel_list .hotel-inner {
    background:none;
    border:none;
    padding:9px 19px 19px;
}
.HotelPage div.hotel_list div table th {
    color:#960;
    font-weight:normal;
    padding:12px 0 8px;
    vertical-align:top;
    width:220px;
}
.HotelPage div.hotel_list div table {
    font-size:14px;
}
.HotelPage div.hotel_list div table td ul li {
	font-size:12px;
	padding:0 0 3px;
}
.HotelPage .hotel-btn-2016 a:hover img{
	opacity:0.8;
}
#second .hotel-btn-2016 a:hover img{
	opacity:0.8;
}


/*---- 20161205 ----*/
#WideContainer .Paris{
	background:url(./img/theme002.jpg) no-repeat 0 180px #cdf;
}
#WideContainer .Paris > h3{
	position:relative;
	height:180px;
}
#WideContainer .Paris > h3 span{
	position:absolute;
	top:20px;
	left:0px;
	display:block;
	width:100%;
	text-align:center;
	text-shadow:1px 1px 4px rgba(0,0,0,1.0);
	font-size:28px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
}
#Theme{
	position:relative;
	margin:60px 30px 0;
	padding:0 0 70px;
	background:#fff;
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
}
#Theme::before{
	content:"";
	position:absolute;
	top:-12px;
	left:-13px;
	display:block;
	width:954px;
	height:65px;
	background:url(./img/theme003.png) no-repeat 0 0;
}
#Theme::after{
	content:"";
	position:absolute;
	bottom:-14px;
	left:-13px;
	display:block;
	width:954px;
	height:66px;
	background:url(./img/theme004.png) no-repeat 0 0;
}
#Theme h3{
	padding:56px 0 0;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
	font-size:48px;
	font-weight:normal;
	line-height:130%;
}
#Theme p.SubTitle{
	padding:16px 0 0;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	line-height:130%;
}
#Theme p.SubTitleWine{
	padding:16px 0 0;
	text-align:center;
	font-size:32px;
	font-weight:normal;
	line-height:130%;
}
#Theme > p.Photo{
	float:left;
	padding:30px 0 0 65px;
}
#Theme > p.Map{
	margin:30px 0 0 565px;
	height:320px;
}
/*-- --*/
#Theme dl.Tour{
	margin:60px auto 0;
	width:776px;
}
#Theme dl.Tour dt{
	padding:54px 10px 0;
	background:url("./img/theme007.png") no-repeat 0 top;
}
#Theme dl.Tour dt h4{
	padding:0 0 16px;
	background:url("./img/theme008.png") repeat-x 100% bottom;
	text-align:center;
	text-shadow:1px 1px 1px rgba(255,0,153,0.5);
	font-size:38px;
	font-weight:bold;
	line-height:120%;
	color:#e08;
}
#Theme dl.Tour dt h4 span{
	display:block;
	margin:0 0 10px;
	font-size:20px;
	line-height:120%;
}
#Theme dl.Tour dd{
	padding:9px 25px 18px;
	background:url("./img/theme007.png") no-repeat 0 bottom;
}
#Theme dl.Tour dd p.ExperienceLink{
	text-align:right;
}
#Theme dl.Tour dd p.ExperienceLink a{
	display:inline-block;
	border-radius:4px;
	padding:0 12px;
	background:linear-gradient(to bottom, #cc0066 50%, #ff0099 100%);
	box-shadow:1px 1px 2px 0 rgba(255,0,153,0.5);
	transition:0.2s linear;
	text-decoration:none;
}
#Theme dl.Tour dd p.ExperienceLink a span{
	text-shadow:1px 1px 2px rgba(0,0,0,0.3);
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}
#Theme dl.Tour dd p.ExperienceLink a span::after{
	content:"\00bb";
	padding:0 0 0 6px;
}
#Theme dl.Tour dd p.TextBody{
	padding:10px 0 15px;
	font-size:15px;
	line-height:150%;
}
#Theme dl.Tour dd p.TextBody strong{
	display:block;
	font-size:20px;
	font-weight:bold;
	line-height:150%;
	color:#480;
}
#Theme p.TourLink{
	margin:20px auto 0;
	width:776px;
}
#Theme p.TourLink a{
	display:table-cell;
	width:776px;
	height:90px;
	background:url("./img/theme009.png") no-repeat 0 0 #9c2;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	transition:0.1s linear;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
#Theme p.TourLink a span{
	display:inline-block;
	padding:0 24px 0 0;
	background:url("./img/theme010.png") no-repeat right center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	overflow:visible;
	white-space:nowrap;
	font-size:25px;
	font-weight:bold;
	line-height:130%;
	color:#fff;
}
#Theme p.TourLink a:hover{
	box-shadow:0 0 1px 0 rgba(0,0,0,0.4);
	transform:translate(2px,2px);
	opacity:0.8;
}
/*-- --*/
#Theme .Wine{
	margin:30px 0 0 50px;
	height:550px;
}
#Theme .Wine li{
	float:left;
	margin:0 27px 0 0;
}
#Theme .Wine li a{
	display:block;
	width:260px;
	height:550px;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	transition:0.1s linear;
}
#Theme .Wine li a:hover{
	box-shadow:0 0 1px 0 rgba(0,0,0,0.4);
	transform:translate(2px,2px);
	opacity:0.8;
}
/*-- --*/
#WideContainer .Experience{
	background:#f7ddbb;
}
#WideContainer .Experience > h3{
	position:relative;
	height:180px;
}
#WideContainer .Experience > h3 span{
	position:absolute;
	top:130px;
	left:0px;
	display:block;
	width:100%;
	text-align:center;
	text-shadow:1px 1px 4px rgba(0,0,0,1.0);
	font-size:28px;
	font-weight:bold;
	line-height:120%;
	color:#fff;
}
#Experience{
	position:relative;
	margin:60px 30px 0;
	padding:0 0 70px;
	background:#fff;
	box-shadow:1px 1px 1px 0 rgba(0,0,0,0.2);
}
#Experience::before{
	content:"";
	position:absolute;
	top:-12px;
	left:-13px;
	display:block;
	width:954px;
	height:65px;
	background:url(./img/experience002.png) no-repeat 0 0;
}
#Experience::after{
	content:"";
	position:absolute;
	bottom:-14px;
	left:-13px;
	display:block;
	width:954px;
	height:66px;
	background:url(./img/experience003.png) no-repeat 0 0;
}
#Experience h3{
	padding:56px 0 0;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
	font-size:48px;
	font-weight:normal;
	line-height:130%;
}
#Experience p.SubTitle{
	padding:16px 0 0;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	line-height:130%;
}
#Experience p.Photo{
	margin:20px 0 0;
	text-align:center;
}
#Experience h4{
	margin:46px 65px 0;
	text-align:left;
	text-shadow:1px 1px 1px rgba(0,0,0,0.1);
	font-size:44px;
	font-weight:normal;
	line-height:120%;
	color:#028;
}
#Experience p.BodyText{
	margin:50px 65px 0;
	font-size:18px;
	font-weight:normal;
	line-height:160%;
}
#Experience h4 + p.BodyText{
	margin:16px 65px 0;
}
/*-- --*/
#Experience div.Data{
	margin:0 20px;
	padding:30px 0;
}
#Experience div.Data p.Title{
	display:block;
	float:left;
}
#Experience div.Data p.Title span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:26px;
	line-height:130%;
}
#Experience div.Data > ul{
	display:table-cell;
	width:610px;
	height:180px;
	overflow:visible;
	vertical-align:middle;
}
#Experience div.Data > ul li{
	padding:6px 0 0 16px;
	text-indent:-16px;
	text-align:left;
	font-size:16px;
	line-height:130%;
	
}
#Experience div.Data > ul li::before{
	content:"\0025cf";
	color:#fff;
}
#Experience div.Data > ul li.Block strong{
	display:block;
	margin:4px 0 0 0;
	font-weight:bold;
	color:#555;
}
#Experience div.Data > ul .Price{
	padding:0 4px;
	font-weight:bold;
	color:#777;
}
#Experience div.Data > ul .Notice{
	font-size:14px;
	line-height:130%;
}
#Experience div.Data > ul li.Notice{
	padding:4px 0 0 16px;
}
#Experience div.Data > ul li.Block::before,
#Experience div.Data > ul li.Notice::before{
	display:none;
}
#Experience div.D001{
	margin:40px 20px 0;
	background:#bbf7ff;
}
#Experience div.D002{
	background:#ddf;
}
#Experience div.D003{
	background:#fdf;
}
#Experience div.Example{
	margin:40px 60px 0;
}
#Experience div.Example div{
	display:table;
	border-collapse:separate;
	border-spacing:5px 0;
	margin:20px 0 0;
}
#Experience div.Example div p{
	display:table-cell;
}
#Experience div.Example div p span{
	display:block;
	padding:6px 0 0;
	text-align:center;
	font-size:14px;
	line-height:120%;
}
#Experience p.TourLink{
	margin:40px auto 0;
	width:776px;
}
#Experience p.TourLink a{
	display:table-cell;
	width:776px;
	height:90px;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.3);
	transition:0.1s linear;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
#Experience p.TourLink a span{
	display:inline-block;
	padding:0 24px 0 0;
	background:url("./img/theme010.png") no-repeat right center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	overflow:visible;
	white-space:nowrap;
	font-size:25px;
	font-weight:bold;
	line-height:130%;
	color:#fff;
}
#Experience p.TourLink a:hover{
	box-shadow:0 0 1px 0 rgba(0,0,0,0.4);
	transform:translate(2px,2px);
	opacity:0.8;
}
/*-- --*/
#Experience h3.Bread{
	color:#a60;
}
#Experience h3.Cheese{
	color:#f90;
}
#Experience h3.Gien{
	color:#028;
}
#Experience div.Bread p.Title{
	padding:0 0 0 45px;
	width:185px;
}
#Experience div.Bread p.Title span{
	width:160px;
	height:168px;
	background:url(./img/experience101.png) no-repeat 0 0;
	color:#300;
}
#Experience div.Cheese p.Title{
	padding:0 0 0 45px;
	width:185px;
}
#Experience div.Cheese p.Title span{
	width:171px;
	height:160px;
	background:url(./img/experience203.png) no-repeat 0 0;
	color:#300;
}
#Experience div.CheeseD001{
	margin:40px 20px 0;
	background:url(./img/experience202.jpg) no-repeat 0 0 #bbf7ff;
}
#Experience div.CheeseD001 p.CheeseTitle{
	float:left;
	padding:0 25px 0 0;
	width:205px;
	text-align:center;
	font-size:26px;
	line-height:130%;
	color:#fff;
}
#Experience div.Gien p.Title{
	padding:0 0 0 45px;
	width:185px;
}
#Experience div.Gien p.Title span{
	width:164px;
	height:164px;
	background:url(./img/experience302.png) no-repeat 0 0;
	color:#028;
}
#Experience p.TourLink a.Bread{
	background:url("./img/experience111.png") no-repeat 0 0 #ca6;
}
#Experience p.TourLink a.Cheese{
	background:url("./img/experience204.png") no-repeat 0 0 #f94;
}
#Experience p.TourLink a.Gien{
	background:url("./img/experience303.png") no-repeat 0 0 #6af;
}
