@charset "Shift-JIS";
/* ==========================================================

title : 塩河カントリーCC
scope : オンライン仮予約

last modify : 2009/12/09 041_ooba
========================================================== */
img{
	border:none;
}

/* ----------------------------------------------------------
説明欄
---------------------------------------------------------- */
.ex{
	width:586px;
	overflow:hidden;
	margin:10px auto 20px;
	padding:8px 0px 9px;
	background:#cce6ff;
}
.ex_ttl{
	margin:0px 10px;
	padding:0px 0px 8px;
	border-bottom:2px dotted #ffffff;
}
#img_ex{
	float:left;
	margin:0px;
	padding:9px 8px 0px 10px;
	text-align:center;
}
.ex table{
	width:399px;
	float:left;
	margin:7px 0px 0px;
	padding:0px;
	text-align:left;
}
.ex table th{
	height:48px;
	margin:0px;
	padding:0px 5px 0px;
	background:#f0f8ff;
	font-size:82%;
	color:#54503c;
}
.ex table td{
	height:48px;
	padding:0px;
	background:#ffffff;
	vertical-align:middle;
}
.ex table td p{
	margin:0px;
	padding:2px 2px 2px 5px;
}
.ex ul{
	margin:0px;
	padding:10px 0px 0px;
	text-align:left;
	list-style:none;
}
.ex ul li{
	margin:0px 0px 3px;
}
.ex ul li.b10{
	margin:5px 0px 8px;
}
.footnote{
	margin:0px;
	font-size:12px;
	letter-spacing: 0.0001em;
}

.clear{
	clear:both;
	display:none;
}

/* ----------------------------------------------------------
　料金に関する説明
---------------------------------------------------------- */
div.tax_info{
	width:560px;
	margin:0 auto 20px;
	padding:10px;
	border:2px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
}

div.tax_info p{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:100%;
}

/* ----------------------------------------------------------
　予約カレンダー
---------------------------------------------------------- */
p.charge {
	width:580px;
	margin:0px auto 5px;
	text-align:center;
	color:#F00;
	}

.ta_calendar{
	width:576px;
	margin:0px auto 0px;
	padding:0px;
	border:2px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	background:#ffffff;
	empty-cells:show;
}
.ta_calendar th{
	border:2px solid #999999;
	background:#ffffcc;
	margin:0px;
	padding:3px 0px 2px;
	text-align:center;
	font-weight:normal;
	font-size:75%;
}
.ta_calendar th.sun{
	background:#eb6d96;
	color:#ffffff;
}
.ta_calendar th.sat{
	background:#0054ff;
	color:#ffffff;
}
.ta_calendar td{
	border:2px solid #999999;
	margin:0px;
	padding:0px;
	font-size:100%;
}
.ta_calendar td.txt_blue{
	color:#1656d8;
}
.ta_calendar td.txt_red{
	color:#e72b68;
}

ul.alert {
	clear:both;
	background:#FFF;
	margin:164px 0 0;
	*margin:6px 0 0;
	width:564px;
	padding:10px 0 5px;
	color:#F00;
}
ul.alert li { 
 	padding:0 0 0 12px;
	background:url(../image/list_alert.gif) no-repeat 0 4px;
	margin:0 0 2px 35px;
}

/* --------------------------
　日にちtable
-------------------------- */
.ta_calendar table tr{
	height:24px;
}
.ta_calendar table td.date{
	width:33%;
	font-weight:bold;
}
.ta_calendar table tr.state td{
	padding:0px;
	text-align:center;
	font-weight:bold;
	line-height:120%;
}
.ta_calendar table .bg_green{
	background:#45ff4e;
}

/* ゴルフプレー */
.ta_calendar table.playstyle{
	width:80px;
	margin:1px;
	padding:0px;
	border:#CCCCCC solid 1px;
	border-collapse:collapse;
	border-spacing:0;
	background: url(../image/bg_datebox_play.gif) no-repeat center bottom;
}
.ta_calendar table.playstyle.g_sun{
	background:#ffebf2 url(../image/bg_datebox_play.gif) no-repeat center bottom;
}
.ta_calendar table.playstyle.g_sat{
	background:#e0f2ff url(../image/bg_datebox_play.gif) no-repeat center bottom;
}
.ta_calendar table.playstyle td{
	border:none;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}
.ta_calendar table.playstyle td.img{
	padding:0px;
}
.ta_calendar table.playstyle td.price{
	padding:0px;
	color:#F00;
	font-size:80%;
	font-weight:bold;
}
.ta_calendar table.playstyle td.price img{
	margin:0px 2px 0px 0px;
	vertical-align:middle;
}

.kome{
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.kome li{
	margin:2px 0px;
	padding:0px 0px 0px 14px;
	background: url(../image/mark_kome.gif) no-repeat left 2px;
}
p.setumei{
	margin:5px 0px 0px 0px;
	padding:0px;
}

table.show_calender{
	margin:0 0 25px 0 !important;
}

/* ----------------------------------------------------------
警告欄
---------------------------------------------------------- */
#alertbox{
	overflow:hidden;
	width:586px;
	margin:10px auto;
	padding:10px 0px;
}
#warningbox{
	overflow:hidden;
	width:580px;
	margin:10px 0px 0px;
	padding:10px 0px;
	border:solid 3px #ea553a;
	background:#ffe2c6;
}
#warningbox #warning{
	float:left;
	width:360px;
	height:30px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 40px;
	text-align:left;
	font-size:119%;
	font-weight:bold;
	line-height:34px;
	background: url(../image/ico_warning.gif) no-repeat left center;
}
#warningbox #more{
	float:right;
	margin:0px;
	padding:11px 8px 0px 0px;
}
#warningbox #more a{
	padding-right:20px;
	background:url(../image/ico_more.gif) no-repeat right center;
}
#warningbox #more a:hover{
	background:url(../image/ico_more_ov.gif) no-repeat right center;
}
#warningbox #more a #on{
	background:url(../image/ico_more_on.gif) no-repeat right center;
}
#morebox{
	width:580px;
	margin:0px auto;
	padding:15px 0px 20px;
	border:solid 3px #cdcdcd;
	border-top:none;
	background:#fffaf0;
}
#morebox .read{
	margin:0px;
	padding:0px 20px 10px;
	text-align:left;
}
#morebox .telbox{
	margin:5px 20px 0px;
	padding:5px 0px 10px;
	border:double 3px #ea553a;
	background:#ffffff;
	font-size:100%;
}
#morebox .telbox p{
	margin:0px;
	padding:5px 15px;
	text-align:left;
}
#morebox .telbox #renraku{
	width:500px;
	margin:5px auto;
	padding:5px 0px;
	font-weight:bold;
	border-top:#ff0000 1px solid;
	border-bottom:#ff0000 1px solid;
}
#morebox .telbox #renraku dl{
	width:320px;
	margin:0px auto;
	padding:3px 0px;
}
#morebox .telbox #renraku dl dt{
	clear:both;
	width:150px;
	float:left;
	margin:0px;
	padding:3px 0px;
	font-size:113%;
	background:#f1f1f1;
}
#morebox .telbox #renraku dl dd{
	margin-left:150px;
	padding:3px 0px 3px 20px;
	font-size:125%;
	text-align:left;
}

ul.attention{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	list-style:disc;
}
ul.attention li{
	margin:3px 5px;
	vertical-align:top;
}
ul.attention p{
	clear:both;
	margin:0px;
	padding:0px 0px 5px;
}
ul.attention p .mark{
	display:block;
	float:left;
	margin:0px;
	padding-right:30px;
}

/* ----------------------------------------------------------
サーバーメンテナンス
---------------------------------------------------------- */
/*#maintenancebox{
	overflow:hidden;
	width:576px;
	margin:20px auto 25px;
	padding:0px;
	border:solid 2px #356b3b;
	border-left:none;
	border-right:none;
	color:#F00;
	font-weight:bold;
}
#maintenancebox p{
	margin:15px 0px 15px 5px;
	padding:0px 0px 0px 35px;
	text-align:left;
	font-size:113%;
	background: url(../image/ico_mente_golf.gif) no-repeat left top;
	line-height:1.8;
}
*/

/* ----------------------------------------------------------
サーバーメンテナンス
---------------------------------------------------------- */
#maintenance {
	width:514px;
	*width:574px;
	background:#FFFAFA;
	padding:12px 30px 10px;
	*padding:12px 30px 20px;
	text-align:left;
	border:2px solid #CC0000;
}
#maintenance h2 {
	background:url(../image/alert.jpg) no-repeat;
	padding:12px 0 10px 50px;
	margin:10px 0 15px 107px;
	*margin:20px 0 0px 93px;
	*padding:14px 0 10px 50px;
	*font-size:170%;
	color:#000;
	
}
#maintenance span.day {
	font-weight:bold;
	color:#C00;
}
.DoS {
margin-top:30px;
}