@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#000000;
}

#float_menu_wrapper {
	width:920px;
	margin:0 auto;
	display:table;
	position:relative;
}

	#float_menu_wrapper .float_menu {
			float:right;
			width:100px;
			padding:0;
			margin:0;
			position:relative;
	}


	#float_menu_wrapper .float_menu img {
		border:none;
	}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	background:url(../img/wrapper.gif) left top repeat-y;
	display:table;
	float:left;
}

a {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

h1 {
	width:790px;
	height:20px;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	float:left;
	clear:both;
}

#header {
	width:800px;
	height:75px;
	float:left;
	clear:both;
}

	#header .header_left {
		width:400px;
		height:75px;
		float:left;
	}
	
	#header .header_right {
		width:400px;
		height:75px;
		float:right;
	}

#g_navi {
	width:800px;
	height:55px;
	float:left;
	clear:both;
}

	#g_navi img{
		border:none;
	}

	#g_navi h3{
		float:left;
}

#top_contents {
	width:770px;
	padding:15px;
	display:inline;
	float:left;
}



	/*トップページ スペシャル（3つのとき）*/
	#top_contents .top_sp_wrap {
		width:564px;
		padding:6px 6px 6px 5px;
		margin:0 0 10px 0;
		background: #99ccff left top;
		float:left;
		clear:both;
	}

	#top_contents .top_sp_l {
		width: 174px;
		height:300px;
		padding: 8px 4px;
		margin:0 6px 0 0;
		background: #ffffff left top;
		float: left;
		border: 1px solid #3399cc;
	}

	#top_contents .top_sp_r1 {
		width: 174px;
		height:236px;
		padding: 8px 4px;
		margin:0 0 6px 0;
		background: #ffffff left top;
		float: right;
		border: 1px solid #3399cc;
	}

	#top_contents .top_sp_r2 {
		width: 174px;
		height:48px;
		font-size:11px;
		line-height:16px;
		padding: 5px 4px 3px;
		margin:0;
		background: #ffffff left top;
		float: right;
		border: 1px solid #3399cc;
	}

	#top_contents .top_sp_r2 a {
		color:#cc3333;
		text-decoration:underline;
	}

	#top_contents .top_sp_r2 a:hover {
		color:#000066;
		text-decoration:underline;
	}


	* html #top_contents .top_sp_r2 {
		padding: 4px 4px 0;
	} 

	#top_contents .top_sp_b {
		width: 553px;
		padding: 5px 5px 5px 4px;
		margin:6px 0 0 0;
		background: #ffffff left top;
		float: left;
		clear:both;
		border: 1px solid #3399cc;
	}

	#top_contents .top_sp_l_tb {
		color:#990000;
		font-weight:bold;
	}

	#top_contents .top_sp_bluedot_bg{
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #003366;
		background: url(../../top_img/bg_blue.gif) repeat left top;
		text-align: center;
		padding: 5px 0px;
		margin:0 0 10px 0;
		clear: both;
		width: 174px;
	}

	#top_contents .top_sp_orangedot_bg{
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #990000;
		background: url(../../top_img/bg_orange.gif) repeat left top;
		text-align: center;
		padding: 5px 0px;
		margin:0 0 10px 0;
		clear: both;
		width: 174px;
	}

	#top_contents .top_sp_attention {
		font-size:10px;
		line-height:14px;
		font-weight:normal;
		color:#000000;
	}

	#top_contents .top_sp_attention02 {
		font-size:10px;
		line-height:14px;
		font-weight:normal;
		color:#0000FF;
	}

	.font_11 {
		font-size:11px;
		line-height:18px;
	}


	.top_sp_table {
		width:174px;
		padding:0;
		margin:0;
	}


	.top_sp_table th {
		width:25px;
		padding:0 0 10px 0;
		text-align:left;
		vertical-align:top;
	}

	.top_sp_table td {
		width:149px;
		padding:0 0 10px 0;
		text-align:left;
		vertical-align:top;
		font-size:14px;
		line-height:18px;
		font-weight:bold;
		color:#990000;
	}


/* ここからトップスペシャル2つになったときのクラス

	#top_contents .top_sp_l {
		width:354px;
		height:274px;
		float:left;
		margin:0 0 15px 0;
		padding:6px 13px 0 13px;
		background:url(../../top_img/special_kokutai_bg.gif) left top no-repeat;
		font-size:12px;
		line-height:20px;
	}

	#top_contents .top_sp_l_header {
		width:354px;
		float:left;
		margin:0 0 8px 0;
		padding:3px 0;
		background-color:#003399;
		color:#FFFFFF;
		font-size:14px;
		line-height:18px;
		font-weight:bold;
		text-align:center;
	}

	#top_contents .top_sp_l_tb {
		color:#990000;
		font-weight:bold;
	}

	#top_contents .top_sp_r {
		width:354px;
		height:265px;
		float:right;
		margin:0 0 15px 0;
		padding:15px 13px 0 13px;
		margin:0 0 15px 0;
		background:url(../../top_img/special_reserve_bg.gif) left top no-repeat;
		font-size:12px;
		line-height:20px;
	}

	#top_contents .top_sp_r_table {
		width:354px;
		margin:17px 0;
		float:left;
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		color:#990000;
	}

	#top_contents .top_sp_number {
		width:60px;
		padding:0 7px 0 0;
		background:url(../../top_img/special_number_bg.gif) left top no-repeat;
		text-align:center;
		color:#000000;
	}

	#top_contents .top_sp_attention {
		font-size:10px;
		line-height:20px;
		font-weight:normal;
		color:#000000;
		text-align:right;
	}
*/
/* ここからトップスペシャル1つになったときのクラス
	#top_contents .top_special {
		width:770px;
		height:110px;
		padding:0 0 15px 0;
		float:left;
		clear:both;
		background:url(../../top_img/special_bg.gif) left top no-repeat;
		font-size:11px;
		line-height:18px;
	}

	#top_contents .top_special_l {
		width:590px;
		padding:12px 0 0 15px;
		float:left;
	}

	#top_contents .top_special_s {
		width:590px;
		padding:5px 0 0 0;
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		color:#990000;
	}

	#top_contents .top_special_number {
		width:60px;
		margin:0 10px 0 0;
		padding:0;
		background:url(../../top_img/special_number_bg.gif) left top no-repeat;
		text-align:center;
		color:#000000;
	}

	#top_contents .top_special_attention {
		width:220px;
		padding:0 0 0 10px;
		font-size:10px;
		line-height:20px;
		font-weight:normal;
		color:#000000;
	}

	#top_contents .top_special_r {
		width:150px;
		padding:27px 15px 0 0;
		float:right;
	}
*/

	#top_contents .top_con_left {
		width:585px;
		padding:0;
		float:left;
	}

	#top_contents .t_navi {
		width:165px;
		height: 90px;
		padding:15px 10px 0;
		margin:0 10px 5px 0;
		float:left;
		background: url(../../top_img/top_navi_bg.gif) no-repeat left top;
		display:inline;
	}

	#top_contents .t_navi_text {
		width:85px;
		padding:0 5px 0 0;
		float:left;
		font-size: 11px;
		line-height: 18px;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	}

	#top_contents .t_navi_title {
		width:63px;
		padding:0 0 5px 22px;
		font-size: 14px;
		line-height: 16px;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		background: url(../../top_img/top_navi_icon.gif) no-repeat left top;
	}

	#top_contents .t_navi_title a {
		color:#990000;
		text-decoration:none;
	}

	#top_contents .t_navi_title a:hover {
		color:#000066;
		text-decoration:none;
	}

	#top_contents .t_navi img {
		float:right;
		border:none;
	}

	#top_contents .top_topic {
		width:563px;
		float:left;
		margin:0 0 8px 0;
		padding:5px;
		border:1px #0066CC solid;
	}

	#top_contents .top_spa_member {
		padding:5px 0 0 0;
		width:575px;
		float:none;
	}

	#top_contents .top_spa_member_left {
		float: left;
		height: 55px;
		width: 150px;
	}

	#top_contents .top_spa_member_right {
		float: right;
		height: 45px;
		width: 423px;
		background: url(../../top_img/top_spa_text_bg.gif) no-repeat left top;
		font-size: 12px;
		line-height: 16px;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		padding: 10px 0px 0px 2px;
	}

	#top_contents .top_bus_banner {
		width:575px;
		float:left;
		margin:2px 0 0 0;
		clear:both;
	}

#contents {
	width:770px;
	padding:10px 15px 40px;
	display:inline;
	float:left;
}


.con_right {
	width:185px;
	padding:0;
	float:right;
}

	.con_right .info_title {
		width:155px;
		height: 30px;
		padding:5px 0 5px 30px;
		background: url(../img/info_title_bg.gif) no-repeat;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		font-size:14px;
		float:left;
	}

		.con_right .info_title_left {
			width:106px;
			float:left;
		}

		.con_right .info_title_right {
			width:37px;
			float:right;
			padding:0 0 0 12px;
			background: url(../img/info_arrow.gif) no-repeat left 4px;
		}

		.con_right .info_title_right a {
			color:#990000;
			text-decoration:none;
		}

		.con_right .info_title_right a:hover {
			color:#000066;
			text-decoration:none;
		}

		.con_right .info_area {
			width:173px;
			border:1px solid #999999;
			padding:5px;
			margin: 0 0 8px 0;
			float:left;
		}

		.con_right .spa_member_text {
			width:150px;
			background: url(../img/spa_banner_text_bg.gif) no-repeat left top;
			padding: 3px 20px 0px 15px;
			float: left;
			height: 140px;
			display:inline;
			font-size:11px;
			line-height:16px;
			margin:0;
		}

.footer_navi {
	width:770px;
	margin: 0 15px;
	float:none;
	clear:both;
}

#footer {
	width: 785px;
	height: 16px;
	padding: 19px 15px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(../img/footer.gif) no-repeat left top;
	text-align:right;
}

.sp_b2 {
	margin-bottom:2px;
}

.sp_b5 {
	margin-bottom:5px;
}

.sp_b10 {
	margin-bottom:10px;
}

.sp_b15 {
	margin-bottom:15px;
}

.sp_t10 {
	margin:10px 0 0 0;
}

.sp_t25_b30 {
	margin:25px 0 30px 0;
}

/* FLA */
.fla_area {
	width:560px;
	margin:25px 0 30px 0;
	float:left;
	clear:both;
	display:inline;
}
