@charset "utf-8";

/* 初期化 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	padding: 0;
}
button {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-size: 14px;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	padding: 20px;
}
a {
	outline: medium none;
	text-decoration: none;
}
ul, ol {
    padding-left: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	vertical-align: middle;
}
input {
	margin: 1pt;
}
.input, .input2, .input3, .input4, .input5, .input6, .input7, .select, .textarea{
	background: url("/images/input-bg.gif") repeat-x scroll 0 1px #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Arial;
	padding: 3px 0.35em;
}
.input {
    width: 150px;
}
.input2 {
    width: 80px;
}
.input3 {
    width: 100px;
}
.input4 {
    width: 150px;
}
.input5 {
    width: 234px;
}
.input6 {
    width: 300px;
}
.input7 {
    width: 400px;
}
input, select {
	margin: 1pt;
}
body, input, textarea {
	color: #4D4D4D;
	line-height: 18px;
}
.title {
	background: url("/images/grayline.gif") repeat-x scroll 0 10px transparent;
	margin-bottom: 15px;
}
.title h2, .title h3 {
	background-color: #FFFFFF;
	display: inline;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding: 0 10px 0 8px;
}
.title h2, .title h3 {
	border-left: 5px solid #F79910;
}
#serachForm label {
	width: 120px;
}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
}
form.cmxform legend, form.cmxform label {
	color: #333333;
}
.insit_body {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	font-size: 90%;
	padding: 20px;
}
.insit_tab {
	color: #666666;
	list-style: none outside none;
	margin: 0 0 0 1em;
	overflow: auto;
}
.insit_tab select {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #AAAAAA;
	font-size: 14px;
}
.input_category_title li.active, .insit_tab li.active {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.input_category_title li, .insit_tab li {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0.5em 0 0;
	padding: 2px 8px;
}
.insit_tab li {
	cursor: pointer;
}
table.input_list {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	margin: 0 auto 20px;
	width: 100%;
}
table.input_list .left {
	width: 150px;
}
table.input_list .left {
	background: url("/images/tabular_th.gif") repeat scroll 0 0 transparent;
	border-top: 1px solid #FFFFFF;
	padding-top: 8px;
}
table.input_list td {
	padding: 5px 8px;
}
table.calendar_navi {
	margin-top: 20px;
	width: 100%;
	font-size: 14px;
}
table.calendar_navi img {
	vertical-align: middle;
	margin-top: -2px;
}
table.plan_table {
	width: 100%;
	border-top: 1px solid #654A32;
	font-size: 11px;
}
table.plan_table th{
	background-color: #ECE8E0;
	border-bottom: 1px solid #654A32;
	border-left: 1px solid #654A32;
	border-right: 1px solid #654A32;
	padding: 5px;
	font-size: 12px;
}
table.plan_table td{
	border-bottom: 1px solid #654A32;
	border-right: 1px solid #654A32;
	border-left: 1px solid #654A32;
	padding: 4px;
	text-align: center;
}
.space20 {
	clear: both;
	float: none;
	height: 20px;
}
#serachForm input[type="button"],.cmxform input[type="button"], table.list_table input[type="button"], .former input[type="submit"], .cmxform input[type="submit"] {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px #FFFFFF inset;
	color: #333333;
	cursor: pointer;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 8px;
	text-align: center;
	width: 200px;
}
.cmxform input[type="button"] {
	margin: 0;
}
.cmxform input[type="submit"]:hover, .cmxform input[type="button"]:hover{
    background: url("/images/sfum-dx-bg.png") repeat-x scroll 0 -5px #E9E9E9;
}
table.form_button_area {
	border-top: 1px dotted #CCCCCC;
	margin: 10px auto;
	padding: 15px 0;
	width: 100%;
}
div.err_msgs {
	background-color: #FFC0CB;
	border: 1px solid #8E1617;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
div.warning_msgs {
	background-color: #F9EDBE;
	border: 1px solid #F0C36D;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
div.not_found {
	color: red;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

div.item {
	background: url("/images/tabular_th.gif") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #C9BDAB;
	border-right: 1px solid #C9BDAB;
	border-top: 1px solid #FFFFFF;
	padding: 10px;
	clear: both;
	float: none;
	margin-top: 10px;
}
div.tag {
	position: relative;
	top: -10px;
	left: -10px;
}
div.tag span{
	background: none repeat scroll 0 0 #685849;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px;
}
div.tag span.sun {
    background: none repeat scroll 0 0 #C80000;
}
div.tag span.sat {
    background: none repeat scroll 0 0 #004BC8;
}
div.booking_time_box {
	width: 100%;
	clear: both;
	float: none;
	overflow: hidden;
}
div.booking_time_left_box {
	float: left;
}
div.booking_time_right_box {
	float: right;
	width: 45px;
	display: none;
}
div.booking_time_submit {
	font-weight: bold;
	font-size: 80%;
	cursor: pointer;
	background: url("/images/add.png") no-repeat scroll 1px 50% transparent;
    padding-left: 18px;
}
a.member_search {
	background: url("/images/magnifier.png") no-repeat scroll 1px 50% transparent;
	margin-top: 1px;
	padding-left: 17px;
	font-size: 80%;
	padding-right: 10px;
	border-bottom: 3px solid #CCCCCC;
}
a.beginners {
	background: url("/images/add.png") no-repeat scroll 1px 50% transparent;
	margin-top: 1px;
	padding-left: 17px;
	font-size: 80%;
	padding-right: 10px;
	border-bottom: 3px solid #CCCCCC;
}
a.search_pref {
	background: url("/images/table_copy.png") no-repeat scroll 1px 50% transparent;
	margin-top: 1px;
	padding-left: 17px;
	font-size: 80%;
	padding-right: 10px;
	border-bottom: 3px solid #CCCCCC;
}
a.member_search:hover, a.beginners:hover, a.search_pref:hover {
	border-bottom: 3px solid #F79910;
}

div.scrollbar {
	max-height: 300px;
	min-height: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #CCCCCC;
}
.selectable .ui-selecting {
	background-position: -680px 0;
}
.selectable .ui-selected {
	background-position: -680px 0;
}
.selectable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.selectable li {
	background: url("/images/check_base.png") no-repeat scroll 0 0 transparent;
	border-bottom: 1px solid #EEEEEE;
	cursor: pointer;
	padding: 7px;
	position: relative;
}
.selectable label {
	cursor: pointer;
	margin-left: 25px;
}
form.cmxform label {
	display: inline-block;
}
#serachForm label.label_s {
	width: 40px;
}
#booking_now {
	background: url("/images/sfum-dx-bg.png") repeat-x scroll 0 0 #7CB7E3;
	color: #FFFFFF;
	font-size: 18px;
	height: 50px;
	letter-spacing: 0.2em;
	width: 320px;
}
#booking_now:hover {
	background: url("/images/ui-bg_gloss-wave.png") no-repeat scroll left center transparent;
}
.former input[type="button"], .cmxform input[type="button"], table.list_table input[type="button"], .former input[type="submit"], .cmxform input[type="submit"], .former button, .cmxform button {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px #FFFFFF inset;
	color: #333333;
	cursor: pointer;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 20px 10px 10px;
	padding: 8px;
	text-align: center;
	width: 150px;
}
div.stt_tmstr {
	border-bottom:1px solid #A2D246;
	margin-top: 5px;
	font-size:85%;
	padding: 4px;
}
.cmxform input[type="button"].itemDel,.former input[type="button"].itemDel {
    width: 20px;
    height: 19px;
    padding: 0;
    margin: 1px;
    font-size: 11px;
}
div.stt_tmstr_err {
    background-color: #FFC0CB;
    font-size: 11px;
    margin: 0 0 1px;
    text-align: left;
    width: 93%;
}
.label_l {
	display: inline-block;
	width: 100px;
}
p.input_ex_red {
	color: red;
	font-size: 85%;
}
span.view_number_of_remaining_booking {
	display: block;
	background: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 2px #BBBBBB inset;
	font-size: 80%;
	margin-top: 3px;
}
span.view_number_of_remaining_booking:hover {
	background: url("/images/input-bg.gif") repeat-x scroll 0 1px #EEEEEE;
}
