@charset "utf-8";

/* メインヴィジュアル */
#main-img	{
	width: 790px;
	height: 300px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}


/* 右エリアニュースボックススタイル */
#right-area #news-box	{
	float: left;
	width: 242px;
	margin-top: 13px;
	padding: 2px;
	background-color: #ffffff;
	border: 3px;
	border-style: solid;
	border-color: #E8CAAC;
	display: block;
}

#right-area #news-box #inner	{
	border: 1px;
	border-style: solid;
	border-color: #E5E5E5;
	background-color: #FCFCF5;
	width: 240px;
	_width: 242px;
}

#right-area #news-box h3	{
	text-indent: -9999px;
	background-image: url(../images/t-whatnew.jpg);
	background-position: left top;
	width: 242px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#news-block	{
	padding: 5px;
	margin-top: 5px;
	border-bottom: 1px dashed #BDBDB7;
	text-align: left;
}

#news-block .news-date	{
	font-size: 12px;
	line-height: 155%;
	color: #7C3F00;
	font-weight: bold;
}

#news-block .news-content	{
	font-size: 12px;
	line-height: 155%;
	color: #949494;
}

.news-list-box	{
	width: 230px;
	height: 20px;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
}

.news-list a	{
	background-image: url(../images/icon-sign.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px 0px 10px 18px;
	height: 20px;
}

.news-list a:hover	{
	background-image: url(../images/icon-sign-l.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}


/* 右エリア店舗一覧ボタンスタイル */
/* 090512差し替え */
#right-area ul	{
	width: 570px;
	height: 85px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	/*background-color: #ffff00;*/
}
/* 090512差し替え */

/* 右バナーショートスタイル */
.right-col	{
	width: 278px;
	padding: 0px;
	float: left;
}

.mrgn-r	{
	margin-right: 14px;
}

/* 右バナーショートスタイル */

#right-area ul li	{
	list-style: none;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}

#right-area ul li a	{
	display: block;
}

#right-area ul li#b-tempo-list a	{
	background-image: url(../images/b_tempo-list.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 54px;
	margin: 0px;
	padding: 0px;
}

#right-area ul li#b-tempo-list a:hover	{
	background-image: url(../images/b_tempo-list-l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


/* 090512追加 */
#right-area ul li#b-mailmaga a	{
	background-image: url(../images/b_mailmagazine.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

#right-area ul li#b-mailmaga a:hover	{
	background-image: url(../images/b_mailmagazine-l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/* 090512追加 */

/* 100423追加 */
#left-area ul li#b-mailmaga-small a	{
	background-image: url(../images/b_mailmagazine-small.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 94px;
	margin: 7px 0 0 0;
	padding: 0px;
}

#left-area ul li#b-mailmaga-small a:hover	{
	background-image: url(../images/b_mailmagazine-small-l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/* 100423追加 */


/* 右エリアバナーエリア */
#right-area #banner-box	{
	width: 307px;
	float: right;
	margin-top: 13px;
	padding: 0px;
	display: block;
}


/* 右エリアインターネットオーダーエリア */
#right-area #net-order-box	{
	width: 560px;
	margin-top: 13px;
	padding: 2px;
	background-color: #ffffff;
	border: 3px;
	border-style: solid;
	border-color: #600000;
	vertical-align: top;
	display: block;
}

#right-area #net-order-box #inner	{
	border: 1px;
	border-style: solid;
	border-color: #E5E5E5;
	background-image: url(../images/net-order-bg.gif);
	background-repeat: repeat-x:
	height: 142px;
	overflow: hidden;
	width: 558px;
}

#right-area #net-order-box h3	{
	text-indent: -9999px;
	background-image: url(../images/t-net-order.jpg);
	background-position: left top;
	width: 559px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#right-area #net-order-box #inner #search-left	{
	width: 295px;
	float: left;
	margin: 2px 0 0 0;
	padding: 5px;
	font-size: 12px;
	color: #656565;
	line-height: 155%;
	text-align: left;
}

.search-left-title	{
	background-image: url(../images/t-search-tempo.gif);
	background-repeat: no-repeat:
	background-position: left top;
	width: 167px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#right-area #net-order-box #inner #search-right	{
	width: 240px;
	float: right;
	padding: 5px;
	margin: 2px 0 0 0;
	font-size: 12px;
	color: #656565;
	line-height: 155%;
	text-align: left;
}

.search-right-title	{
	background-image: url(../images/t-search-regist.gif);
	background-repeat: no-repeat:
	background-position: left top;
	width: 220px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

table.search-box	{
	border: 0px;
	padding: 0px;
}

table.search-box td	{
	padding: 1px;
	font-size: 12px;
	color: #656565;
	white-space: nowrap;
}


/* 新着情報IFRAMEスタイル */
.iframe-setting	{
	margin: 0px;
	padding: 0px;
	width: 240px;
	border: 0px;
	border-style: none;
}
