@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------------------------------
* clearfix 
-------------------------------------------------------------------------------------------------------------------------------*/
.clearfix { display: inline-block; }
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   font-size:0;
   height: 0;
   visibility: hidden;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*-------------------------------------------------------------------------------------------------------------------------------
* パンクズ
-------------------------------------------------------------------------------------------------------------------------------*/
.contentsTopNav{
width:995px;
margin:0 0 0 0;
overflow:hidden;
padding-bottom:10px;
}

.contentsTopNav .breadCrumb{
float:left;
width:730px;
margin:21px 0 0 0;
}

.contentsTopNav .breadCrumb ul{
overflow:hidden;
}

.contentsTopNav .breadCrumb ul li{
float:left;
margin:0 8px 0 0;
padding:0 14px 0 0;
background:url(http://www.takashimaya.co.jp/base/store/default/img/bg_store_double_rightarrow.gif) no-repeat right center;
}

.contentsTopNav .breadCrumb ul li a{
color:#a3a287;
}

.contentsTopNav .breadCrumb ul li.current{
background:none;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* beergarden
-------------------------------------------------------------------------------------------------------------------------------*/
#beergarden {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-color: #238E3A;
	padding-top: 14px;
	padding-bottom: 14px;
}
#beergarden_inner {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F8DA;
}
#yoyaku {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #238E3A;
}
.yoyaku_box {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #238E3A;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
}







/*-- FontSize View --*/

.fs10 {font-size:10px !important;}
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs13 {font-size:13px !important;}
.fs14 {font-size:14px !important;}
.fs15 {font-size:15px !important;}
.fs16 {font-size:16px !important;}
.fs17 {font-size:17px !important;}
.fs18 {font-size:18px !important;}
.fs19 {font-size:19px !important;}
.fs20 {font-size:20px !important;}
.fs21 {font-size:21px !important;}
.fs22 {font-size:22px !important;}
.fs23 {font-size:23px !important;}
.fs24 {font-size:24px !important;}
.fs25 {font-size:25px !important;}
.fs26 {font-size:26px !important;}
