@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#gNavi .navi01 a {
	color: #289DCC;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom: 3px solid #289DCC;
}

#main {
	width: auto;
}

#main .jsBox {
	margin-bottom: 22px;
}

#main .jsBox .mainImg {
	width: 945px;
	height: 341px;
	overflow: hidden;
}

#main .jsBox .mainImg .foo img {
	float: left;
	width: 945px;
	height: 341px;
}

#main .jsBox .arrowUl {
	position: relative;
}

#main .jsBox .arrowUl .prev {
	position: absolute;
	top: -198px;
	left: 0;
}

#main .jsBox .arrowUl .next {
	position: absolute;
	top: -198px;
	right: 5px;
}

#main .jsBox .foopage {
	margin-top: 8px;
	text-align: center;
}

#main .jsBox .foopage a {
	margin: 0 3px 0 2px;
	display: inline-block;
	width: 8px;
	height: 7px;
	background: url(../image/common/icon/icon02.gif) no-repeat;
}

#main .jsBox .foopage a.selected {
	background: url(../image/common/icon/icon01.gif) no-repeat;
}

#main .jsBox .foopage a span {
	display: none;
}

#main .dlBox {
	margin: 0 -25px 17px 0;
	width: 964px;
	overflow: hidden;
	zoom:1;
}

#main .dlBox dl {
	padding-right: 25px;
	float: left;
	width: 216px;
}

#main .dlBox dt {
	margin-bottom: 5px;
	font-size: 2.8em;
	color: #333;
}

#main .dlBox dd {
	font-size: 1.3em;
	line-height: 1.2;
}

#main .dlBox dd ul {
	width: 219px;
	overflow: hidden;
	zoom:1;
	margin-top: 18px;
	margin-right: -4px;
	margin-bottom: 0;
	margin-left: 0;
}

#main .dlBox dd li {
	padding: 0 1px 5px 0;
	float: left;
	font-size: 0.7em;
	width: 72px;
	word-wrap: break-word;
}

#main .dlBox dd li img {
	margin: 0 auto;
	width: 69px;
	display: block;
}

#main .dlBox dd li span {
	margin-top: 3px;
	display: block;
	text-align: center;
}

#main .enjoyBox {
	margin-bottom: 0px;
	background-color: #F9F9F9;
	border-top: 1px solid #ECECEC;
}

#main .enjoyBox .subBox {
	margin: 0 auto;
	padding: 13px 0 40px;
	width: 950px;
}

#main .enjoyBox h2 {
	margin-bottom: 10px;
	font-size: 2.7em;
	color: #1F9FD1;
	font-weight: normal;
	text-align: center;
}

#main .enjoyBox p {
	margin: 0 auto 42px;
	width: 845px;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.3;
}

#main .enjoyBox .map {
	margin: 0 auto;
	padding-right: 27px;
	position: relative;
	width: 631px;
}

#main .enjoyBox .map a {
	display: block;
	text-indent: -9999px;
}

#main .enjoyBox .map .link01 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 47px;
	right: 208px;
	background: url(../image/index/map_link01_out.png) no-repeat;
}

#main .enjoyBox .map .link01:hover {
	background: url(../image/index/map_link01_over.png) no-repeat;
}

#main .enjoyBox .map .link02 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 159px;
	right: 189px;
	background: url(../image/index/map_link02_out.png) no-repeat;
}

#main .enjoyBox .map .link02:hover {
	background: url(../image/index/map_link02_over.png) no-repeat;
}

#main .enjoyBox .map .link03 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 160px;
	left: 103px;
	background: url(../image/index/map_link03_out.png) no-repeat;
}

#main .enjoyBox .map .link03:hover {
	background: url(../image/index/map_link03_over.png) no-repeat;
}

#main .enjoyBox .map .link04 {
	width: 131px;
	height: 27px;
	position: absolute;
	top: 206px;
	left: 234px;
	background: url(../image/index/map_link04_out.png) no-repeat;
}

#main .enjoyBox .map .link04:hover {
	background: url(../image/index/map_link04_over.png) no-repeat;
}

#main .enjoyBox .map .link05 {
	width: 95px;
	height: 26px;
	position: absolute;
	top: 272px;
	left: 142px;
	background: url(../image/index/map_link05_out.png) no-repeat;
}

#main .enjoyBox .map .link05:hover {
	background: url(../image/index/map_link05_over.png) no-repeat;
}

#main .enjoyBox .map .link06 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 301px;
	left: 254px;
	background: url(../image/index/map_link06_out.png) no-repeat;
}

#main .enjoyBox .map .link06:hover {
	background: url(../image/index/map_link06_over.png) no-repeat;
}

#main .enjoyBox .map .link07 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 281px;
	right: 128px;
	background: url(../image/index/map_link07_out.png) no-repeat;
}

#main .enjoyBox .map .link07:hover {
	background: url(../image/index/map_link07_over.png) no-repeat;
}

#main .enjoyBox .map .link08 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 348px;
	left: 72px;
	background: url(../image/index/map_link08_out.png) no-repeat;
}

#main .enjoyBox .map .link08:hover {
	background: url(../image/index/map_link08_over.png) no-repeat;
}

#main .enjoyBox .map .link09 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 386px;
	left: 182px;
	background: url(../image/index/map_link09_out.png) no-repeat;
}

#main .enjoyBox .map .link09:hover {
	background: url(../image/index/map_link09_over.png) no-repeat;
}

#main .enjoyBox .map .link10 {
	width: 80px;
	height: 26px;
	position: absolute;
	top: 350px;
	right: 234px;
	background: url(../image/index/map_link10_out.png) no-repeat;
}

#main .enjoyBox .map .link10:hover {
	background: url(../image/index/map_link10_over.png) no-repeat;
}

#main .enjoyBox .map a:hover img {
	filter: alpha(opacity=0);
	opacity: 0;
}

#main h3 {
	margin-bottom: 13px;
	padding-bottom: 6px;
	font-size: 2.8em;
	color: #333;
	font-weight: normal;
	background: url(../image/index/line.gif) no-repeat left bottom;
}

#main .seaUl {
	margin-right: -16px;
	width: 968px;
	overflow: hidden;
	zoom:1;
}

#main .seaUl li {
	padding-right: 16px;
	float: left;
	width: 226px;
}

#main .seaUl li img {
	display: block;
}

#main .seaUl dt {
	margin-bottom: 9px;
	font-size: 1.8em;
}

#main .seaUl .dtStyle {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 5px;
}

#main .seaUl dd {
	font-size: 1.2em;
	line-height: 1.2;
}

#main .seaUl dd span {
	margin-top: 15px;
	display: block;
}
