@charset "UTF-8";

/* !index.html
---------------------------------------------------------- */
body.top #main {
	width: 713px;
}
.ul_topTab01 {
	overflow: hidden;
	*zoom: 1;
}
	.ul_topTab01 li {
		display: block;
		float: left;
		width: 137px;
		margin-right: 7px;
		padding-top: 8px;
		height: 29px;
		overflow: hidden;
	}
	.disNon {
		display: none;
	}
		.ul_topTab01 li.current {
		}
			.ul_topTab01 li.current img {
				margin-top: -37px;
			}
.secTop01 {
	padding-bottom: 3px;
		background: url(../img/bg_index_sectop01_bottom.gif) no-repeat left bottom;
}
	.secTop01In {
		padding: 15px 11px 0 11px;
		background: #cce7f1;
		overflow: hidden;
	}
	.secSlideArea01 {
		margin-bottom: 11px;
		padding-bottom: 3px;
		background: url(../img/bg_index_slidearea01_bottom.gif) no-repeat left bottom;
	}
		.secSlideArea01In {
			padding: 8px 10px 5px;
			background: #fff;
		}
			.icoSlideArea01 {
				line-height: 1;
				margin-top: -12px;
			}
			/* for IE7 */
			*:first-child+html .icoSlideArea01 {
				margin-top: -15px;
			}
			.secSlideArea01In dl {
				margin-top: 4px;
			}
				.secSlideArea01In dl dt {
					font-size: 85%;
				}
				.secSlideArea01In dl dd {
				}
			.bnrArea {
				background:url(../common/img/bg/bg_cmnborder01.gif) repeat-x left top;
				padding:15px 10px 10px;
			}
				.bnrArea li {
					float:left;
					margin-right:11px;
				}
				.bnrArea li.right {
					margin-right:0;
				}
	.ul_toppanel01 {
		width: 710px;
		overflow: hidden;
		*zoom: 1;
	}
		.ul_toppanel01 dl.txtNone {
			margin-bottom: 28px;
		}
		.ul_toppanel01 li {
			float: left;
			margin: 0 11px 11px 0;
			padding-bottom: 3px;
			width: 223px;
			min-height: 352px;
			overflow: hidden;
			*zoom: 1;
			background: url(../img/bg_item01.gif) no-repeat left top;
		}
		.ul_toppanel01 li.hover {
			cursor: pointer;
			-ms-filter: "alpha( opacity=80 )";
			filter: alpha( opacity=80 );
			opacity: 0.8;
			
		}
			.ul_toppanel01 li.hover img {
			}
			.secTopPanel01 {
				padding: 8px 10px 3px 10px;
				background: #fff url(../img/bg_index_panel01_bottom.gif) no-repeat left bottom;
			}
				.panelImg {
					display:table-cell;
					width:203px;
   					height:203px;
     				text-align:center;
     				vertical-align:middle;
     				layout-grid-line:203px;
				}
					.panelImg img {
						vertical-align:middle;
						max-width: 203px;
						max-height: 203px;
					}
				.icoPanel01 {
					padding: 6px 0 4px;
				}
				.secTopPanel01 dl {
					margin-bottom: 3px;
					padding-bottom: 10px;
					background: url(../common/img/bg/bg_cmnborder01.gif) repeat-x left bottom;
				}
					.secTopPanel01 dl dt {
						font-size: 85%;
					}
						.secTopPanel01 dl dt img {
							padding: 1px 0 0 5px;
						}
					.secTopPanel01 dl dd {
					}
						.secTopPanel01 dl dd h2 {
							font-weight: bold;
							line-height: 1.4;
							height: 3em;
							overflow: hidden;
						}
						.secTopPanel01 dl dd h2 a{
							color: #000;
							text-decoration: none;
						}
						
				.txtToppanel01 {
					font-size: 85%;
					line-height: 1.4;
					height: 2.5em;
				}
	.moreInfo {
		display: none;
		margin-top: 11px;
		padding-bottom: 11px;
	}
/* slide */
#slides {
	height: 225px !important;
	overflow: hidden;
	position: relative;
}
	.slidesjs-container {
		margin-bottom: 6px;
		height: 290px !important;
		overflow: hidden;
		*zoom: 1;
	}
	.slidesjs-pagination {
		position: absolute;
		top: 209px;
		right: 0;
		z-index: 1000;
		overflow: hidden;
		*zoom: 1;
	}
		.slidesjs-pagination li {
			float: left;
			margin-left: 5px;
			text-indent: -9999px !important;
		}
			.slidesjs-pagination li a {
				
				display: block;
				width: 19px;
				height: 5px;
				overflow: hidden;
				background: #d0d0d0;
			}
			.slidesjs-pagination li a.active {
				background: #777777;
			}
.slidesjs-previous {
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 100;
}
.slidesjs-next {
	position: absolute;
	top: 85px;
	right: 0;
	z-index: 100;
}
	
/* !time.html
---------------------------------------------------------- */
.openHourArea01 {
	width: 702px;
	overflow: hidden;
}
	.openHourArea01 ul {
		width: 716px;
	}
		.openHourArea01 ul li {
			float: left;
			width: 344px;
			margin-right: 14px;
			padding-bottom: 14px;
			display: inline;
		}

.attentBox01 {
	margin-bottom: 32px;
}
	.attentBox01 ul li {
		font-size: 85%;
	}
	
.tiemTit01 {
	font-weight: bold;
	margin-bottom: 10px;
}
	
	.timeTableArea table {
		width: 100%;
	}
	
	.table_basic ul li {
		line-height: 1.5;
	}
.newyear {
	border:solid 1px #e50000;
	padding:15px;
	margin-bottom:30px;
	color:#e50000;
	font-size: 115%;
}
	.newyear > p {
		font-weight:bold;
	}
	.newyear dl {
		margin-top:10px;
	}
	.newyear dd {
		display:table;
		margin:15px 0 0 0;
	}
	.newyear dd div {
		display:table-row;
	}
	.newyear dd div p {
		display:table-cell;
	}
	.newyear dd div p:first-child {
		padding-right:80px;
	}

/* !terms.html
---------------------------------------------------------- */	

.siteAttentArea {
	margin-left: 30px;
	width: 900px;
}

	.siteAttentArea p{
		margin-bottom: 11px;	
	}
	
		.siteAttentArea dt {
			font-weight: bold;
			margin-bottom: 5px;
		}
			.siteAttentArea dd {
				margin-bottom: 23px;
			}
				.siteAttentArea dd p {
					margin-bottom: 8px;
				}
			
	.environBox01 {
		width: 868px;
		margin: 0 auto;
		border: 1px solid #ccc;
	}
		.siteAttentArea .environBox01 dd {
			margin: 0 0 5px 7px;
		}
			.environBox01 ul {
				margin:10px 20px;
			}
			
				.environBox01 li {
					float: left;
					width: 400px;
				}

/* !about.html
---------------------------------------------------------- */

.aboutArea dl {
	float:left;
	width:450px;
}
	.aboutArea dd {
		margin-top:12px;
		line-height:280%;
	}

/* !card.html
---------------------------------------------------------- */
.cardDetailWrap {
	background:#fff url(../img/card_bg_btm.gif) no-repeat left bottom;
	padding-bottom:6px;
}
	.cardDetail {
		width:470px;
	}
		.cardDetailIn {
			border-left:2px solid #e8e8e8;
			border-right:2px solid #e8e8e8;
			padding:24px 17px;
		}
			.cardDetailIn ul {
				margin:16px 0 12px;
				min-height:149px;
			}
				.cardDetailIn ul li.inhibit {
					color:#f00;
					text-indent:-0.5em;
					padding-left:0.5em;
					margin-top:5px;
				}

/* !404.html
---------------------------------------------------------- */

.notFoundArea {
	background:url(../img/404_bg_top.gif) no-repeat left top;
	margin:70px 0 30px 115px;
	padding-top:5px;
	width:725px;
}
	.notFoundWrap {
		background:url(../img/404_bg_btm.gif) no-repeat left bottom;
		padding-bottom:5px;
	}
		.notFoundIn {
			border-left:5px solid #e8e8e8;
			border-right:5px solid #e8e8e8;
			padding:35px;
		}
			.notFoundIn h1 {
				font-size:200%;
			}
			.notFoundIn .txtEn {
				font-size:170%;
				margin-top:3px;
			}


/* !search_result.html
---------------------------------------------------------- */	
				
				
#hd_search02 {
	width: 960px;
	background: url(../img/bg_search01.gif) 0 0 no-repeat;
	margin: 0 auto 15px;
	padding-bottom: 8px;
}

	#hd_search02 form{
		background: url(../img/icon_search02.gif) 0 75% no-repeat;
		padding: 7px 0 0 25px;
		margin: 0 0 0 15px;
	}
	
	#hd_search02 form .hd_inputText02{
		width: 268px;
		height: 12px;
		overflow: hidden;
		border: 1px solid #c4c4c4;
		color: #333;
		padding: 4px;
		margin-right: 4px;
		float: left;
	}
	#hd_search02 form .hd_inputBtn02 {
		float: left;
	}
		
		
.ul_search01 {
	width: 930px;
	border-top: 2px solid #6bbddd;
	border-bottom: 2px solid #6bbddd;
	padding: 25px 15px;
	margin: 10px 0;
}

	.ul_search01 li {
		margin-bottom: 25px;
	}
	.ul_search01 li.last {
		margin-bottom: 0;
	}
		.ul_search01 dt {
			display: block;
			min-height: 1%;
		}
		.ul_search01 dt:after {
			clear: both;
			content:".";
			display: block;
			height: 0;
			visibility: hidden;
		}
		.ul_search01 dt {
			margin-bottom: 4px;
			font-weight: bold;
			font-size: 115%;
		}
			.ul_search01 dt span {
				float: left;
			}
			.ul_search01 dt span.ul_searchImg01 {
				margin: 3px 7px 0 0;
			}
				.dd_url01 {
					margin-bottom: 4px;
					color: #888;
				}
	
	
	.pageNum01 {
		float: left;
		width: 580px;
		margin-top: 3px;
		
	}
	
	.pagenate01 {
		float: right;
	}
	
	.titSearchWord01 {
		float: left;
		margin-right: 10px;
		font-size: 115%;
	}
		.titSearchWord01 span {
			font-size: 115%;
			font-weight: bold;
			margin-right: 5px;
		}
	
	.titSearchNum01 {
		float: left;
		padding-top: 2px;
		font-size: 115%;
	}
		.titSearchNum01 span {
			font-weight: bold;
		}
		
	.searchResult01 {
		margin-bottom: 15px;
	}
		.pagenate01 li {
			float: left;
			margin-right: 4px;
		}
		
		.pagenate01 li.last {
			margin-right: 0;
		}

			.pagenate01 li a{
				display: block;
				padding: 5px 10px;
				border: 1px solid #ccc;
				text-decoration: none;
			}
			
			.pagenate01 li a:hover {
				background: #ebebeb;
				color: #000;
			}
			
			.pagenate01 li.pageAct01 a{
				background: #ebebeb;
				color: #000;
				font-weight: bold;
			}

/*ie7*/
	*:first-child+html #hd_search02 form{
		padding-left: 10px;
	}
		
	*:first-child+html .ul_search01 li {
		margin-bottom: 12px;
	}
	
	*:first-child+html .ul_search01 {
		padding: 15px 15px;
	}


/* !access.html
---------------------------------------------------------- */
/* clearfix */
.parkingDetail01 dl,
.accessService01 ul,
.accessService02 ul{
	display: block;
	min-height: 1%;
}
.parkingDetail01 dl:after,
.accessService01 ul:after,
.accessService02 ul:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

.accessMethod01Wrap {
	background: url(../img/bg_access_detail01_head.png) 0 0 no-repeat;
	padding-top: 5px;
	margin-bottom: 20px;
}

	.accessMethod01 {
		background: url(../img/bg_access_detail01_foot.png) 0 100% no-repeat;
		padding-bottom: 5px;
	}
		.accessMethod01In {
			background: url(../img/bg_access_detail01_body.png) 0 0 repeat-y;
		}
		
			.accessBox01 {
				width: 198px;
				padding: 7px 14px 20px 14px;
			}
			
				.accessMethod01In ul li {
					float: left;
					margin-right: 12px;
					display: inline;
				}
				.accessMethod01In ul li.last {
					margin-right: 0;
				}
					.accessTit01 {
						margin: 0 0 13px 5px;
					}
					.accessTit02 {
						margin: 5px 0 18px 5px;
					}
					.accessTit03 {
						margin: 3px 0 14px 5px;
					}
					
						.accessBox01 dd{
							padding-left: 8px;
						}
						.accessBox01 dd span{
							margin-left: -9px;
						}

.sectionAccess01 {
	background: url(../common/img/bg/bg_cmnborder01.gif) 0 100% repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.sectionAccess01 em {
		font-weight: bold;
	}
		.h3_access01 {
			font-size: 116.7%;
			font-weight: bold;
			margin-bottom: 12px;
		}
			.h3_access01 span {
				color: #61afcd;
				margin-right: 3px;
			}

.accessService01,
.accessService02 {
	margin-bottom: 10px;
}
	.accessService01 ul,
	.accessService02 ul {
		background:url(../img/ico_access_arrow01.gif) 380px 50% no-repeat;
	}
		.accessService01 li ,
		.accessService02 li {
			float: left;
			border: 1px solid #d2d2d2;
			border-bottom: none;
			padding: 7px 15px;
			width: 335px;
		}
		
		.ulLast01 li {
			border-bottom: 1px solid #d2d2d2;
		}
		
		.accessService01 li.first,
		.accessService02 li.first {
			width: 335px; 
			margin-right: 37px;
		}
		
		.accessService01 li.last {
			width: 243px; 
			
		}
		.accessService02 li.last {
			width: 243px; 
			padding: 16px 15px;
		}

			
	.olAccess01 li {
		padding-left: 23px;
	}
		.olAccess01 li span{
			margin-left: -23px;
			margin-right: 9px;
		}

.accessAttent01 {
	width: 702px;
	text-align: center;
	border: 2px solid #d9d9d9;
	background: #f1f1f1;
	margin-bottom: 40px;
}
	.accessAttent01 p {
		margin: 10px 0;
	}
.accessAttent01.atten {
	width: 678px;
	text-align: left;
	padding:10px;
	font-weight: bold;
}
	.accessAttent01.atten li {
		padding-left:0.5em;
		text-indent:-0.5em;
	}
		.accessAttent01.atten li.mt10 {
			margin-top:10px;
		}

.accessParking01 {
	background: url(../img/bg_access_txt01.gif) 0 0 no-repeat;
	background-size: cover;
	padding: 8px 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

	.parkingDetail01 {
		background: #f1f1f1;
		margin-bottom: 10px;
		padding: 5px 20px 5px 6px;
	}
	.parkingDetail01 dt{
		background: #666;
		color: #fff;
		padding: 8px 0;
		margin-right: 18px;
		width: 105px;
		text-align: center;
		float:left;
	}

	.parkingDetail01 dd{
		padding-top: 7px;
	}


/* !recruit.html
---------------------------------------------------------- */
/* !Clearfix
---------------------------------------------------------- */
.sectionRecruitLink,
.sectionRecruitShop,
.sectionRecruitShopDetail ul li,
.sectionRecruitShopDetail h3,
.parkingDetail01 dl,
.accessService01 ul,
.accessService02 ul{
	display: block;
	min-height: 1%;
}
.sectionRecruitLink:after,
.sectionRecruitShop:after,
.sectionRecruitShopDetail ul li:after,
.sectionRecruitShopDetail h3:after,
.parkingDetail01 dl:after,
.accessService01 ul:after,
.accessService02 ul:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* sectionRecruitLinkWrap */
.sectionRecruitLinkWrap {
	background: url(../img/bg_recruit_link_top01.gif) left top no-repeat;
	padding-top: 3px;
	margin-bottom: 12px;
	zoom: 1;
}
.sectionRecruitLinkIn {
	background: url(../img/bg_recruit_link_bt01.gif) left bottom no-repeat;
	padding-bottom: 3px;
	zoom: 1;
}
.sectionRecruitLink {
	background-color: #e9f7fd;
	padding: 10px 20px;
}
	.sectionRecruitLink ul li {
		display: inline;
		margin-right: 25px;
	}
		.sectionRecruitLink ul li a {
			background: url(../img/ico_recruit_link_arrow01.gif) left 3px no-repeat;
			padding-left: 10px;
			color: #333;
		}

.sectionRecruitInfo {
	margin-top: 10px;
}


/* sectionRecruitTitWrap */
.sectionRecruitTitWrap {
	background: url(../img/bg_recruit_h2_top01.gif) left top no-repeat;
	padding-top: 3px;
	margin-bottom: 15px;
	zoom: 1;
}
.sectionRecruitTitIn {
	background: url(../img/bg_recruit_h2_bt01.gif) left bottom no-repeat;
	padding-bottom: 3px;
	zoom: 1;
}
.sectionRecruitTit {
	background-color: #cce7f1;
	padding: 7px 20px;
}
	.sectionRecruitTit h2 {
		font-size: 115%;
		font-weight: bold;
	}


/* sectionRecruitShopWrap */
.sectionRecruitShopWrap {
	background: url(../img/bg_recruit_shop_top01.gif) left top no-repeat;
	padding-top: 5px;
	margin-bottom: 10px;
	zoom: 1;
}
.sectionRecruitShopIn {
	background: url(../img/bg_recruit_shop_bt01.gif) left bottom no-repeat;
	padding-bottom: 5px;
	zoom: 1;
}
.sectionRecruitShop {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 15px;
}
	.sectionRecruitShopLogo {
		display: table;
		table-layout:fixed;
		float: left;
		width: 150px;
		margin-top: 20px;
	}
		.sectionRecruitShopLogo p {
			display: table-cell;
			width: 150px;
			height: 150px;			
			vertical-align: top;
			text-align: center;
			
			/* IE7 For Img middle */
			/*layout-grid-line: 150px;
			line-height: 150px;*/
		}
			.sectionRecruitShopLogo p img {
				max-height: 150px;
				max-width: 150px;
			}
	
	
	.sectionRecruitShopDetail {
		float: right;
		width: 765px;
	}
		.sectionRecruitShopDetailTit {
			float: left;
			width: 615px;
		}
		.sectionRecruitShopDetailTime {
			float: right;
			width: 150px;
			text-align: right;
		}

.sectionRecruitShopDetail ul {
	margin-top: 10px;
}
	.sectionRecruitShopDetail ul li {
		background: url(../img/ico_recruit_shop_squareline01.gif) left top repeat-x;
		padding-top: 8px;
		margin-bottom: 5px;
	}
	.sectionRecruitShopDetail ul li.last {
		margin-bottom: 0;
	}
		.sectionRecruitShopDetailL {
			float: left;
			width: 85px;
		}
		.sectionRecruitShopDetailR {
			float: right;
			width: 660px;
		}


/* !sitemap.html
---------------------------------------------------------- */

/* clearfix */
.sitemapSection01 ul,
.sitemapSection02In {
	display: block;
	min-height: 1%;
}
.sitemapSection01 ul:after,
.sitemapSection02In:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* sitemapSection01 */ 
.sitemapSection01 {
	background: url(../img/ico_sitemap_squareline01.gif) left bottom repeat-x;
	padding-bottom: 25px;
	margin-top: 20px;
}
.sitemapSection01.noline {
	background: none;
}
	.sitemapSection01 ul {
		margin-left: 15px;
		overflow: hidden;
		margin-top: -15px;
	}
		.sitemapSection01 ul li {
			font-size: 115%;
			font-weight: bold;
			float: left;
			width: 178px;
			margin: 20px 10px 0 0;
			display: inline;
			letter-spacing: -0.02em;
		}
		.sitemapSection01 ul li.linkEventspace {
			width: 480px;
		}
			.sitemapSection01 ul li a {
				background: url(../img/ico_sitemap_arrow01.gif) left 4px no-repeat;
				padding-left: 22px;
			}


/* sitemapSection02 */ 
.sitemapSection02 {
	margin-top: 15px;
}
	.sitemapSection02In {
		margin-left: 15px;
	}
		.sitemapSection02In div {
			float: left;
			width: 178px;
			margin-right: 10px;
			display: inline;
		}
			.sitemapSection02In div ul li {
				font-size: 115%;
				font-weight: bold;
				margin-bottom: 20px;
				letter-spacing: -0.02em;
			}
			.sitemapSection02In div ul li.last {
				margin-bottom: 0;
			}
				.sitemapSection02In div ul li a {
					background: url(../img/ico_sitemap_arrow01.gif) left 4px no-repeat;
					padding-left: 22px;
				}

/* !privecy.html
---------------------------------------------------------- */	
.sitePrivacyArea {
	margin-left: 30px;
	width: 900px;
}
	.sitePrivacyArea p{
		margin-bottom: 11px;	
	}
	
		.sitePrivacyArea dt {
			font-weight: bold;
			margin-bottom: 10px;
		}
			.sitePrivacyArea dd {
				margin-bottom: 23px;
			}
				.sitePrivacyArea dd p {
					margin-bottom: 10px;
				}
				.sitePrivacyArea dd ul {
					text-indent:-0.5em;
					padding-left:0.5em;
				}
					.sitePrivacyArea dd ul li {
						margin-bottom:6px;
					}
				
	.environBox01 {
		width: 868px;
		margin: 0 auto;
		border: 1px solid #ccc;
		padding:10px 20px;
	}
		.sitePrivacyArea .environBox01 dt {
			float:left;
			width:148px;
		}
		.sitePrivacyArea .environBox01 dd {
			float:left;
			width:311px;
			margin-bottom:0;
		}
/* !social.html
---------------------------------------------------------- */	
.siteSocialArea {
	margin-left: 30px;
	width: 900px;
}
	.siteSocialArea p{
		margin-bottom: 11px;	
	}
	
		.siteSocialArea dt {
			font-weight: bold;
			margin-bottom: 10px;
		}
			.siteSocialArea dd {
				margin-bottom: 23px;
			}
				.siteSocialArea dd p {
					margin-bottom: 10px;
				}
				.siteSocialArea dd ul {
					text-indent:-0.5em;
					padding-left:0.5em;
				}
					.siteSocialArea dd ul li {
						margin-bottom:11px;
					}
						.siteSocialArea dd ul li.list {
							padding-top:5px;
						}
							.siteSocialArea dd ul li.list ul li {
								margin-bottom:0;
							}
