/* @group ***reset-css*** */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* @end */






/* @group ***font-css*** */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/* @end */



/* @group clearfix */

/***************clearfix****************/
/*not IE Modern Browser*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*IE7 and MacIE5*/
.clearfix {
	display: inline-block;
}
/* HIDE MacIE5 \*/
*html.clearfix {height:1%;}
.clearfix {display:block;}
/* END HIDE MacIE5 */

/* @end */



* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size: 14px;
	/*
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	*/
	line-height: 150%;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #FF3366; text-decoration: underline;}
a:visited {color: #FF3366; text-decoration: underline;}
a:active  {color: #FF3366; text-decoration: underline;}
a:hover   {color: #339900; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: <{$productname_color}>; text-decoration: none;}
#title a:visited {color: <{$productname_color}>; text-decoration: none;}
#title a:active  {color: <{$productname_color}>; text-decoration: none;}
#title a:hover   {color: <{$productname_hover}>; text-decoration: none;}


/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bg_html.jpg) top repeat-x;
}
#inner_wrapper {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bg_body.jpg) repeat-y;
	width:1200px;/* 初期モードで設定 */
	margin:0px auto;
}

#header {
	width:920px;
	height:171px;
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bg_header.jpg) no-repeat;
	margin:0 auto;
	padding:36px 140px 2px;
	position:relative;
	overflow:hidden;
}

#contents {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bg_contents.jpg) top no-repeat;
	height:auto;
	margin:0;
	padding:26px 160px 10px;
}

#contents_side {
	width:220px;
	float:left;
	padding-right:10px;
}

#contents_main {
	width:650px;
	float:right;
	}

#footer {
	height:75px;
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/bg_bottom.jpg) bottom no-repeat;
	padding:23px 150px 0;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px https://img.shop-pro.jp/tmpl_img/15/main_img.gif solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px https://img.shop-pro.jp/tmpl_img/15/main_img.gif solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:<{$left_width}>;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}

/* ※画像のボーダー1*/
img.border1 {
	border:1px #ccc solid;
}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

/*ヘッダーメニューの背景*/
#header_menu {
	color:#460000;
	float:right;
	padding:15px 10px 0 85px;
	text-align:left;
	width:360px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
#header h1 {
	float:left;
	height:109px;
	width:430px;
	
	position:relative;
	top:8px;
	left:30px;
}
#header h1 a {
	text-decoration:none;
}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	display:block;
	float:right;
	height:33px;
	margin:0;
	padding:25px 0 0;
	overflow:hidden;
}

#header_menu ul li{
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/sign_headerMenu.gif) left no-repeat;
	float:right;
	padding-left:5px;
	padding-right:3px;
}
#header_menu ul li.first{
	padding-right:0px;
}

/* ------------------------------------- 
 *	グローバルメニュー
 * ------------------------------------- */

#header #g_navi {
	padding:0 10px;
	position:absolute;
	top:155px;
	width:900px;
}

#header #g_navi li{
	float:left;
}
#header #g_navi li.last{
	float:right;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	float:left;
	margin-bottom:10px;
	padding-top:10px;
}
#footer_menu li {
	display:inline;
}

address {
	color:#FFFFFF;
	float:right;
	font-style:normal;
	padding-top:15px;
}
#footer address a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer address a:hover {
	color:#fb7ca1;
	text-decoration:underline;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

#contents_side dl {
	margin-bottom:10px;
}
#contents_side dt {
	margin-bottom:10px;
}
#contents_side dd {
	margin-bottom:10px;
}

/* ------------------------------------- 
 *	リスト
 * ------------------------------------- */

#contents_side dd ul {
	font-size:93%;
	line-height:1.2em;
	padding:0px 12px;
}
#contents_side dd li {
	background:url(https://img08.shop-pro.jp/PA01034/401/etc/sign_pinkArrow.gif) left no-repeat;
	margin-bottom:5px;
	padding-left:13px;
}
#contents_side dd li a {
	color:#666;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#contents_side #box_search {
	color:#565656;
	font-size:93%;
	line-height:22px;
	text-align:center;
}
#contents_side #box_search select {
	margin-bottom:5px;
	text-align:left;
	width:220px;
}
#contents_side #box_search #keyword {
	margin-bottom:5px;
	text-align:left;
	width:210px;
}
#contents_side #box_search .button {
	margin:0 auto;
	width:120px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

#contents_side #box_owner {
	color:#565656;
	line-height:20px;
}

#contents_side #box_owner a {
	color:#fb7ca1;
}

#contents_side #box_owner p {
	border-bottom:1px dotted #565656;
	font-size:93%;
	margin-bottom:10px;
	padding-bottom:10px;
}

#contents_side #box_owner table {
	font-size:93%;
	line-height:1.5em;
	margin-bottom:10px;
}
#contents_side #box_owner th {
	padding:0 1em 0 0;
	vertical-align:top;
}
#contents_side #box_owner td {
	padding-bottom:3px;
	vertical-align:top;
}

#contents_side #box_owner ul {
	line-height:1em;
	padding:0;
}
#contents_side #box_owner li {
	background:none;
	margin-bottom:3px;
	padding:0px;
}

/* ------------------------------------- 
 *	暦表
 * ------------------------------------- */

#contents_side #box_calendar {
	color:#565656;
	font-size:93%;
	line-height:1.5em;
	}

#contents_side #box_calendar p {
	margin-bottom:10px;
}

#contents_side #box_calendar #inner_table {
	border:1px solid #d4d4d4;
	padding:10px 14px;
	width:190px;
}
#contents_side #box_calendar table {
	text-align:center;
	width:100%;
font-weight:bold;


}
#contents_side #box_calendar th,
#contents_side #box_calendar td {
	height:24px;
	text-align:center;
font-weight:bold;


}
#contents_side #box_calendar th {
	color:#000000;
font-weight:bold;


}
#contents_side #box_calendar th.title {
	color:#565656;
font-weight:bold;


}

#contents_side #box_calendar td.holiday,
#contents_side #box_calendar td.holidayToday {
	color:red;
font-weight:bold;


}
#contents_side #box_calendar td.Sun,
#contents_side #box_calendar td.SunToday {
	color:#565656;
font-weight:bold;


}
#contents_side #box_calendar td.Sat,
#contents_side #box_calendar td.SatToday {
	color:#565656;
font-weight:bold;


}
#contents_side #box_calendar td.Today {
font-weight:bold;


}
/* ------------------------------------- 
 *	お問い合わせ
 * ------------------------------------- */

#contents_side dt.box_contact {
	background:#F9F9F9;
	margin-bottom:0px;
	line-height:1em;
	padding:0;
}

#contents_side dd.box_contact {
	background:#F9F9F9;
	font-size:93%;
	line-height:20px;
	padding:10px;
	width:200px;
}

/* ------------------------------------- 
 *	携帯サイト
 * ------------------------------------- */

#contents_side #box_mobile {
	text-align:center;
}

/* ------------------------------------- 
 *	メールニュース
 * ------------------------------------- */

#contents_side dt.box_news {
	line-height:1em;
	margin-bottom:0px;
	padding:0;
}

#contents_side dd.box_news {
	border:1px solid #d4d4d4;
	border-top:none;
	font-size:93%;
	line-height:20px;
	padding:10px;
	width:198px;
}

#contents_side dd.box_news form {
	padding-top:10px;
	text-align:center;
}
#contents_side dd.box_news input#mailaddr {
	margin-bottom:10px;
	text-align:left;
	width:190px;
}
#contents_side dd.box_news input.button {
	width:120px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #F4F4F4 dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:0 5px;
	}







/* ------------------------------------- 
 *	以下、ビューティーの共通CSSを一部削除
 * ------------------------------------- */

/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

/*------------------------------------------------
注意事項
--------------------------------------------------
このテンプレートは、「デザイン設定」-「共通テンプレート」
-「初心者モード」設定の【使用する画像の色設定】にて選択
した色番号によって、表示されるメニュー画像の色（ピンク系
・ブルー系）が変換されます。
変換される画像は、次のクラスの背景画像として指定しています。

body
.left
.left img
.right
.right img
#header
#header .home
#header .account
#header .contact
.info_title
.info
.info_bottom

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


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

/*左サイドメニューのリンク文字色*/
a:link    {color: #FF3366; text-decoration: underline;}
a:visited {color: #FF3366; text-decoration: underline;}
a:active  {color: #FF3366; text-decoration: underline;}
a:hover   {color: #339900; text-decoration: none;}

/*ショップタイトルのリンク文字色*/
.logo a:link    {color: #4D4D4D; text-decoration: none;}
.logo a:visited {color: #4D4D4D; text-decoration: none;}
.logo a:active  {color: #4D4D4D; text-decoration: none;}
.logo a:hover   {color: #999; text-decoration: none;}

/*メインエリアのリンク文字色*/
#main a:link    {color: #FF3366; text-decoration: underline;}
#main a:visited {color: #FF3366; text-decoration: underline;}
#main a:active  {color: #FF3366; text-decoration: underline;}
#main a:hover   {color: #339900; text-decoration: none;}

/*フッターのリンク文字色*/
#footer a:link    {color: #FFFFFF; text-decoration: underline;}
#footer a:visited {color: #FFFFFF; text-decoration: underline;}
#footer a:active  {color: #FFFFFF; text-decoration: underline;}
#footer a:hover   {color: #FFFFFF; text-decoration: none;}




/* ************************************************ 
 *	ヘッダー
 * ************************************************ */

#header .logo {
	font-size:22px;
	line-height:170%;
	font-weight:bolder;
	padding-left:15px;
	padding-top:30px;
	}





	
#header .menu {
	padding-top:30px;
	text-align:right;
	}
#header .menu img {
	margin-right:20px;
	}


 /* ------ 会員専用ページ ------ */
 
div#btn_members_login,
div#btn_members_logout {
	margin:9px 0px 12px;
	text-align:center;
}

div#btn_members_signup {
	text-align:center;
}

div#btn_members_signup span,
div#btn_members_logout span {
	display:block;
	line-height:1.1em;
	margin-bottom:3px;
	font-size:11px;
}

 /* ------ フリーページ ------ */
 
.freepage li {
	margin-bottom:3px;
	}




/* ************************************************ 
 *	メイン
 * ************************************************ */
 
/* ------------------------------------- 
 *	各ページ共通
 * ------------------------------------- */
 
 /* ------ 角丸ボックス ------ */
 
.round_top {
	height:30px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/round_top.gif) no-repeat;
	}

.round_top img {
	height:15px;
	margin-left:18px;
	}
	
.round_bg {
	background:url(https://img.shop-pro.jp/tmpl_img/15/round_bg.gif) repeat-y;
	text-align:left;
	}

	
.round_bottom{
	height:30px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/round_bottom.gif) no-repeat;
	}




 /* ------ パンくずナビ等 ------ */
 
.pankuzu { margin-bottom:5px; font-size:10px;}

.sort { margin-bottom:10px;}
.pagenavi { text-align:center;}



/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
	margin:0px;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#DC143C;
}


	
/* ------------------------------------- 
 *	商品リスト（5列表示）
 * ------------------------------------- */

.item_box {
	float:left;
	width:100px;
	padding:10px 18px 0px 18px;
	text-align:center;
	}

.item_box2 {
	float:left;
	width:95px;
	padding:10px 14px 0px 14px;
	text-align:center;
	}

	
.item_box img{
	border:1px dotted #999999;
	display:block;
	}

/* ------------------------------------- 
 *	商品一覧
 * ------------------------------------- */

.item_cat {
margin: auto;

	width:100%;
	}


.item_cat .thumnail {
	background:url(https://img.shop-pro.jp/tmpl_img/15/cat_border.gif) repeat-y;
	background-position:right;
	margin-right:10px;
	}
.item_cat .thumnail img {
	border:1px dotted #999999;
	margin-right:20px;

	}
.item_cat .expl {
	 padding:0px 20px;
	}
.item_cat .expl .name {}
.item_cat .expl .price { height:30px; text-align:right;}

/* ------------------------------------- 
 *	会員専用価格の表示　商品一覧用
 * ------------------------------------- */
.regular_price_all {
	padding:0px 0px 2px 30px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	text-align:right;
	
}

.price_all {
	padding:0px 0px 0px 30px;
	margin:0px;
	text-align:right;
}

.discount_rate_all {
	padding:2px 0px 0px 30px;
	margin:0px;
	color:#DC143C;
	text-align:right;
}

/* ------------------------------------- 
 *	商品詳細ページ
 * ------------------------------------- */

/*商品画像（画像周囲の飾り枠）*/
.main_img {
	padding:3px 3px 10px 3px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/main_img.gif);
	}

/*商品名*/
.detail_name {
	font-size:120%;
	font-weight:bolder;
	padding:0px 0px 5px 0px;
	}

/*商品販売価格*/
.detail_price {
	font-size:120%;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #CCC;
	}

/*商品説明テキスト*/
.detail_expl {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:10px 0px 10px 0px;
	}

/*価格詳細表*/
.spec  {
	font-size:12px;
	margin:10px 0px 0px 0px;
	}
.spec td {
	height:20px;
	padding-right:10px;
	}

.sub_img {
	float:left;
	width:100px;
	margin-right:5px; 
margin-bottom:5px;

	}
.sub_img .thumnail {
	width:100px;
	border:1px dotted #999999;
	display:block;
	margin-bottom:3px;
	}
.zoom {width:32px;height:7px;border:none;}

.etc {
	width:195px;
	}
.etc_btn {
	width:195px;
	height:23px;
	display:block;
	margin-bottom:5px;
	}
.detail_title {
	width:529px;
	height:20px;
	margin-bottom:5px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　商品詳細検索結果用
 * ------------------------------------- */	
.regular_price_detail {
	padding:5px 0px 0px;
	margin:0px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
	margin:0px;
	color:#DC143C;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	こんな商品も買ってます
 * ------------------------------------- */

.together {
	width:169px;
	float:left;
	margin:0px 0px 20px 3px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/together.gif) repeat-y;
	}
.together .top {
	height:12px;
	width:169px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/together_top.gif) no-repeat;
	}
.together .middle {
	text-align:center;
	width:149px;
	padding:3px 10px;
	}
.together .bottom {
	height:12px;
	width:169px;
	background:url(https://img.shop-pro.jp/tmpl_img/15/together_bottom.gif) no-repeat;
	background-color:#fff;
	}
.together .middle img{
	border:1px dotted #999999;
	display:block;
	margin:0px auto;
	}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

/*トラックバックURL*/
.tb_url{
	font-size:12px;
	font-weight:bolder;
	color:#FF3366;
	margin-bottom:20px;
	}

/*トラックバックの枠*/
.tb{
	border:1px #DDDDDD solid;
	margin-bottom:20px;
	width:529px;
	}

/*トラックバックの日付*/
.tb_date {
	color:#333;
	background:#EAEAEA;
	padding:5px 10px;
	border-bottom:1px #DDDDDD solid;
	}

/*記事名・ブログ名*/
.tb_title {
	color: #FF33FF;
	background:#F4F4F4;
	padding:10px;
	}
.tb_body {
	padding:10px;
	border-top:1px #DDDDDD solid;
	border-bottom:1px #DDDDDD solid;
	}




/* ------------------------------------- 
 *	特定商取引（SK）
 * ------------------------------------- */

.sk_title {
	font-size:120%;
	color:#006600;
	font-weight:bolder;
	text-align:center;
	}

#sk_shop th {
	text-align:left;
	font-weight:normal;
	color:#006600;
	padding:3px 10px 3px 0px;
	}

#sk_shop td {
	padding:3px 10px 3px 0px;
	}

/*お支払い方法・配送方法の罫線の色*/
.sk {
	width:515px;
	background:#FFF;
	border:1px #CCFF99 solid;
	margin-top:10px;
	}

.sk .title {
	font-size:120%;
	font-weight:bolder;
	padding:10px;
	}

.sk .title img {
	margin:3px;
	}

.sk .note {
	padding:10px;
	border-top:1px #CCFF99 dotted;
	}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}



/* ------------------------------------- 
 *	商品検索結果
 * ------------------------------------- */
.srh {
	margin-bottom:30px;
	}
.srh_hit {
	font-size:120%;
	line-height:170%;
	border-bottom:3px #FF66CC dotted;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　商品検索一覧用
 * ------------------------------------- */
.regular_price_search {
	padding:0px 0px 2px 30px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	text-align:right;
}

.price_search {
	padding:0px 0px 0px 30px;
	margin:0px;
	text-align:right;
}

.discount_rate_search {
	padding:2px 0px 0px 30px;
	margin:0px;
	color:#ff0000;
	text-align:right;
}

/* ------------------------------------- 
 *	オプション
 * ------------------------------------- */

.option_title {
	font-size:120%;
	font-weight:bolder;
	text-align:center;
	color:#FFF;
	margin-top:30px;
	}
.option {
	margin:20px auto;
	background:#FF99FF;
	}

.option .cell1 {
	color:#336600;
	background:#FFCCFF;
	padding:3px;
	}

.option .cell2 {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	margin-bottom:10px 0px;
	text-align:center;
	}


/* ------------------------------------- 
 *	会員専用価格の表示　オプション用
 * ------------------------------------- */	
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
	margin:0px;
}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

.privacy_title {
	font-size:120%;
	font-weight:bolder;
	background:#FFF;
	padding:5px;
	margin-top:20px;
	}

.privacy_note {
	padding:10px;
	}


/* ------------------------------------- 
 *	ueda追加
 * ------------------------------------- */

.btm1{
margin-bottom:10px;
}
.btm2{
margin-bottom:20px;
}
.btm3{
margin-bottom:30px;
}
.top1{
margin-top:10px;
}
.top2{
margin-top:20px;
}
.top3{
margin-top:30px;
}

h1.free{
font-weight:bold;
font-size:121.1%;
border-bottom:1px solid #ba68cc;
margin-bottom:10px;
}
h2.free{
font-weight:bold;
font-size:100%;
margin:10px 0px 10px 0px;
}

}
/* ------------------------------------- 
 *	カラーミーカレンダー
 * ------------------------------------- */

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
