@charset "utf-8";

body {
	font-family: "Roboto",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.05em;
	color: #333333;
	background: #ffffff;
	min-width: 320px;
}
.body_login {
	background: #F7BE0F;
}
* {
	transition: background 0.2s ease,color 0.2s ease;
}
a {/*リンクされた文字*/
	color: #11bbc2;
	text-decoration: none;
}
a:link {/*未訪問のリンク*/
	color: #11bbc2;
	text-decoration: none;
}
a:visited {/*訪問後のリンク*/
	color: #11bbc2;
	text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
	color: #e19f00;
	text-decoration: underline;
}
a:active {/*クリック中*/
	text-decoration: none;
}

img {
	max-width: 100%;
}

/********** 基本設定 **********/

/* clearfix */
.cl {zoom:1;}
.cl:after {content:"";display: block;clear: both; height: 0;visibility:hidden;}
*:first-child+html .cl {display:inline-block;}/* for IE7 */
.clear {clear:both;line-height:0;}

/* font関連 */
.bold {font-weight: bold;}
.f_ss {font-size: 11px;}
.f_small {font-size: 12px;}
.f_normal {font-size: 14px;}
.f_middle {font-size: 18px;}
.f_big {font-size: 24px;}

/* text-align */
.t_right {text-align: right !important;}
.t_center {text-align: center !important;}
.t_left {text-align: left !important;}

/* vertical-align */
.va_b {vertical-align: bottom;}
.va_m {vertical-align: middle;}
.va_t {vertical-align: top;}

/* float */
.left {float:left;}
.right {float:right;}

/* bottom-margin */
.mb5 {margin-bottom:5px !important;}
.mb6 {margin-bottom:6px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px !important;}
.mb45 {margin-bottom:45px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb90 {margin-bottom:90px !important;}

/* right-margin */
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr25 {margin-right:25px !important;}
.mr30 {margin-right:30px !important;}

/* margin-size */
.mbs {margin-bottom: 15px !important;}
.mbm {margin-bottom: 30px !important;}
.mbl {margin-bottom: 60px !important;}
.m0auto {margin:0 auto;}
.plr10 {padding-left:10px;padding-right:10px;}

.w_max {box-sizing: border-box;width: 100%;}

/* 色 */
.red {color: #ff0000;}
.c_red {color: #ff0000;}
.c_orange {color: #f7770f;}
.c_blue {color: #45B1B5;}

.dp_n {display: none;}


/* opacity */
.opa a img {
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	background:#ffffff;
	}
.opa a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	}

.alert {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #cccccc;
	border-radius: 5px;
	padding: 7px;
}


/***** ページャー *****/
.pager {
	text-align: center;
}
.pager ul {
	padding: 20px 0;
}
.pager li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 5px;
	width: 35px;
	border: 1px solid #79bfc2;
	line-height: 35px;
	background: #79bfc2;
	color: #ffffff;
	border-radius: 3px;
}
.pager li a {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 35px;
	text-decoration: none;
	background: #ffffff;
	border-radius: 3px;
}
.pager li a:hover {
	background: #79bfc2;
	color: #ffffff;
}
.pager li.page_next {
	width: 100px;
}
.pager li.page_next a {
	width: 100px;
}
.pager li.page_prev {
	width: 100px;
}
.pager li.page_prev a {
	width: 100px;
}


/********** レイアウト **********/
.wrap {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 990px;
}
#main_contents {
	float: right;
	width: 690px;
}
#side_contents {
	float: left;
	width: 270px;
}


/* サイド 検索 */
.side_search_area {
	padding: 15px 15px 0 15px;
	background: #DBD9C6;
	font-size: 12px;
	border-radius: 7px;
}
.side_search h1 {
	margin: 15px 0 6px 0;
	font-size: 16px;
	font-weight: bold;
}
.side_search h2 {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.side_search h2 i {
	color: #EC821B;
}
.side_search h3 {
	margin: 0 0 6px 0;
	font-weight: bold;
}
.side_search_detail {
	margin-top: 20px;
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px 15px 20px 15px;
	border-radius: 0 0 7px 7px;
	background: #E8E4D4;
}
.side_search_box {
	margin-bottom: 15px;
}
.search_box_side_date input[type="text"],
.search_box_side_date select {
	font-size: 14px;
}
.search_box_side_date .search_s {
	width: 40px;
}
.side_con_list {
	margin-left: -5px;
}
.side_con_list li {
	float:left;
	margin: 0 0 5px 5px;
	cursor: pointer;
}
.side_check_list_item {
	margin-bottom: 5px;
}
.side_check_list_item label {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.side_check_list_item input[type="checkbox"] {
	margin-right: 5px;
}

.side_search_btn {
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.side_search_calendar {
	width: 100%;
}
.side_search_calendar th ,.side_search_calendar td {
	padding: 5px 0;
	text-align: center;
}


/***** header *****/
#header {
	background: #F7BE0F;
}
#header.is_manage {
	background: #8CB8C7;
}
.hd_copy_wrap {
	font-size: 11px;
	background: #E5A20C;
}
.hd_copy_wrap.is_manage {
	background: #E4E3D0;
}
.hd_main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.header_login_navi_list_item {
	text-align: right;
}

/** ログインナビ ログアウト時 **/
.header_logout_navi_list {
	display: flex;
	flex-wrap: wrap;
}
.header_logout_navi_list_item {
	margin-left: 15px;
	width: 105px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}


/* ログインナビ ログイン時 */
.header_logout {
	padding: 0;
	border: none;
	color: #222222;
	background: none;
	box-shadow: none;
	cursor: pointer;
}
.header_logout:hover {
	padding: 0;
	border: none;
	color: #82ADAF;
	background: none;
	box-shadow: none;
	text-decoration: underline;
}


/***** マイページナビ *****/
.mypage_navi_wrap {
	background: #4B4F4F;
}
.mypage_navi_list {
	display: flex;
	flex-wrap: wrap;
}
.mypage_navi_list_item {
	box-sizing: border-box;
	border-left: 1px solid #ffffff;
	width: 33.3333%;
}
.mypage_navi_list_item:last-child {
	border-right: 1px solid #ffffff;
}
.mypage_navi_list_item a,
.mypage_navi_list_item input {
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 0;
	line-height: 50px;
	font-size: 16px;
	background: #4B4F4F;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
.mypage_navi_list_item a:hover,
.mypage_navi_list_item input:hover {
	background: #5C6060;
	text-decoration: none;
}
.mypage_navi_list_item input:focus {
	border: 0;
	color: #ffffff;
}



/***** パンくず *****/
.pan_navi {
	padding: 15px 0px 10px 0px;
}


.go_top {
	position: fixed;
	z-index: 10000;
	bottom: 20px;
	right: 20px;
}
.go_top a {
	display: block;
	background: rgba(86,94,97,0.6);
	border-radius: 30px;
	color: #fff;
	width: 60px;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.go_top a:hover {
	text-decoration: none;
	background: rgba(86,94,97,0.8);
}


#contents {
	min-height: 300px;
}




/***** footer *****/
.footer_wrap {
	margin-top: 90px;
	padding: 15px 0;
	background: #DBD9C6;
}
#footer {
	margin: 0 auto;
	width: 960px;
	font-size: 12px;
	text-align: center;
}
.ft_copy {
	margin-bottom: 15px;
	text-align: center;
}
.footer_logo {
	margin-bottom: 30px;
}

/** footer ナビ **/
.ft_navi_list {
	margin-bottom: 15px;
	font-size: 0;
	text-align: center;
}
.ft_navi_list_item {
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #aaaaaa;
}
.ft_navi_list_item:first-child {
	border-left: 1px solid #aaaaaa;
}
.ft_navi_list_item a,
.ft_navi_list_item input {
	padding: 0;
	font-size: 14px;
	color: #000000;
	border: 0;
	background: transparent;
	cursor: pointer;
}
.ft_navi_list_item a:hover,
.ft_navi_list_item input:hover {
	color: #00B1CF;
	text-decoration: none;
}


.siteseal {
	font-size: 12px;
	color: #575f61;
	text-align: center;
}
.siteseal a {
	color: #575f61;
	text-decoration: none;
}
#top .siteseal {
	margin-bottom: 12px;
}


/********** inputボタン **********/
input[type="text"],input[type="password"],textarea,select {
	overflow-x: hidden;
	padding: 5px;
	line-height: 1.5;
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	font-size: 16px;
	color: #555555;
	vertical-align: middle;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
input[type="text"]:hover,textarea:hover,select:hover {
	border: 1px solid #888888;
	color: #333333;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
input:focus,textarea:focus,select:focus {
	border: 1px solid #67CBDF;
	color: #333333;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2), 0px 0px 3px #67CBDF;
}
input[type="radio"] {
	margin-right: 5px;
	padding: 0;
	border: none;
	box-shadow: none;
}
input[type="checkbox"] {
	margin-right: 5px;
	padding: 0;
}

label {
	cursor: pointer;
}

.input_btn {
	padding: 4px 10px;
	border: 1px solid #bbbbbb;
	border-radius: 3px;
	background: #e0e0e0;
	color: #000000;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: normal !important;
	cursor: pointer;
}
.input_btn:hover {
	border: 1px solid #aaaaaa;
	background: #d8d8d8;
	color: #333333 !important;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
	cursor: pointer;
}
.input_btn a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.input_btn_b {/* inputボタンのベース */
	border: none;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
	color: #ffffff;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,arial,sans-serif;
	cursor: pointer;
	-webkit-appearance: none;
}
.input_btn_b a {
	display: block;
}
.input_btn_b a:hover {
	text-decoration: none;
}


/** カラー **/
.b_blue {/* 青 */
	border: 1px solid #3F979A;
	background: #30b8bf;
}
.b_blue:hover {
	background: #33c4cc;
	color: #ffffff !important;
}
.b_blue:focus {
	color: #ffffff;
}
.b_orange {/* オレンジ */
	border: 1px solid #E56F0E;
	background: #F2892A;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.b_orange:hover {
	background: #FC8F2D;
}
.b_orange:focus,
.b_orange:active {
	color: #ffffff;
}
.b_beige {/* ベージュ */
	border: 1px solid #C7C5AA;
	background: #E4E3D0;
	color: #222222;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5) !important;
}
.b_beige:hover {
	background: #EAE9DF;
}
.b_beige:focus,
.b_beige:active {
	color: #222222;
}
.b_yellow {/* 黄色 */
	background: #F7BE0F;
	color: #222222;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.b_yellow:hover {
	background: #F7D90F;
}
.b_green {/* 黄緑ボーダー */
	border: 1px solid #82ADAF;
	background: #ffffff;
background-image: linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
background-image: -o-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(245,245,245)),
	color-stop(1, rgb(255,255,255))
);
	color: #82ADAF;
	text-shadow: none;
}
.b_green:hover {
	background: #82ADAF;
	color: #ffffff;
background-image: linear-gradient(bottom, rgb(130,173,175) 0%, rgb(151,183,184) 100%);
background-image: -o-linear-gradient(bottom, rgb(130,173,175) 0%, rgb(151,183,184) 100%);
background-image: -moz-linear-gradient(bottom, rgb(130,173,175) 0%, rgb(151,183,184) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(130,173,175) 0%, rgb(151,183,184) 100%);
background-image: -ms-linear-gradient(bottom, rgb(130,173,175) 0%, rgb(151,183,184) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(130,173,175)),
	color-stop(1, rgb(151,183,184))
);
}
.b_regist {/* 新規登録 */
	border: 1px solid #399931;
	background: #46C13D;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.b_regist:hover {
	background: #4DCE42;
}
.b_regist a {
	color: #ffffff;
}
.b_gray {
	background: linear-gradient(to bottom, #E8E8E8 0%, #D9D9D9 100%) repeat scroll 0 0 #AAAAAA;
	border: 1px solid #BBBBBB;
	color: #444444;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}
.b_f_beige {
	background: none repeat scroll 0 0 #DBD9C6;
	border: 1px solid #C7C5AA;
	box-shadow: none;
	color: #333333;
	text-shadow: none;
}
.b_f_gray {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #CCCCCC;
	box-shadow: none;
	color: #333333;
	text-shadow: none;
}
.btn_m {
	padding: 6px 0;
	min-width: 220px;
	font-size: 16px;
	font-weight: bold;
}
.btn_s {
	padding: 4px 30px;
}
.input_btn_a a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-align: center;
}
.input_btn_a a:hover {
	text-decoration: none;
}
.b_beige a {
	color: #444444;
}

/** 角丸 **/
.r5 { border-radius: 5px;}
.r10 { border-radius: 10px;}
.r15 { border-radius: 15px;}
.r30 { border-radius: 30px;}

/*画像リサイズ
---------------------------------------------------------------------------*/
.reser_padding {
	padding: 0 !important ;
}

.binding_point {
	background-color: #666666;
	border: 1px solid white;
	height: 10px;
	width: 10px;
}


/*フォーム
---------------------------------------------------------------------------*/

.year ,.month ,.day ,.hour ,.minute ,.second {
	width: 50px;
}
.tel, .zip {
	width: 50px;
}

/*エラー
---------------------------------------------------------------------------*/

.error {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 10px;
	border: 3px solid #ff9a9a;
	border-radius: 5px;
	background: #fff2f2;
	color: #ee0000;
}


/*検索エリア
---------------------------------------------------------------------------*/


.search {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 5px solid #FFFFFF;
	width: 100%;
	font: 12px Arial,Helvetica,Geneva,sans-serif;
}
.search th {
	background: #ccc ;
	border : none ;
	padding: 5px 10px ;
}
.search td {
    padding: 5px;
}

/*カレンダー
---------------------------------------------------------------------------*/

.calendar .target {
	width: 100%;
}
.calendar .main {
	width: 100%;
}
.calendar .main th {
	background: #cccccc;
}
.calendar .target th {
	background: #dfdfdf;
}
.calendar .target .data td {
	background: none;
	padding: 3px 0px 3px 0px;
}
.calendar .main td {
	background: none;
	padding: 3px 0px 3px 0px;
}
.calendar .target .data input[type="text"] {
	width: 24px;
	height:15px;
	margin: 0;
	padding: 0;
}
.calendar .main input[type="text"] {
	width: 24px;
	height:15px;
	margin: 0;
	padding: 0;
}
.calendar_item ,.calendar_item_tmp {
	background-color: #FF9A9A;
	/*background-color: #ddd*/;
	/* border: 1px solid #bbb;*/
}
.calendar_item_caption {
	color: #FF9A9A;
	/*background-color: #ddd*/;
	/* border: 1px solid #bbb;*/
}

.sunday {color: #993333;}
.saturday {color: #336699;}
.week_sun .day {color: #993333;}
.week_sat .day {color: #336699;}
.day a {text-decoration: underline;}
/*.week_sun {background: #FFDDD7 !important;}*/
/*.week_sat {background: #CFEFFF !important;}*/
.nholiday {background: #cff8d8 !important;}
.today {background: #E7FBFF !important;}
.calendar_seleted {background: #247453 !important;}
.calendar_seleted a {color: #ffffff !important;}

/*予約機能
----------------------------------------------------*/
.reserve_confirm {
	padding: 0 90px;
}
.time_list td {
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 30px;
	color: red;
}

.reservable_wide {
	font-size: 11px;
	color: #666;
}

/********** 会員 **********/
/* ログイン */
.account_login {
	margin: 0 auto;
	padding: 20px 20px;
	width: 300px;
	border: 3px solid #cccccc;
	border-radius: 5px;
}
.login_form {
	margin: 0 0 15px 0;
}
.login_form h3 {
	margin: 0 0 5px 0;
}
.login_form div {
	margin: 0 0 15px 0;
}
.login_form input {
	width: 290px;
}
/* マイページ */
.col2_form_table table {
	width: 100%;
}
/********** メールマガジン **********/
.mail_magazine {
	padding: 0 90px;
}
/* ボタン類 */
.btn_login {
	display: block;
	border: 1px solid #0090AC;
	background: #15A1BB;
	background-image: linear-gradient(bottom, rgb(49,170,194) 0%, rgb(81,190,212) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(49,170,194) 0%, rgb(81,190,212) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(49,170,194)),
		color-stop(1, rgb(81,190,212))
	);
	margin: 0 auto;
	width: 150px;
	height: 40px;
	cursor: pointer;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.btn_login:hover {
	border: 1px solid #0090AC;
	background: #2C98AE;
	background-image: linear-gradient(bottom, rgb(44,152,174) 0%, rgb(76,178,198) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,152,174) 0%, rgb(76,178,198) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(44,152,174)),
		color-stop(1, rgb(76,178,198))
	);
	box-shadow: 0px 1px 0px rgba(0,0,0,0.3), inset 0px 0px 1px rgba(0,0,0,0.3);
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.a_btn_edit {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 0;
	border: none;
	width: 220px;
	line-height: 36px;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: none;
	cursor: pointer;
}
.a_btn_edit:hover {
	padding: 0;
	border: none;
	color: #ffffff;
	box-shadow: none;
}
.a_prev_btn {
	background: #A9A59A;
	color: #ffffff;
	line-height: 36px;
}
.a_prev_btn:hover {
	background: #77756E;
}
.a_next_btn{
	background: #247453;
	color: #ffffff;
	line-height: 36px;
}
.a_next_btn:hover {
	background: #0C5235;
}

/* フレーム */
.account_regist {
	padding: 0 90px;
}
.a_user_frame {
	margin: 0 0 30px 0;
	padding: 20px;
}
.a_b_color {
	border: 3px solid #cccccc;
}
/* table */
.a_user_address {
	width: 100%;
}
.a_user_address th{
	padding: 10px 15px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f7f7f7;
	font-weight: bold;
}
.a_user_address td {
	padding: 10px 15px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/********** お問い合わせ **********/
.contact {
	padding: 0 90px;
}
.contact table {
	width: 100%;
}
.form_btn_box {
	text-align: center;
}
.form_btn_l {
	margin: 0 30px 0 0;
}
.form_btn_r {
}

/* 入力画面用 */
.data_table {
	margin: 0 0 15px 0;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}
.data_table th {
	padding: 5px 10px;
	width: 135px;
	border: 1px solid #cccccc;
	background: #eeeee8;
background-image: linear-gradient(bottom, rgb(223,223,213) 0%, rgb(238,238,232) 100%);
background-image: -moz-linear-gradient(bottom, rgb(223,223,213) 0%, rgb(238,238,232) 100%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(223,223,213)),
	color-stop(1, rgb(238,238,232))
);
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	font-weight: bold;
}
.data_table td {
	padding: 10px 15px;
	border: 1px solid #cccccc;
}

/* 予約ダイアログ */
.st_reserve_dialog h2 {
	margin: 0 0 10px 0;
	padding: 3px 5px;
	background: #F7BE0F;
	font-weight: bold;
	border-radius: 3px;
}
.st_reserve_dialog h3 {
	margin: 0 0 2px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.st_reserve_dialog_body {
	margin: 0 0 12px 5px;
	font-size: 18px;
	line-height: 1.4;
}
.btn_r_dialog {
	padding: 8px;
	font-size: 18px;
}

.w_200 {
	width: 200px;
}

.ad_title {
	font-size: 10px;
	color: #575F61;
}

.sd {
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
