@charset "UTF-8";

/* CSS Information ==================

トップページのCSS

================================== */

body {
	background-image:url(../images/headBackImg.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-position:center top;
}
#headerBoxTop/* ヘッダー */
 {
	position:relative;
	width:960px;
	height:498px;
	margin-bottom:10px;
}
.headLogo {
	background-image: url(../images/logoHeader.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 281px;
	text-indent: -9999px;
	position:absolute;
	top:68px;
	z-index:1000;
}
.headtext {
	color:#ffffff;
	z-index:999;
	position:absolute;
	top:360px;
	right:0px;
	text-shadow:0px 0px 2px #000;
	font-size:100%;
}
/* ヘッダー終了 */


/* ===============左カラム=============== */
#columnLeft {
	width:307px;
	float:left;
	margin-right:20px;
}
/* for IE6 */
*html #columnLeft {
	width:307px;
	float:left;
	margin-right:18px;
}
#aboutHoaBoxIn {
	background-image: url(../images/aboutHos.jpg);
	background-repeat: no-repeat;
	padding-top: 123px;
}
#sightseeingBox {
	width: 307px;
}
#sightseeingBox  h2 {
	background-image: url(../images/btn_sightseeing.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 307px;
	display: block;
}
#sightseeingBox   h2  a {
	background-image: url(../images/btn_sightseeing.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 307px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#sightseeingBox   h2  a:hover {
	background-image: url(../images/btn_sightseeing_hover.jpg);
}
#linkBox {
	width: 307px;
}
#linkBox h2 {
	background-image: url(../images/btn_link.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 307px;
	display: block;
}
#linkBox  h2 a {
	background-image: url(../images/btn_link.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 307px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#linkBox  h2 a:hover {
	background-image: url(../images/btn_link_hover.jpg);
}
#inquiryBox {
	border:4px solid #999999;
	padding:5px 19px 5px 19px;
	width:261px;
}

/* for IE6 */
*html #inquiryBox {
	border:4px solid #999999;
	padding:5px 18px 5px 18px;
	width:261px;
}
.viaMail a {
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	width:232px;
	display:block;
	overflow:hidden;
	line-height:17px;
	padding-left:33px;
	font-size:80%;
	margin-bottom:7px;
}
.viaMail a:hover {
	background-image:url(../images/mail.gif);
}
.viaTel span {
	background-image:url(../images/tel.gif);
	background-repeat:no-repeat;
	width:232px;
	display:block;
	overflow:hidden;
	line-height:17px;
	padding-left:33px;
	font-size:80%;
	color:#666666;
}
.tel {
	color:#666666;
	margin-top:3px;
	padding-left:34px;
}

.iframeBox {
	aspect-ratio: 16 / 9;
	margin-bottom: 10px;
}

.iframeBox iframe {
	width: 100%;
	height: 100%;
}

#youtubelinkBox {
	width: 307px;
}
#youtubelinkBox  h2 a {
	background-image: url(../images/btn_link_youtube.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 102px;
	width: 307px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	transition: opacity .3s;
}
#youtubelinkBox  h2 a:hover {
	opacity: .7;
}

/* ===============左カラム　ここまで=============== */


/* ===============中央カラム=============== */
#columnCenter {
	width:306px;
	float:left
}
#victoryBoxIn {
	background-image: url(../images/victoryHorse.jpg);
	background-repeat: no-repeat;
	padding-top: 123px;
}
#guideBoxIn {
	background-image: url(../images/guide.jpg);
	background-repeat: no-repeat;
	padding-top: 123px;
}
#memberBox {
	width: 306px;
	height:125px;
	background-image:url(../images/btn_recruit.jpg);
	display: block;
	background-repeat:no-repeat;
}
#memberBox a {
	width: 306px;
	height:125px;
	background-image:url(../images/btn_recruit.jpg);
	overflow: hidden;
	display: block;
	text-indent:-9999px;
}
#memberBox  a:hover {
	background-image:url(../images/btn_recruit_hover.jpg);
}
/* ===============中央カラム　ここまで=============== */


/* ===============右カラム=============== */
#columnRight {
	width:307px;
	float:right;
}
#jinbaBoxIn {
	background-image: url(../images/column.jpg);
	background-repeat: no-repeat;
	padding-top: 123px;
}
#newsreleaseBox h2 {
	background-image:url(../images/newsrelease.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 267px;
}
#newsreleaseBox ul {
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom:8px;
	margin-top:15px;
}
#newsreleaseBox li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004F26;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/* ===============右カラム　ここまで=============== */

#aboutHoaBox,#memberBox,#inquiryBox,#victoryBox,#guideBox,#sightseeingBox,link.htmlBox,#loginBox,#jinbaBox,#newsreleaseBox {
	margin-bottom:10px;
}
#aboutHoaBox,#victoryBox,#guideBox,#jinbaBox,#newsreleaseBox {
	border: 1px solid #999999;
	padding:10px 19px 5px 19px;
}
#aboutHoaBox,#jinbaBox,#victoryBox,#newsreleaseBox {
	width:267px;
}
#guideBox {
	width:266px;
}
#aboutHoaBox ul li,#victoryBox ul li,#guideBox ul li,#jinbaBox ul li {
	margin-bottom:8px;
	font-size:80%;
	line-height: 1.5em;
}
#aboutHoaBox ul a,#victoryBox ul li a,#guideBox ul a,#jinbaBox ul a {
	background-image:url(../images/point01.jpg);
	background-repeat:no-repeat;
	width:235px;
	display:block;
	overflow:hidden;
	line-height:17px;
	padding-left:30px;
}
#aboutHoaBox ul a:hover,#victoryBox ul a:hover,#guideBox ul a:hover,#jinbaBox ul a:hover {
	background-image:url(../images/point01_hover.jpg);
}
#aboutHoaBox h2,#inquiryBox h2,#victoryBox h2,#guideBox h2,#jinbaBox h2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #004F26;
	margin-bottom: 6px;
}
#aboutHoaBox h2,#inquiryBox h2,#victoryBox h2,#guideBox h2,#jinbaBox h2,#newsreleaseBox h2 {
	margin-bottom: 6px;
	font-size:130%;
	color:#333333;
}
#aboutHoaBox p,#victoryBox p.vic_context,#guideBox p,#jinbaBox p {
	font-size:80%;
	line-height: 1.5em;
	color:#333333;
	margin-bottom:6px;
}

/* ===============画像スライド用　ここから=============== */
#thumbnailbox {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 960px;
	height: 60px;
	background-color: rgba(1, 79, 39, 0.7);
	_background-color: #014F27;
	>background-color: #014F27;
}
#thumbnailbox .nav_prev {
	position:absolute;
	left:35px;
	top:20px;
	cursor:pointer;
}
#thumbnailbox .nav_next {
	position:absolute;
	right:35px;
	top:20px;
	cursor:pointer;
}

/* ===============画像スライド用　ここまで=============== */
