@charset "utf-8";
@import url('public.css');
@import url('effect.css');

p	{ line-height:140%; }

/*���*/
.banner_main							{ position:absolute; width:220px; margin:0 auto; padding:0; z-index:999; top:120px; right:50%; margin-right:300px; text-align:center; }
.banner_main li							{ text-align:center; }
#content_wrap								{ position:relative; width:1000px; height:190px; margin:0 auto; }
	#left_content_block						{ width:241px; height:190px; float:left; }
		.left_bannerbox						{ position:relative; width:239px; height:190px; border:1px solid #ccc; margin-bottom:12px; }
		.left_bannerbox a					{ display:block; height:100%; text-decoration:none; }
		.left_bannerbox header				{ }
		.left_bannerbox header h1			{ font-size:18px; color:#565449; font-weight:normal; margin:20px 0 0 12px; font-weight:bold; }
		.left_bannerbox header span			{ display:block; font-size:15px; color:#0066a5; margin:15px 0 0 12px; }
		.left_bannerbox article p			{ margin:15px 0 8px 16px; }
		.left_bannerbox article img			{ position:absolute; bottom:0; }
		
		.cal_bannerbox						{ position:relative; width:239px; height:187px; border:1px solid #ccc; margin-bottom:12px; }
	
	#center_content_block					{ position:relative; float:left; margin-left:12px; }
		#center_content_block header h1		{ font-size:22px; font-weight:normal; color:#565449; margin:20px 0 0 12px; font-weight:bold; }
		#center_content_block header span	{ display:block; font-size:15px; color:#0066a5; margin:20px 0 0 20px; }
			.center_panorama				{ width:492px; height:239px; border:1px solid #ccc; }
				.center_panorama header		{ width:163px; height:100%; float:left; }
				.center_panorama header p	{ font-size:13px; color:#767676; margin:30px 0 0 20px; }
				.center_panorama article	{ position:relative; float:left; width:329px; height:100%; background:url('../../images/00main/panorama_bg.jpg') no-repeat left top; }

		.banner1_bg							{ background:url('../../images/00main/banner1_bg.gif') no-repeat 135px 100px; margin-top:0;}
		.banner2_bg							{ background:url('../../images/00main/banner2_bg.gif') no-repeat 142px 70px; }
		.banner3_bg							{ height:162px; background:url('../../images/00main/banner3_bg.gif') no-repeat 140px 90px; height:187px; }
		.banner01_bg						{ background:url('../../images/00main/banner_bg_01.gif') no-repeat 169px 0px; margin-top:0; }
		.banner02_bg						{ background:url('../../images/00main/banner_bg_02.gif') no-repeat 182px 5px; }
		.banner3_bg article					{ text-align:center; }
		.banner3_bg .banner03_img			{ margin:25px auto 0 auto; }


		.discount							{ width:492px; height:40px; border:1px solid #ccc; float:left; margin-top:12px; }
		.discount header					{ position:relative; width:100px; height:100%; line-height:24px; text-align:center; font-size:15px; color:#0066a5; border-right:1px solid #ccc; float:left; }
		.discount_article					{ float:left; }
		.discount_btn						{ position:absolute; left:5px; top:10px; }
		.discount_btn a						{ text-indent:-999999px; }
		.discount_btn .btn01				{ width:33px; cursor:pointer; height:35px; border:0; margin-left:-5px; background:url('../../images/00main/discount_btn.png') no-repeat left top; }
		.discount_btn .btn02				{ width:33px; margin-left:55px; cursor:pointer; height:35px; border:0; background:url('../../images/00main/discount_btn02.png') no-repeat left top; }
		.discount_btn .btn03				{ width:33px; margin-left:35px; cursor:pointer; height:35px; border:0; background:url('../../images/00main/discount_btn03.png') no-repeat left top; }
		.discount_btn .btn04				{ width:33px; margin-left:15px; cursor:pointer; height:35px; border:0; background:url('../../images/00main/discount_btn04.png') no-repeat left top; }
		.discount article ul li.last		{ background:none; }

	#right_content_block					{ width:492px; height:190px; float:left; margin-left:12px; }
		.right_bannerbox					{ position:relative; width:492px; height:190px; border:1px solid #ccc; margin-bottom:12px; }
		.right_bannerbox a					{ display:block; height:100%; text-decoration:none; }
		.right_bannerbox header				{ }
		.right_bannerbox header h1			{ font-size:18px; color:#565449; font-weight:normal; margin:20px 0 0 12px; font-weight:bold; }
		.right_bannerbox header span		{ display:block; font-size:15px; color:#0066a5; margin:15px 0 0 12px; }
		.right_bannerbox article p			{ margin:15px 0 8px 16px; text-align:left; }
		.right_bannerbox article img		{ position:absolute; bottom:0; }


		.right_s_banner						{ position:relative; width:239px; height:87px; border:1px solid #ccc; margin-bottom:12px; }
		.right_s_banner a					{ display:block; height:100%; text-decoration:none; }
		.right_s_banner header				{ }
		.right_s_banner header h1			{ font-size:18px; color:#565449; font-weight:normal; margin:10px 0 0 12px; font-weight:bold; }
		.right_s_banner article p			{ margin:5px 0 8px 16px; text-align:left; }
		.right_s_banner article img			{ position:absolute; bottom:0; }


		.calendar_tb						{ width:100%; margin-top:10px;  }
		.calendar_tb caption				{ display:none; }
		.calendar_tb th						{ border-top:2px solid #cbcbcb; border-bottom:2px solid #cbcbcb; padding:3px 0; }
		.calendar_tb td						{ border-bottom:1px solid #cbcbcb; text-align:center; padding:3px 0; }
		.holiday							{ color:#ca0000; }
		.saturday							{ color:#0072bc; }
		.sch_today							{ font-weight:bold; background:#acdbf6; }
		.schdata_on							{ background:#fffac2; }

