#WideContainer #SecondPage{
	background:#fff;
	width:1000px;
	margin:0px 10px;
	padding:0px;
	background:#fff;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

}
#WideContainer #footer{
	margin:0px 0px;
}
/*---- Title ----*/
#BasqueTitle{
	border-top:2px solid #fff;
	margin:0px 2px;
    background-color:#5577ee;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#5577ee', endColorstr='#88aaff', GradientType=0)";
	background:linear-gradient(to bottom, #5577ee 0%, #5577ee 16%, #88aaff 100%);
	background:-ms-linear-gradient(top, #5577ee 0%, #5577ee 16%, #88aaff 100%);
    background:-moz-linear-gradient(top, #5577ee 0%, #5577ee 16%, #88aaff 100%);
    background:-webkit-gradient(linear, left top, left bottom, from(#5577ee), color-stop(0.16, #5577ee), to(#88aaff));
}
#BasqueTitle p.TitleCopy001{
	padding:10px 0px 6px 0px;
	background:url("../img/basque/title001.png") no-repeat center top;
	text-shadow:-1px -1px 0px #35c;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	color:#fff;
}
#BasqueTitle p.TitleCopy002{
	padding:12px 0px 16px 0px;
	background:url("../img/basque/title005.png") no-repeat center bottom;
	text-shadow:1px 1px 0px #9bf;
	font-size:18px;
	font-weight:bold;
	line-height:140%;
	color:#047;
}

#BasqueTitle p.Photo{
	margin:0px 5px;
	padding:3px;
	background:#fff;
	box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
}
#BasqueTitle h3{
	margin:0px;
	padding:13px 0px 0px;
	height:99px;
}
#BasqueMap{
	margin:0px 2px;
	padding:13px 0px 70px;
	background:url("../img/basque/map002.png") no-repeat center bottom #9bf;
	text-align:center;
}
/*---- ----*/
#SpanishBasque{
	margin:0px 2px;
	padding:6px 11px 66px 11px;
	background:url("../img/basque/section006.png") no-repeat center bottom #d5c4ff;
}
#FrenchBasque{
	margin:0px 2px;
	padding:6px 11px 0px 11px;
	background:#ccf;
}
p.BasqueTour{
	margin:16px 20px 0px;
}
p.BasqueTour a{
	display:block;
	width:934px;
	height:85px;
	background:url("../img/basque/section005.png") no-repeat center bottom #42d;
	transition:0.1s transform linear;
	-moz-transition:0.1s transform linear;
	-webkit-transition:0.1s transform linear;
	-ms-transition:0.1s transform linear;
	text-decoration:none;
	text-shadow:1px 1px 0px #20d;
	font-size:25px;
	font-weight:bold;
	line-height:85px;
	color:#ff0;
}
div.BasqueTourTOP{
	padding:16px 0px 0px 20px;
}
div.BasqueTourTOP a{
	display:block;
	width:934px;
	height:85px;
	background:url("../img/basque/section005_2.png") no-repeat center bottom #99BBFF;
	transition:0.1s transform linear;
	-moz-transition:0.1s transform linear;
	-webkit-transition:0.1s transform linear;
	-ms-transition:0.1s transform linear;
	text-decoration:none;
	text-shadow:1px 1px 0px #20d;
	font-size:25px;
	font-weight:bold;
	line-height:85px;
	color:#ff0;
}
div.BasqueTourTOP a:hover{
	transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


#FrenchBasque p.BasqueTour{
	padding:0px 0px 38px;
}
#FrenchBasque p.BasqueTour a{
	background:url("../img/basque/section007.png") no-repeat center bottom #33d;
	text-shadow:1px 1px 0px #02d;
}

p.BasqueTour a:hover{
	transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}
/*---- ----*/
dl.AreaSection{
	margin:9px 0px 0px;
	background:url("../img/basque/section001.png") no-repeat center top #fde;
}
dl.AreaSection dt{
	padding:12px 14px 10px 72px;
	text-align:left;
	text-shadow:1px 1px 0px #fff;
	font-size:25px;
	font-weight:bold;
	line-height:120%;
	color:#925;
}
dl.AreaSection dt span{
	display:block;
	margin:0px 0px 4px 0px;
	font-size:14px;
	line-height:120%;
}
dl.AreaSection dd{
	padding:0px 12px 12px;
	background:url("../img/basque/section002.png") no-repeat center bottom;
}
dl.AreaSection dd div{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	padding:0px 15px 15px;
	background:#fff;
	box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	text-align:left;
}
dl.AreaSection dd div p.Image{
	float:left;
	padding:15px 0px 0px;
	width:380px;
}
dl.AreaSection dd div p.BodyText{
	margin:0px 0px 0px 400px;
	font-size:14px;
	line-height:130%;
}
dl.AreaSection dd div p.BodyText strong{
	display:block;
	padding:16px 0px 6px 0px;
	text-shadow:1px 1px 0px #eee;
	font-size:17px;
	font-weight:bold;
	line-height:120%;
	color:#f36;
}
#FrenchBasque dl.AreaSection{
	background:url("../img/basque/section003.png") no-repeat center top #bef;
}
#FrenchBasque dl.AreaSection dt{
	color:#24f;
}
#FrenchBasque dl.AreaSection dd{
	background:url("/img/basque/section004_new.png") no-repeat center bottom;
}
#FrenchBasque dl.AreaSection dd div p.BodyText strong{
	color:#09f;
}










