/* CSS Document */
/*-------------------------------------------------------------------------
Glay!!
--------------------------------------------------------------------------*/

/*common--------------------------------*/
#container { border:1px solid #CCC; }
.inn_name { color:#000;}


/*plan_list-----------------------------*/

#list_search { background:url(../img/gly_list_search_bg.gif) repeat-x #2A2929; }
#list_search li { border-right:1px solid #6B6A6A;}
#list_search li a {color:#FFF;}

#date_search { background:url(../img/gly_date_search_bg.gif) no-repeat #6B6A6A; height:41px; color:#FFF;}
#date_search a { color:#FFF;}

div.categoryList { background:#EEE; border:1px solid #DDD; padding-bottom:0;}
div.categoryList li { border-top:1px solid #DDD; background:url(../img/arrow_or.gif) no-repeat 15px 0.7em;}
div.categoryList li a:hover{ background:url(../img/arrow_or.gif) no-repeat 15px 0.7em #DDD;}
div.categoryList .categoryListHead { background:url(../img/gly_area_head_bg.gif) repeat-x #A8A8A8; color:#000;}

.categoryname {background:url(../img/gly_area_title_bg.gif) no-repeat left center #A8A8A8; border:0; color:#000; line-height:35px;}
.PlanView .plan { background:#000; color:#FFF;}

div.roomlist { border:1px solid #DDD; padding-bottom:0;}
div.roomlist p { background:url(../img/gly_area_head_bg.gif) repeat-x #A8A8A8; color:#000;}
div.roomlist ul { background:#EEE; background-image:none; padding-bottom:0;}
div.roomlist li { background:url(../img/arrow_or.gif) no-repeat 5px 0.7em; padding:0; border-top:1px solid #DDD;}
div.roomlist li a{text-decoration:none; }
div.roomlist li a:hover { background:url(../img/arrow_or.gif) no-repeat 5px 0.7em #DDD;}
div.roomlist li a:visited { color:#0033F1;}




/*plan_detail-----------------------------*/
.planName { background:#000; color:#FFF;}
.roomName,
.area_title {background:url(../img/gly_area_title_bg.gif) no-repeat left center; color:#000; line-height:41px;}

.CatchCopy { border:1px solid #DDD; background-image:none; background-color:#EEE;}
.CatchCopy div{background-image:none;}

.explan div.DetailComment { border:1px solid #DDD; padding-bottom:0;}
.explan div.DetailComment dl {background-image:none; background:#EEE; padding-bottom:0;}
.explan div.DetailComment dt { background:url(../img/gly_area_head_bg.gif) repeat-x #A8A8A8;}
.explan div.DetailComment dd { padding-bottom:5px;}
.explan div.DetailComment dd dl { clear:both; background-image:none;}
.explan div.DetailComment dd dt { float:left; width:8em; background:url(../img/arrow_or.gif) no-repeat 0 center ;}


ul#navlist li {display:block; background:DDD; border-right:1px solid #666; border-bottom:5px solid #000; margin:0; }
ul#navlist a, #navlist a:link {border:0; color:#000;}
ul#navlist li#active a{color:#FFF; background:#000;  padding: 5px 9px 4px 9px;}
ul#navlist a:hover { color:#FFF; background:#000;}

table.calender th { background:#CCC; color:#000;}
table.calender a { background-color:#fff; }
table.calender a:hover { border:1px solid #000;}

table.priceset th { background:#CCC; border-bottom:1px solid #CCC; padding:3px; border-bottom:1px solid #000;}

.option_categoly {background-image:none; border-bottom:1px solid #000061; line-height:1em;margin-bottom:10px; padding-bottom:0; }
.option table { border-color:#CCC; }
.option td.om_head { background:#DDD;}




/*-----------toolchip_color---------

[Date]
background-color:#333 
font-color:#FFF

[Text]
background-color:#CCC
font-color:default(#000)

--------------------------------------*/


/*---------------------------------------------------------------------
Glay!!（追加CSS)
=======================================================================
新デザイン用画像（追加分）

gray color
		def_list_b.gif（デフォルト（全てのカラーパターン））
		gray_list_act.gif(アクティブ用）
/*----------------------------------------------------------------------
/*館名*/
.inn_name { background:#EEE; border:1px solid #414141;}

#list_search { background-image:none; background-color:#FFF; border-bottom:7px solid #414141;}
#list_search li { border-right:0px solid #FFF;}
#list_search li a {color:#454545;}

/*--カラーパターン別hover＆active設定--*/
#list_search li a:hover, 
#plan_list #n-plan_search,
#plan_separat #n-separat_search,
#plan_daytrip #n-plan_daytrip 
{ background:url(../img/gray_list_act.gif) no-repeat 0 0 ; color:#FFF;}

/* 泊食分離 */
#plan_separat .explan th { background-color:#999999; }

/*検索欄*/
#date_search{ background:#414141; color:#FFF;}
#date_search a { color:#FFF;}
