﻿@charset "Shift_JIS";

#SecondPage{
	background:#fff;
	width:1000px;
	margin:0;
	padding:0;
	background:#fff;
	text-align:left;
	font-family:"游ゴシック", YuGothic, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.Clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/*---- Title ----*/
#SecondPage #TourHead{
	border:1px solid #fff;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#SecondPage #TourHead h4{
	padding:25px 0 0 40px;
	height:300px;
	background:url(/normandy/img/title001_02.jpg) no-repeat 0 0 #9df;
	text-shadow:1px 1px 1px rgba(255,255,255,1);
	text-align:left;
	font-size:17px;
	font-weight:bold;
	line-height:140%;
	color:#013;
}
#SecondPage h3{
	height:197px;
}
#SecondPage p.Catch{
	padding:25px 0 45px;
	background:url(/normandy/img/title003.png) no-repeat 0 bottom #9df;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	line-height:140%;
	color:#333;
}
/*---- Contact ----*/
#SecondPage a.Contact{
	display:block;
	border-radius:6px;
	margin:0 27px;
	background:linear-gradient(to bottom, #11ddaa 0%, #00cc99 49%, #00aa77 51%, #00bb88 100%);
	box-shadow:2px 2px 2px 0 rgba(0,0,0,0.2);
	text-decoration:none;
	transition:0.1s linear;
}
#SecondPage a.Contact span{
	display:block;
	width:946px;
	height:87px;
	background-image:url(/normandy/img/contact001.png);
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:87px;
	color:#ff0;
}
#SecondPage a.Contact span::after{
	content:"\00bb";
	margin:0 0 0 8px;
}

#SecondPage a.Contact:hover{
	transform:translate(3px,3px);
	background:linear-gradient(to bottom, #ff6600 0%, #ee5500 100%);
}
/*---- Map ----*/
#SecondPage #Map p{
	height:122px;
	background:url(/normandy/img/map002.png) no-repeat 0 bottom #e6ffbb;
}
/*---- Section ----*/
#SecondPage .Section{
	padding:0 0 50px;
}
#SecondPage .Section .AreaHead{
	position:relative;
	padding:26px 30px 28px;
	background:#55b3ee;
}
#SecondPage .Section .AreaHead::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:90px;
	height:90px;
	background:url(/normandy/img/section001.png) no-repeat 0 bottom;
}
#SecondPage .Section .AreaHead h4{
	margin:0;
	padding:0;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	font-size:50px;
	line-height:120%;
	color:#fff;
}
#SecondPage .Section .AreaHead h4 span{
	padding:0 0 0 16px;
	font-size:28px;
}
#SecondPage .Section .AreaHead p{
	margin:10px 0 0;
	font-size:18px;
	font-weight:bold;
	line-height:140%;
	color:#fff;
}
#SecondPage .Section .Photo{
	margin:1px 0 0;
}
#SecondPage .Section .AreaBody{
	float:left;
	padding:0 0 0 35px;
	width:445px;
	font-size:16px;
	line-height:130%;
}
#SecondPage .Section .AreaBody + .AreaBody{
	float:none;
	margin:0 0 0 520px;
	padding:0;
}
#SecondPage .Section .AreaBody h5{
	margin:40px 0 0;
	padding:0 0 8px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:22px;
	line-height:130%;
	color:#c06;
}
#SecondPage .Section .AreaBody a{
	font-size:14px;
	color:#06f;
}
#SecondPage .Section + p{
	padding:0 0 50px;
}






