#WideContainer #SecondPage{
	width:1000px;
	margin:0px 10px;
	padding:0px 0px 8px;
	background:url("./img/view.jpg") no-repeat 0px 0px #69f;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333;
}
/*---- ----*/
#Title{
	margin:0px;
	padding:0px 0px 42px;
	text-align:center;
}
#Title h3{
	margin:0px;
	padding:0px;
	height:250px;
}
#Title p.CatchCopy{
	margin:0px;
	padding:30px 0px 0px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	font-size:22px;
	font-weight:bold;
	line-height:140%;
	color:#fff;
}
/*---- ----*/
.Section{
	margin:8px 8px 0px;
	background:#fff;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.4);

}
.Section h4{
/*	border-bottom:1px solid #e6e6e6;*/
	padding:15px 0px 0px;
	height:152px;
	background:#fcfcfc;
	background:linear-gradient(to bottom, #f3f3f3 0%, #fcfcfc 100%);
    background:-moz-linear-gradient(top, #f3f3f3 0%, #fcfcfc 100%);
    background:-webkit-gradient(linear, center top, center bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fcfcfc));
}
.Section h4 span{
	display:inline-block;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-ms-border-radius:18px;
	margin:0px 0px 16px;
	height:36px;
	background:#fff;
}
.Section h4 span img{
	margin:7px 16px 0px;
}
.Section p.CatchCopy{
	margin:0px;
	padding:14px 0px 36px;
	background:#fff;
	background:linear-gradient(to bottom, #fcfcfc 0%, #ffffff 40%);
    background:-moz-linear-gradient(top, #fcfcfc 0%, #ffffff 40%);
    background:-webkit-gradient(linear, center top, center bottom, color-stop(0%,#fcfcfc), color-stop(40%,#ffffff));
	font-size:18px;
	font-weight:bold;
	line-height:140%;
}
.Section p.CatchCopy span{
	display:inline-block;
	font-size:28px;
	font-weight:bold;
	line-height:140%;
	color:#039;
}
/*-- --*/
.Section p.Photo001{
	float:left;
	width:410px;
	text-align:right;
}
.Section p.Photo002{
	float:right;
	width:400px;
	text-align:left;
}
.Section p.Photo003{
	margin:15px 20px 0px;
}
.Section dl{
	text-align:left;
}
.Section .RightCell{
	margin:0px 20px 0px 425px;
}
.Section .LeftCell{
	margin:0px 415px 0px 20px;
}
.Section .Gourmet{
	margin:0px 20px 0px 20px;
}
.Section .Business{
	margin:36px 20px 0px 20px;
}
.Section dt{
	padding:0px;
	font-size:18px;
	font-weight:bold;
	line-height:140%;
	color:#936;
}
.Section dt.Second{
	margin:26px 0px 0px;
}
.Section .RightCell dd{
	padding:6px 0px 0px 12px;
	background:url("./img/section002.png") no-repeat 0px 9px;
	font-size:16px;
	font-weight:normal;
	line-height:130%;
}
.Section .LeftCell dd,
.Section .Business dd{
	padding:6px 0px 0px 12px;
	background:url("./img/section002.png") no-repeat 0px 8px;
	font-size:14px;
	font-weight:normal;
	line-height:120%;
}
.Section dd.BodyText{
	padding:8px 0px 0px 0px;
	background:none;
}
.Section dd.Notice{
	padding:8px 0px 0px 14px;
	background:none;
	text-indent:-14px;
}
.Section .Clearfix{
	padding:40px 0px 20px;
	clear:both;
}






