/*--(OPと共通)

.article-new-frame {
	height: 125px;
	overflow: auto;
	border: 1px solid #E0E0E0;
	padding: 10px 0;
	margin-top:5px;
}*/





/*--------ホテル一覧--------*/

table.htl-list-table {     /*--htl用に変更済--*/
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background:#FFFFFF;
    border-collapse:collapse;
    border-spacing:0px;
}

table.htl-list-table th {     /*--htl用に変更済--*/
	width:110px;
	text-align:left;
	vertical-align:top;
	padding:5px;
}

table.htl-list-table td {     /*--htl用に変更済--*/
	width:418px;
	padding:5px;
}



.htl-list-table .title {     /*--htl用に変更済--*/
	font-size:14px;
	margin-bottom:3px;
	font-weight:bold;
	}

.htl-list-table .subtitle {     /*--htl用に変更済--*/
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:5px;
}

.htl-list-table .menu {     /*--htl用に変更済--*/
	font-size:10px;
	clear:both;
}

.htl-list-table .grey {     /*--htl用に変更済--*/
	color:#999999;
	width:60px;
	display:block;
	float:left;
}

.htl-list-table .op-price {     /*--htl用に変更済--*/
	font-size:11px;
}

.htl-list-table .price {     /*--htl用に変更済--*/
	text-align:right;
	font-size:16px;
	color:#CC0000;
	font-style:normal;
	font-weight:bold;
}





/*------------------------------
　オプション専用ページ内　要素
------------------------------*/


#htl-textarea {     /*--htl用に変更済--*/
	float:right;
	width:360px;
}


#htl-mainimage {     /*--htl用に変更済--*/
	float:left;
	width:345px;
}


/*--(OPと共通)
#quick-link {
	text-align:right;
	margin-top:10px;
}
#imgMain-title {
	padding-top:5px;
	float:left;
}*/


#article-inner-htl-price {     /*--htl用に変更済--*/
	width: 100%;
	font-size:12px;
	clear:both;
	}


.htl-pic {     /*--htl用に変更済--*/
	text-align:left;
	margin:0 0 10px 0;
}


#htl-movie-wrapper {     /*--htl用に変更済--*/
	font-size:10px;
	padding-top: 15px;
	border-top:1px #E0E0E0 solid;
}

#htl-movie-text {     /*--htl用に変更済--*/
	float:left;
	width:145px;
}

#htl-movie-play {     /*--htl用に変更済--*/
	float:right;
	width:188px;
}


/*--(OPと共通)

.search-junban {
	padding:5px 10px;
	margin:5px 0 25px 0;
}*/




.htl-detail {    /*--htl用に変更済--*/
	border:1px #E0E0E0 solid;
	border-width:1px 1px 0 1px;
	margin:0;
	padding: 15px;
	}


/*--(OPと共通)

#imgMain {
	width: 100%;
	text-align:center;
	border:1px solid #E0E0E0;
	overflow: hidden;
	}


.image_caption {
	font-size:11px;
	text-align:right;
}*/




/*--------料金関連--------*/

.htl-price-title {    /*--htl用に変更済--*/
	clear:both;
	font-size:12px;
	color:#3D0B03;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
	text-indent: 10px;
	}



/*料金テーブル*/

.htl-price-table {    /*--htl用に変更済--*/
	width:100%;
	border:solid #E0E0E0;
	border-width:1px;
    border-collapse: collapse;
    border-spacing: 0;
	margin:0;
	padding:0;
	}


.htl-price-table td,
.htl-price-table th {    /*--htl用に変更済--*/
	padding: 1px 5px;
	margin:0;
	border:1px solid #E0E0E0;
	border-width: 0 0 1px 1px;
	}
.htl-price-table th {    /*--htl用に変更済--*/
	font-weight:normal;
	text-align:left;
	background-color:#F3F3F3;
	}




/*-----------注意事項-----------*/


.htl-price-attention {    /*--htl用に変更済--*/
	padding: 20px;
	font-size:12px;
	border:1px #E0E0E0 solid;
	background-color:#F3F3F3;
	background-color:#FFF;
	}


.htl-price-attention2 {    /*--htl用に変更済--*/
	margin-top:10px;
	font-size:11px;
	}
.htl-price-attention3 {    /*--htl用--*/
	font-size:11px;
	}



/*-----こんなHTLも見ています-----*/

.htl-price-otherhtl {
	font-size:11px;
	margin-bottom: 5px;
	line-height:1.2;
	border-bottom:1px solid #E0E0E0;
	}

.htl-price-otherhtl img {
	margin-bottom: 2px;
	}

.htl-price-otherhtl a {
	font-size:12px;
	}





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

　ホテル販売機能追加におけるCSS
　「common/htl-price.css」に以下を追記（ホテル専用）

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

/*--------------------
　　　ホテルトップ
--------------------*/

.htl-list-table-area {
	font-size:11px;
	padding:0;
	}
.htl-list-table-htl-rank {
	font-size:11px;
	padding:0;
	}
.htl-list-table-htl-rank .color {
	color:#FD7B11;
	}
.htl-list-table-price-box {
	}
.htl-list-table-price-box .price {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	}


/*--------------------
　　　基本要素
--------------------*/

.htl-maintitle {
	font-size:18px;
	font-weight:bold;
	padding: 15px;
	border-bottom:1px solid;
	border-top:3px solid;
	margin-bottom:15px;
	}

.htl-subtitle {
	clear:both;
	font-size:12px;
	color:#3D0B03;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
	text-indent: 10px;
	}
.htl-subtitle-recommend {
	margin-top:20px;
	/*text-indent:-9999px;*/
	}
.htl-subsubtitle {
	border:1px #B3B3B3 solid;
	padding:5px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	text-indent: 5px;
	background-image:url(../../image_tpl/common/image/htl-subsubtitle-back.jpg);
}


/*--------------------
　　ホテルヘッダー
--------------------*/


#htl-baseinfo {
	border:1px #CCCCCC solid;
	}


/*--タイトル--*/

#htl-baseinfo h1 { color:#3D0B03; font-size:25px; text-indent:70px; line-height:1.2}

/*#htl-baseinfo h2 { color:#3D0B03; font-size:12px; text-indent:70px; line-height:1; margin-bottom:15px;}*/
htl-baseinfo h2 { color:#3D0B03; font-size:12px; line-height:1; margin-bottom:15px;}

/*↓上記h1を変更するためのスタイル*/

/*#htl-baseinfo .htl-name { color:#3D0B03; font-size:25px; text-indent:70px; padding:0 0 2px 0; margin:0px;}*/
#htl-baseinfo .htl-name { color:#3D0B03; font-size:25px; padding:0 10px 2px 70px; margin:0px;}

#htl-baseinfo .htl-name-en { color:#3D0B03; font-size:12px; padding:0 0 0 70px; margin:0px;}



.htl-catchcopy {  /*　ホテル・キャッチコピー　*/

	color:#3D0B03;

	font-size:12px;

	padding:0 10px 10px 70px;

	margin:0px;

	}



#htl-baseinfo-inner {

	width:660px;

	margin: 0 auto;

	}

#htl-baseinfo-left {

	float:left;

	width:260px;

	margin-bottom:10px;

	}

#htl-baseinfo-right {

	float: right;

	width:370px;

	margin-bottom:10px;

	}

.htl-rank {

	text-align:right;

	font-size:11px;

	padding:5px 5px 0 0;

	}

.htl-rank .color {

	color:#FD7B11;

	}

#htl-baseinfo .photo {

	border:1px solid #DDDDC7;

	padding:8px;

	text-align:center;

	}

#htl-baseinfo .caption {

	font-size:11px;

	margin: 2px 0 10px 0;

	}



.htl-tel {

	border-collapse:collapse;

	border:0px;

	}

.htl-tel th {

	vertical-align:top;

	font-weight:normal;

	margin:0; padding:0;

	text-align:left;

	width:70px;

	}

.detail-info-title {  /*　ホテル概要（魅力）タイトル　*/

	color:#FD7B11;

	font-size:12px;

	padding:15px 0 0 0;

	margin:0px;

	font-weight:bold;

	}

.detail-info {  /*　ホテル概要（魅力）　*/

	margin:10px 0 5px 0;

	font-size: 12px;

	word-wrap: break-word;

	}

.quick-button {  /*　宿泊プランボタンなど　*/

	margin:0 0 5px 0;

	text-align:right;

	clear:both;

	padding-top:10px;

	}

.quick-button ul {

	margin:0;

	padding:0;

	}

.quick-button li {

	float: right;

	list-style-type:none;

	}

.quick-button .space {

	padding-right:10px;

	}

	



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

　ホテルのメニュー

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

#htl-menu {

	background:url(../../image_tpl/common/button/htl-menu-back.gif);

	height:40px;

	margin:0px;

	padding:0px;

	clear:both;

	}

#htl-menu ul {

	margin:0;

	padding:0;

	}

#htl-menu li {

	float:left;

	list-style-type:none;

	}



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

　　　基本情報

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



/*ホテルのポイント*/

h3.htl-point {

	text-indent:-9999px;

	background:url(../../image_tpl/common/title/htl-point.gif) no-repeat;

	height:45px;

	}



.htl-table-point {

	width:725px;

	/*width:100%;*/

	font-size:11px;

    border-collapse: collapse;

    border-spacing: 0;

	}

.point1,

.point2,

.point3 {

	word-wrap: break-word;

	word-break:break-all;

	}

.htl-table-point .photo {

	margin-bottom:10px;

	}

.htl-table-point .point1 {

	width:238px;

	/*width:33%;*/

	padding:0px 15px;

	border-left: 2px solid #FD7B11;

	border-right: 1px dotted #FD7B11;

	vertical-align:top;

	}

.htl-table-point .point2 {

	width:240px;

	/*width:33%;*/

	padding:0px 15px;

	border-right: 1px dotted #FD7B11;

	vertical-align:top;

	}

.htl-table-point .point3 {

	width:239px;

	/*width:33%;*/

	padding:0px 15px;

	border-right: 2px solid #FD7B11;

	vertical-align:top;

	}





/*プラン一覧（リスト）*/

.planlist-attention {

	font-size:11px;

	text-align:right;

	margin-bottom:5px;

	}

.htl-table-planlist {

	width:100%;

	border:1px solid #CCCCCC;

	margin:0 0 10px 0;

	padding:0;

	}

.htl-table-planlist .hotelname {	

	font-size: 14px;

	padding:2px 2px 2px 5px;

	margin-bottom:3px;

	font-weight: bold;

	background-color:#FFFF99;

}

.htl-table-planlist .title {

	/*border-bottom:1px dashed #CCCCCC;*/

	font-size:16px;

	padding:5px 5px 0px 5px;

	text-align:left;

	}

.htl-table-planlist .photo {

	width:130px;

	border-left:1px dashed #CCCCCC;

	text-align:center;

	}

.htl-table-planlist .info {

	font-size:12px;

	padding:0px 10px 0px 5px;

	}

.htl-table-planlist .info dl {

	margin:5px 0 0 0; padding:0;

	border-top:1px dashed #CCCCCC;

	padding-top:5px;

}  

.htl-table-planlist .info dt {

	float:left;  

	width:80px;

	padding:0;

}  

.htl-table-planlist .info dd {

	margin-left:80px;

	padding:0;

}

.htl-table-planlist .yen {

	font-size:11px;

}

.htl-table-planlist .off {

	text-decoration:line-through;

}

.keyword-box {

	margin-top:5px;

	line-height:1.8;

	word-break:keep-all;

	}

.keyword-box .keyword {

	border:1px solid #CCCCCC;

	padding:2px;

	margin:5px 5px 2px 0;

	font-size:11px;

	background-image:url(../../image_tpl/common/image/htl-keyword-back.jpg);

	border-radius: 3px;         /* CSS3 */

	-moz-border-radius: 3px;    /* Firefox */

	-webkit-border-radius: 3px; /* Safari,Chrome */

	}

.price-box {

	text-align:right;

	/*font-size:11px;*/

	}

.price-box .price {

	font-size:18px;

	font-weight:bold;

	color:#CC0000;

	}

.price-red { color:#CC0000; }  /*　料金のスタイル　*/

.htl-table-planlist .pax { font-weight:bold; }  /*　宿泊人数のスタイル　*/





/*基本情報の表*/



.htl-table {

	width:100%;

	border:solid #E0E0E0;

	border-width:1px;

    border-collapse: collapse;

    border-spacing: 0;

	margin:0;

	padding:0;

	}



.htl-table td,

.htl-table th {

	padding: 1px 5px;

	margin:0;

	border:1px solid #E0E0E0;

	border-width: 0 0 1px 1px;

	}

.htl-table th {

	font-weight:normal;

	text-align:left;

	background-color:#F3F3F3;

	width:150PX;

	}

.htl-table td.facility-name {

	width:28%;

	}

.htl-table td.facility-name {

	width:28%;

	}

.htl-table td.yes-no {

	width:5%;

	text-align:center;

	}

.htl-table .small {

	font-size:11px;

	}





/*注意事項*/



.htl-attention {

	padding: 20px;

	font-size:12px;

	border:1px #E0E0E0 solid;

	background-color:#F3F3F3;

	background-color:#FFF;

	}

.htl-attention-s {

	font-size:11px;

	}

.htl-attention .line {

	border-bottom:1px #E0E0E0 solid;

	padding-bottom:10px;

	margin-bottom:10px;

	}

.htl-attention ul {

	padding: 0;

	margin:0;

	}

.htl-attention li {

	list-style:none ;

	}



/*--------------------
　アフィリエイト広告
--------------------*/

.htlaf-left {
	float: left;
	width: 195px;
	height: 140px;
	padding: 0 10px 0 150px;
	background:url(../../image_tpl/common/image/htlaf-jtb-img.jpg) no-repeat left top;
	border: 1px solid #CCC;
	font-size: 12px;
}
.htlaf-right { float: right; width: 346px; }

.htlaf-left .jtb-img { float: left; padding-right: 15px; }
.htlaf-left .jtb-ttl { padding: 10px 0 10px 0; }
.htlaf-left .jtb-btn { padding: 10px 0; }
.htlaf-left .jtb-btn a {
	display: block; background:url(../../image_tpl/common/button/htlaf-jtb-btn.gif);
	width:177px;
	height:26px;
	color:#FFF;
	text-align:center;
	line-height: 26px;
	text-decoration:none;
	font-weight: bold;
}

ul.htlaf-list {
	clear: both;
	margin:0;
	padding: 0px;
}
.htlaf-list li {
	list-style: none;
	float: left;
	padding: 0 0 18px 23px;
	margin: 0;
}
.htlaf-list li.first {
	padding: 0px;
}

/*--------------------
　　　施設案内
--------------------*/

.facility-title {

	font-weight:bold;

	margin:5px 0;

	}

.facility-comment {

	}

.facility-table {

	width:100%;

	margin-bottom:15px;

    border-collapse: collapse;

    border-spacing: 0;

	}

.facility-table td.contents {

	width:230px;

	vertical-align:top;

	}

.contents .photo {

	text-align:center;

	}

.facility-table td.space {

	width:15px;

	}



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

　　　写真

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



#photos-box {

	border:1px solid #B4B4B4;

	padding:20px;

	}

	

#photos-box .left {

	float:left;

	margin-right:20px;

	text-align:center;

	width:520px;

	}

#photos-box .photo1 {

	background-color:#EAEAEA;

	padding:10px;

	text-align:center;

	}

#photos-box .photo2 {

	margin:12px 12px 0 0;

	width:45px;

	height:45px;

	}

#photos-box photo-cate {

	float:right;

	}

#photos-box .caption {

	font-size:11px;

	text-align:left;

	clear:both;

	}

#photos-box .copyright {

	font-size:11px;

	text-align:right;

	margin-bottom:10px;

	}

#photos-thumbnail {

	width:520px;

	padding-top:10px;

	border-top: 1px solid #CCCCCC;

	text-align:left;

	}

/*背景枠線を表示するために調整*/	

#photos-box {

overflow: hidden;

}

#photos-box:after {

content: "";

display: block;

clear: both;

height: 1px;

overflow: hidden;

}

* html #photos-box {

height: 1em;

overflow: visible;

}



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

　　　地図

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

#map-box {

	border:1px solid #B4B4B4;

	padding:20px;

	text-align:center;

	}



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

　　　動画

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

#movies-box {

	border:1px solid #B4B4B4;

	padding:20px;

	text-align:center;

	}



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

　　　お知らせ

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



#htl-news-wrapper {

	padding-top:20px;

	}

.htl-news-box {

	border:1px solid #B4B4B4;

	padding:10px 0px 5px 0px;

	margin-bottom:10px;

	width:720px;

	}

.htl-news-box .title {

	font-weight:bold;

	padding-left:10px;

	padding-bottom:2px;

	width:560px;

	float:left;

	}

.htl-news-box .date {

	text-align:right;

	padding-right:10px;

	}

.htl-news-box .text-box {

	width:700px;

	margin:0 auto;

	border-top:1px dotted #B4B4B4;

	padding-top:10px;

	clear:both;

	}

.htl-news-box .pic {

	width:180px;

	float:right;

	padding:2px;

	text-align:center;

	}

.htl-news-box .pic img{

	padding:2px;

	border:1px solid #CCC;

	}

.htl-news-box .text {

	width:500px;

	padding-bottom:5px;

	}

.htl-news-box .copyright {

	clear:both;

	font-size:11px;

	}



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

　　フリーページ

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



/*--宿泊プランボタンなど--*/

.quick-button-freepage {

	margin:0 20px 5px 0;

	text-align:right;

	}	

.quick-button-freepage .space {

	padding-right:10px;

	}



/*--メニュー要素--*/



#freepage-menu {

	padding:5px 0 5px 7px;

	border-left:1px #CCC solid;

	border-right:1px #CCC solid;

	border-bottom:1px #CCC solid;

}

#freepage-menu .space { padding-top:6px; }

#freepage-menu ul {

	width: 716px;

	margin: 0;

	padding:0;

	overflow: hidden;

	clear:both;

}

#freepage-menu ul li {

	float: left;

	width: 174px;

	margin: 0 0 -70px 0;

	padding: 0 5px 70px 0;

	list-style: none;

}

#freepage-menu li a {

	text-decoration: none;

	float: left;

	width: 162px;

	margin: 0 0 -70px 0;

	padding: 5px 5px 75px 5px;

	list-style: none;

	background-image:url(../../image_tpl/common/button/htl-freepage-menu-back.gif);

}

#freepage-menu li a:hover {

	background-image:url(../../image_tpl/common/button/htl-freepage-menu-back-self.gif);

	color: white;

}

#freepage-menu li.self {

	text-decoration: none;

	float: left;

	width: 162px;

	margin: 0 6px -70px 0;

	padding: 5px 5px 75px 5px;

	list-style: none;

	background-image:url(../../image_tpl/common/button/htl-freepage-menu-back-self.gif);

	color: white;

}



/*--フリーページ　コンテンツ部分の要素--*/



.freepage-contens {

	clear:both;

	padding-top:20px;

	}





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

　　　検索結果

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



/*検索窓*/

.htl-table-search-box {

	width:100%;

	border:3px solid #0E419A;

	background-color:#F3F3F3;

	margin-bottom:20px;

    border-collapse: collapse;

    border-spacing: 0;

	}

.htl-table-search-box .button {

	width:190px;

	text-align:center;

	background-image:url(../../image_tpl/common/image/button-back-gray.gif);

	}

.htl-table-search-box .search {

	padding:10px;

	}

.htl-table-search {

	width:100%;

    border-collapse: collapse;

    border-spacing: 0;

	}

.htl-table-search .list {

	text-align:left;

	vertical-align:top;

	width:110px;

	padding:3px;

	}

.htl-table-search .select {

	padding:3px;

	}

.htl-table-search .small {

	font-size: 11px;

	}



/*宿泊一覧　ホテル・プランのタブ*/

ul.planlist-menu { margin:0; padding:10px 0 0 0; }

ul.planlist-menu .self { background-color:#D3D2B9; }

.planlist-menu li {

	float: left;

	background-color:#E7E7E7;

	width:362px;

	list-style-type:none;

	border: 0px solid #D3D2B9;

	border-width: 0 0 7px 0;

	padding: 8px 0 4px 0;

	font-size: 120%;

	text-align:center;

	font-weight:bold;

	}



/*表示順*/

.htl-search-junban {

	padding-left:10px;

	margin:5px 0 0 0;

	}

/*注意書き*/

.planlist-attention {

	clear:both;

	padding-top:5px;

	}





/*宿泊一覧 「ホテルごとに表示」の要素*/

.planlist-recommend-box {

	padding-bottom:5px;

	clear:both;

	}

.planlist-recommend {

	clear:both;

	width:660px;

	margin: 0 auto 0 auto;

	padding: 0;

	border:#DDDDC7 1px solid;

	border-collapse:collapse;

}

.planlist-recommend tr,

.planlist-recommend td {

	border:#DDDDC7 1px solid;

	padding:0;

}

.planlist-recommend td {

	padding:5px;

}

.planlist-recommend .pax {

	font-weight:bold;

}

.planlist-recommend {

	line-height:1.3;

	}

.planlist-recommend dl {

	margin:3px 0 0 0;

	padding:0;

}  

.planlist-recommend dt {

	float:left;  

	width:80px;

	padding:0;

}  

.planlist-recommend dd {

	margin-left:80px;

	padding:0;

}

.planlist-recommend .title {

	font-weight:bold;

	}

.planlist-recommend .price-box {

	text-align:right;

	}

.planlist-recommend .price {

	font-weight:bold;

	/*color:#CC0000;*/

	font-size:16px;

	}

.planlist-recommend .td-price {

	width:130px;

	line-height:1.1;

	}

.planlist-recommend .yen {

	font-size:11px;

}

.planlist-recommend .off {

	text-decoration:line-through;

}



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

　　　プラン

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



/*ヘッダー*/

#htlplan-title-box {

	margin:15px;

	

	}

.htlplan-title {

	font-size:18px;

	padding: 3px 0;

	font-weight:bold;

	color:#FD7B11;

	}



/*プラン概要*/

#htlplan-comment {

	float:left;

	width:460px;

	margin-bottom:10px;

	}

#htlplan-photo {

	float:right;

	width:240px;

	margin-bottom:10px;

	}

#htlplan-comment .comment {

	margin:0 15px 10px 15px;

	word-wrap: break-word;

	}

#htl-tokuten { /*特典の箱*/

	padding: 0 15px 5px 15px;

	background-color:#FFFFCC;

	}

#htl-tokuten .tokuten-title {

	font-weight:bold;

	font-size:14px;

	color:#3D0B03;

	}

#htl-tokuten ol {

	margin:0 0 10px 30px;

	padding:0;

	}

#htl-tokuten li {

	border-bottom:1px dashed #FD7B11;

	padding:2px;

	}

	

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

　　料金カレンダー

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



.yoyaku-price {

	font-size:18px;

	font-weight:bold;

	color:#CC0000;

	}

.calendar-link {

	font-size:14px;

	font-weight:bold;

	}



.calendar-table  {

	width:100%;

    border-collapse: collapse;

	border-left:1px solid #CCCCCC;

	border-top:1px solid #CCCCCC;

	margin-top:10px;

	}

.calendar-table caption {

	border-top:1px solid #CCCCCC;

	border-left:1px solid #CCCCCC;

	border-right:1px solid #CCCCCC;

	background:#E7E7E7;

	padding:3px;

	font-weight:bold;

	font-size:16px;

	}

.calendar-table th,

.calendar-table td {

	border-right:1px solid #CCCCCC;

	border-bottom:1px solid #CCCCCC;

	width:14%;

	text-align:center;

	line-height:1.1;

	}

.calendar-table th {

	background-color:#F3F3F3;

	}

.calendar-table th.sunday {

	background-color:#FDDAD5;

	}

.calendar-table th.saturday {

	background-color:#CAEEFF;

	}

.calendar-table .date {

	text-align:left;

	font-weight:bold;

	padding: 0 2px;

	}

.calendar-table .status {

	font-weight:bold;

	font-size:14px;

	}

.calendar-table .us-price {

	}

.calendar-table .yen-price {

	font-size:11px;

	}

.calendar-attention {

	margin:5px 0 15px 0;

	}

.calendar-table a {display:block; width:100%; height:100%;}

.calendar-table a:hover {background-color:#FE9C03;}

