@charset "utf-8";


#HeaderBG {
	height: 650px;
}

img.FullImg {
    min-height: 650px;
}

.HeaderInner {
	height: 650px;
}

.copy {
	width: 566px;
	height: 75px;
	position: absolute;
	left: 0;
	bottom: 246px;
}


.ImgFoodBox {
	width: 1038px;
	position: absolute;
	left: 50%;
	margin-left: -519px;
	top: -54px;
}
.ImgFoodBox ul {
	display: inline;
}
.ImgFoodBox li {
	width: 158px;
	height: 109px;
	float: left;
	margin-right: 18px;
}
.ImgFoodBox li img {
    box-shadow: 1px 1px 3px #ccc;
    -moz-box-shadow: 1px 1px 3px #ccc;  
    -webkit-box-shadow: 1px 1px 3px #ccc;	
}
.ImgFoodBox li.last {
	margin-right: 0;
}


.news,.event {
	width: 298px;
	padding: 14px;
	background: url("../images/whiteOP_bg.png") repeat;
	height: 400px;
	position: relative;
}
.event a.LinkBtn {
	display: block;
	width: 198px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/Btn_TopEvent.png") no-repeat left top;
	position: absolute;
	bottom: 8px;
	right: -4px;
}
.news ul {
	margin-top: 9px;
}
.news ul li a {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-bottom: 5px;
	color: #613908;
}

#ContWrapper {
	background: url("../images/cont_top_bg.png") repeat-x left top;
}

.ContInner {
	margin-top: 100px;
}

.ContLeftBox {
	background: none;
	padding: 0;
}


h3 {
	font-size: 17px;
	padding-bottom: 3px;
}

dl dt {
	padding: 14px 0 3px;
	font-weight: bold;
	font-size: 13px;
}
dl dt.lecture {
	background:url("../images/icon_lecture.png") no-repeat left 12px;
	padding-left: 80px;
}

dl dt.information {
	background:url("../images/icon_information.png") no-repeat left 12px;
	padding-left: 80px;
}
dl dt.data {
	background:url("../images/icon_data.png") no-repeat left 12px;
	padding-left: 80px;
}
dl dd {
	padding-bottom: 12px;
	border-bottom: #d5c1a8 1px dotted;
	font-size: 13px;
}
dl dd a {
	text-decoration: underline;
}
.lecDD {
	border-bottom: #d5c1a8 1px solid;
}

.infoArea {
	width: 298px;
	height: 330px;
	overflow: auto;
	padding-bottom: 5px;
	border-bottom: #d5c1a8 1px solid;
}
.cautionArea {
	width: 638px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #FFF2F2;
}
.infoCopy  {
	line-height: 140%;
}
.foundation {
	border: 1px dotted #FFAF86;
	padding: 10px;
	display: block;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.foundation .small   {
	font-size: 12px;
	margin-right: 20px;
}
.foundation .fee {
	font-size: 18px;
	font-weight: bold;
}
.detail li {
	color: #000000;
	line-height: 110%;
	font-size: 13px;
}
.cautionArea.clearfix .caution.navy {
	color: #00138A;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
