@charset "euc-jp";

/*==================================================
606 DAMEYA-NET 様用スタイルシート
==================================================*/
/*****************************************************
	全ての要素をリセット
	各ブラウザの表示を統一するための設定
*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
	background: #ffffff;
	color: #333333;
	font-size: 13px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,  sans-serif;
	line-height:1.4;
	text-align:center;
/*
	border-top:5px solid #4d4d4d;
*/
}
body td,body th{
	font-size:13px;
}
table{
	border-collapse:collapse;
}

/*****************************************************
	基本設定
*****************************************************/
/*
 各ブロック設定
 */
#wrap{
	width:100%;
	height: auto!important;
	height:100%;
	min-height: 100%;
}
body > #wrap {
	height: auto;
}

#headerWrap{
	width:100%;
	background: url("/design/DAMEYA/img/bodyBack.gif") 0 0 repeat-x;
	text-align:center;
	margin-bottom: 10px;
}
#header{
	width:960px;
	height: 140px;
	position:relative;
	margin:0 auto;
/*
border:1px solid #ffcccc;
*/
}

#leftContents{
	width:170px;
	margin-left: 8px;
/*
border:1px solid #fdeaf2;
*/
}
.rightContents{
	width:750px;
	margin-left: 18px;
/*
border:1px solid #e4f9f2;
*/
}
#wrapper,#makebanner{
	width:960px;
	margin:0 auto;
}
#wrapper{
/*
	margin-top:30px;
*/
}
#footerWrap{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}
#footer{
	width:940px;
	margin:0 auto;
	height: auto;
	padding-left: 8px;
/*
	padding:10px 0;
	font-size:11px;
*/
/*
border:1px solid #95cee7;
*/
}
/*-------------------------------*/
/*
 リンク設定
 */
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#333333;
	text-decoration: underline;
}
a:active{
	color:#333333;
	text-decoration:underline;
}
/*-------------------------------*/
/*
 回り込み解除
 */
.clearifx:after{
	content: ".";
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix {
	display: inline-block;
}

/* hide macie \*/
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}
/* IE6 */
* html .clearfix {
 zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
 zoom: 1;
}
/*-------------------------------*/
/*
 画像マスク
　　リンク画像にカーソルが当たった時に
　　透過80％のマスクをかける
 */
a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*----------------------
 ランキングの調整
------------------------*/
.M_rankingCenter .M_ranking li.midImg {
	float:left;
	width:146px!important;
	text-align:center;
}
.M_rankingCenter .M_ranking li.midImg img {
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 125px!important;
}

* html .M_rankingCenter .M_ranking li.midImg {
	display:inline;
	width:146px!important;
	text-align:center;
}
* html .M_rankingCenter .M_ranking li.midImg img {
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 125px!important;
}

.M_rankingCenter .M_ranking li {
	border:none!important;
}

p.M_rank {
	margin-bottom:2px;
}

p.name {
	width:146px;
	margin:2 2 0 2;
}

.m_rank1 {
	background: url("/design/DAMEYA/img/top/top_rank1.gif") no-repeat center center!important;
}
.m_rank2 {
	background: url("/design/DAMEYA/img/top/top_rank2.gif") no-repeat center center!important;
}
.m_rank3 {
	background: url("/design/DAMEYA/img/top/top_rank3.gif") no-repeat center center!important;
}

/*****************************************************
	ヘッダ #header
	base : devtemple2
*****************************************************/
#headMassage {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 400px;
	text-align: center;
}

#headLogo {
	position: absolute;
	top: 30px;
	left: 4px;
}

#headInquiry {
	position: absolute;
	top: 10px;
	left: 690px;
}

#headFree {
	position: absolute;
	top: 42px;
	left: 690px;
}

#headBasket {
	position: absolute;
	top: 70px;
	left: 815px;
	width: 145px;
	background:url("/design/DAMEYA/img/top/head_cart.gif") no-repeat;
	z-index: 999;
}
/* ------------------------------------
 「カートの中身を見る」をカスタマイズ
-------------------------------------- */
.M_headBasket{
	width:145px!important;
	height: 30px!important;
	padding:0px!important;
	border:none!important;
	margin:0 !important;
	background:none!important;
}

#M_basketClosedBox{
	width:145px!important;
	height: 30px!important;
}
#M_headBasketIn{
	position: absolute;
	top: 12px;
	left: -140px;
	font-size: 12px!important;
}

#M_basketTemp1 #M_basketClosedBox {
	background:none!important;
}

#M_basketOpenedBox {
	top: 30px!important;
}
/*-----------------------------------*/
.headLine {
	position: absolute;
	top: 105px;
	left: 340px;
	width: 620px;
	z-index: 0;
	border-top: 1px solid #ffffff;
}

#g_navi {
	position: absolute;
	top: 110px;
	left: 340px;
	width: 620px
	z-index: 0;
}
#g_navi ul.naviList {
	width: 620px;
}
#g_navi ul.naviList li {
	float: left;
	display: inline;
}

/*****************************************************
	左コンテンツ #leftContents
*****************************************************/
#leftContents .section{
	margin-bottom:20px;
}

.categoryList {
	width: 170px;
	margin-top: -7px;
}
.categoryList a {
	background: url("/design/DAMEYA/img/top/side_categoryOff.gif") no-repeat;
	padding-left: 21px;
	width: 148px!important;
	width: 170px;
	display: block;
	color: #000000!important;
	height: 24px;
	line-height: 24px;
	margin-top: 1px;
}
.categoryList a:hover {
	background: url("/design/DAMEYA/img/top/side_categoryOn.gif") no-repeat;
	color: #ffffff;
}

#sideLogin {
}
#sideLogin table.loginTbl {
	width: 170px;
	height: 52px;
	margin-top: 8px;
}
#sideLogin table.loginTbl td {
	font-size: 12px;
}
#sideLogin table.loginTbl td.welcomeText div {
	width: 115px;
	overflow: hidden;
	display: block;

}

#sideLogin #loginInfo {
	margin-top: 10px;
}
#sideLogin #loginInfo ul {
	width: 170px;
}
#sideLogin #loginInfo ul li {
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
}
#sideLogin #loginInfo ul li a {
	font-size: 10px;
	color: #0001fc;
	text-decoration: underline!important;
}


#sideCalendar {
	width: 170px;
	height: auto;
}
#sideCalendar table {
	width:170px;
	border-collapse:separate;
	border-spacing: 1px;
}

/*****************************************************
	メインコンテンツ #rightContents
*****************************************************/
.rightContents .section{
	margin-bottom: 25px;
}

/*----------------------------------------------------
	中央画面 #top
----------------------------------------------------*/
.subBannerBox{
	width: 750px;
}
.subBannerBox .subLeft {
	width: 370px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px!important;
	margin-bottom: 0px;
}
.subBannerBox .subRight {
	width: 370px;
	text-align: left;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px!important;
	margin-bottom: 0px;
}
.subBannerBox p a {
}

.rankList {
	width: 750px;
	text-align: left;
	margin-top: 5px;
}

#topInfo {
	width: 750px;
	border: 1px solid #0102fc;
}
#topInfo .infoList {
	width: 730px;
	margin: 8px auto 10px 10px;
}

.topItemList {
	width: 750px;
	margin-top: 10px;
}
.topItemList a img {
	display: block;
	padding: 5px;
	border: 1px solid #cccccc;
}

/*****************************************************
	フッタ #footer
*****************************************************/
.guideLeft,
.guideCenter {
	width: 305px;
	margin-top: 15px;
	height: auto;
	float: left;
	text-align: left;
}

.guideCenter {
	margin-left: 12px;
}

.guideRight {
	width: 305px;
	margin-top: 15px;
	height: auto;
	text-align: left;
	float: right;
	margin-left: 11px;
}

.guideBox {
	margin-bottom: 20px;

}
.guideDetail {
	margin-top: 8px;
}
.guideDetail a {
	text-decoration: underline;
}

#bottomLink {
	width: 940px;
	height: auto;
	text-align:center;
	clear: both;
	border-top: 1px solid #666666;
}

ul#bottomNavi {
	width: 600px;
	height: 12px;

	margin-left: 175px!important;
	margin-left: 0px;

	margin-top: 7px;
}
ul#bottomNavi li {
	float: left;
	display: inline;
	margin-left: 15px;
	padding-right: 12px;
	border-right: 1px solid #333333;
	font-size: 12px;
}
ul#bottomNavi li.last {
	padding-right: 0px;
	border-right: none;
}


#bottomCopy {
	width: 940px;
	height: auto;
	text-align:center;
	margin-top: 12px;
}

span.guideTxt {
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
span.guideRed {
	font-size: 15px;
	line-height: 26px;
	vertical-align: middle;
	color: #ff0000;
	font-weight: bolder;
}













#f_nav{
	overflow:hidden;
	_zoom:1;	
	float:left;
}
#f_nav li{
	display:inline;	
	padding:0 1em 0 8px;
	background:url(/images/original_design_default/samplesource/3/footerDot.png) no-repeat left;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
	text-decoration:none;
	color:#333;	
}
#f_nav li a:hover{
	text-decoration:underline;
	color:#666;	
}
#f_info{
	float:right;
	width:400px;
	text-align:right;
	color:#666;	
}
#f_info a{
	color:#666;	
}

/*----------------------------------------------------
	商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
	text-align:left;
	background:#e6e6e6;
	border:1px solid #c9c9c9;
	line-height:20px;
	margin-bottom:10px;
}
.pankuzu a{
	padding:0 5px;
	font-size:11px;
	color:#333;
}
.pankuzu  font{
	color:#333;	
	font-size:11px;
}
/*----------------------------------------------------
	商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h2{
	font-size:14px;
	margin-bottom:20px;	
	background:url(/images/original_design_default/samplesource/3/h2title.png) no-repeat center;
	line-height:60px;
	height:60px;
	padding-left:20px;
}

/* 検索結果と並び替え */
#r_resultInfo{
	font-size:11px; 
	margin:0 auto 10px;
}
.total{
	float:left;	
}
.listSort{
	floar:right;	
	text-align:right;s
}
.listSort li{
	display:inline;
}

/* カテゴリーリスト */
#category .innerList{
	overflow:hidden;
	_zoom:1; 
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#category .innerList li{
	vertical-align: top;	
	letter-spacing: normal; /* 文字間を通常に戻す */
	width:25%;/* 商品数が4つなので100%÷4=25% */
	display:inline-block;
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#category .innerBox{
	margin:10px;
	text-align:center;
}
#category .name{
	margin-bottom:5px; 
}
#category .imgWrap{
	text-align:center;
	margin-bottom:5px;
}  
#category .price span{
	padding:0 2px;	
}
#category .price{
	font-weight:bold;
	color:#333;	
}
#category .consumerPrice{
	font-size:11px;
	color:#999;
	text-decoration:line-through;	
}
#category .else{
	text-align:left;
}
#category .else li{
	float:none;
	width:auto;
	display:inline;	
}
#category .M_lumpinput{
	text-align:right;	
}
#category .content{
	border-top:1px dashed #b2b2b2;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px dashed #b2b2b2;
	font-size:11px;
}
#category .btnWrap{
	margin:10px auto 5px;
	background:#e6e6e6;	
	padding:5px 0;
	text-align:left;
}
#category .btnWrap img{
	margin-left:5px;	
}
#category .btnWrap .soldout{
	text-align:center;
	color:#cc0000;	
}

/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#itemLink{
	margin-bottom:30px;	
	font-size:11px;
}
.item_prev{
	float:left;	
	background:url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
	padding-left:14px;
}
.item_next{
	float:right;
	background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
	padding-right:14px;	
}
#itemImg{
	float:left;
	width:300px;	
}
#itemInfo{
	float:right;
	width:440px;	
}
/* [INFO]タグ */
#detailInfo table{
	width:100%;	
	margin-bottom:10px;
}
#detailInfo table td{
	height:auto;	
}
#detailInfo table font{
	color:#cc0000;	
}
#detailInfo table input{
	margin-right:5px;	
}
#detailInfo table img{
	vertical-align:auto;/* IE対策 */	
}
#detailInfo #M_usualValue td{
	font-size:16px;
	padding:10px 0;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
	border:none;
	width:auto;
	font-weight:bold;	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#detailInfo #M_usualValue{
	font-size:15px;
	font-weight:bold;	
}
#detailInfo #M_taxview{
	width:auto;
}
/* 拡大画像ボタン */
#viewButton{
	text-align:right;	
}
/* 商品名 */
#detail h2{
	margin-bottom:20px;
	font-size:15px;
}
/* 商品詳細 */
#detail .detailTxt{
	border-top:1px dotted #b2b2b2;	
	border-bottom:1px dotted #b2b2b2;
	padding:10px 0;
	margin-bottom:20px;	
}
/* オプション表 */
#wrapper #detail .stockList input{
	border:0;	
}
/* メールリンク */
#r_contact{
	margin:10px 0 10px -5px ;	
}
#r_contact li{
	float:left;
	margin-left:5px;	
}
/* SNS */
#r_sns{
	margin-top:10px;
}	
#r_sns li{
	float:left;
}
/* カートにいれるボタン */
#basketBtn{
	background:#e6e6e6;
	padding:10px;
	margin-top:10px;	
}
#basketBtn .soldout{
	text-align:center;	
	color:#cc0000;
}
/* 追加商品画像 */
#r_addImg{
	margin-bottom:0;
}
#r_addImg ul{
	height:0;	
	line-height:0;
}
#r_addImg li{
	float:left;
	width:33%;	
	text-align:center;
	padding-bottom:30px;
	line-height:1.4;
}
#r_addImg li .inner{
	margin:0 10px;	
}
#r_addImg .addImg a{
	border:1px solid #b2b2b2;	
	padding:5px;
	display:block;
}
#r_addImg li p{
	width:100%;
	margin:10px 5px 0;	
}
/* レビュー */
#detail #r_review{
	margin-bottom:40px;	
}
#detail #r_review .imgLI input{
	border:none;	
}
/* 商品グループ */
#detail #r_group td{
	background:#fff;	
}
/* 最近チェックした商品 */
#detail #r_recent{
	border-top:1px dashed #b2b2b2;
	padding-top:20px;	
}
#detail #recent .itemBox,#detail #recent .itemBox table{
	width:190px;	
}
/*----------------------------------------------------
	ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
	margin-top:20px;	
}
.loginForm h3{
	font-size:14px;
	margin-bottom:20px;	
	background:url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
	padding-left:20px;
}
.loginForm .section{
	text-align:center;	
}
.btnWrap{
	margin-top:20px;
	text-align:center;		
}
.loginForm .leadTxt{
	margin-bottom:30px;	
}
.loginForm .lostpass{
	text-align:center;
	font-size:11px;	
	margin-top:5px;
}
.loginForm .formTable{
	margin:20px auto 0;	
	width:400px;
}
.formTable th,
.formTable td{
	border:1px solid #b2b2b2;
	padding:6px 8px;	
}
.formTable th{
	background:#eee;
	width:120px;	
}
#wrapper .rightContents input{
	padding:2px;
	border:1px solid #b2b2b2;
}
.loginForm .formTable input{
	width:200px !important	;
}

/*----------------------------------------------------
	会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
	overflow:hidden;
	_zoom:1;	
}
#memberLogin .btnWrap div{
	float:left;
	width:360px;
	padding-bottom:20px;	
}
#memberLogin .btnWrap #newMember{
	border-right:1px dotted #b2b2b2;	
}
#memberLogin .btnWrap p{
	margin:20px;	
}
/*----------------------------------------------------
	注文照会ログイン #orderlogin
----------------------------------------------------*/
#orderlogin {
	margin-top: 0px!important;
}

/*----------------------------------------------------
	パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	約款 #contract
----------------------------------------------------*/
#contractBox{
	width:700px;
	height:280px;
	overflow:auto;	
	border:1px solid #b2b2b2;
	padding:10px;
	text-align:left;
	margin-top:20px;
}
/*----------------------------------------------------
	会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
	margin:30px 10px 20px;
	width:740px;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
}
* html #memberForm #M_entryForm{
	position:relative;		
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
	border-bottom:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	padding:8px;	
}
* html #memberForm #M_entryForm th,
* html #memberForm #M_entryForm td{
	position:relative;
}
#memberForm #M_entryForm th{
	background:#eee;
	width:160px;	
}
#memberForm .M_txt{
	font-size:11px;
	margin-left:10px;	
}
#memberForm #mailreceiveN,
#memberForm #sex1{
	margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
	font-size:11px;
	color:#666;	
}
#memberForm .M_post{
	display:block;
	width:96px;
	height:22px;
	background:url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;	
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	_zoom:1;
}
#memberForm #mailreceiveY,
#memberForm #mailreceiveN,
#memberForm #sex0,
#memberForm #sex1{
	border:none;	
}
/*----------------------------------------------------
	ポイント #point
----------------------------------------------------*/
#r_pointData{
	border:1px solid #b2b2b2;
	background:#eee;
	padding:10px;
	margin:20px 60px 30px;	
}
#r_pointData p{
	text-align:center;	
}
#r_pointData strong{
	font-size:15px;
	font-weight:bold;
	color:#cc0000;	
}
#r_pointList table{
	border-collapse:separate;
	width:400px;
	margin:0 180px;
	border-spacing:0;
}
#r_pointList td{
	border:1px solid #b2b2b2;	
	padding:8px;
	text-align:center;
}
#r_pointList td font{
	font-size:13px;	
}
/*----------------------------------------------------
	商品検索 #search
----------------------------------------------------*/
#r_searchName{
	margin:20px 0 20px;	
}
#r_searchName font{
	color:#333;	
	font-weight:bold;
}
#r_searchInput{
	background:#dedede;
	padding:10px;
}
#r_searchInput table{
	width:740px;
	background:#fff;
}
#r_searchInput .btnWrap{
	margin-top:10px;	
}
#r_searchInput th,#r_searchInput td{
	border:1px solid #b2b2b2;
	padding:6px 8px;	
}
#r_searchInput th{
	background:#eee;
}
#r_searchList table,
#r_pager table{
	width:100%;	
}
.searchResult{
	font-size:14px;
	margin-bottom:20px;	
	background:url(/images/original_design_default/samplesource/3/searchIcon.png) no-repeat left;
	padding-left:20px;
}
#r_searchList .innerList{
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#r_searchList .innerList li{
/*
	width:25%;
*/
	display:inline-block;
	vertical-align: top;	
	letter-spacing: normal; /* 文字間を通常に戻す */
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#r_searchList .innerBox{
	margin:10px;
}
#r_searchList .name{
	margin-bottom:5px; 
}
#r_searchList .imgWrap{
	text-align:center;
}
#r_searchList .imgWrap img {
	width:25%;
	height: 25px;
}
#r_searchList .price{
	font-weight:bold;
	color:#333;	
}
#r_searchList .else{
	text-align:left;
}
#r_searchList .else li{
	float:none;
	width:auto;
	display:inline;	
}
#r_searchList .btnWrap{
	margin:10px auto 5px;
	background:#e6e6e6;	
	padding:5px;
	text-align:center;
}
#r_searchList .soldout{
	text-align:center;
	color:#cc0000;	
}


/*----------------------------------------------------
	買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
	margin-bottom:60px;	
}
#basketTable{
	width:100%;	
	margin-top:30px;
}
#basketTable th,#basketTable td{
	text-align:center;
	border-bottom:1px solid #b2b2b2;
	padding:6px;	
}
#basketTable th{
	border-top:2px solid #b2b2b2;
	border-bottom:1px dashed #b2b2b2;
}
#basketTable .basketNum{
	width:30px;	
	padding:0;
}
#basketTable .basketImg{
	width:56px;	
}
#basketTable .basketName{
	width:400px;	
	text-align:left;
}
#basketTable .basketQuantity{
	width:135px;	
}
#basketTable td.basketQuantity table.basketQunantity{
	width:20px;	
}
#basketTable .basketQuantity input,
#basketTable .basketQuantity table,
#basketTable .basketQuantity img{
	float:left;
	margin-right:4px;
}
#basketTable .basketQuantity img{
	margin:0 0 1px;	
}
#basketTable .basketQuantity td{
	border:none;
	padding:0;	
}
#basketTable .basketPoint{
	width:70px;	
}
#basketTable .basketPrice{
	width:70px;	
}
#basketTable .basketOption{
	text-align:left;
	margin-top:4px;
}
#basketTable .basketHaisou{
	padding:0;	
}
#basketTable .carriageWrap{
	margin:4px 0;	
}
#basketTable .basketHaisou p{
	text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
	color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
	font-size:11px;	
}
#basketTable .basketBtns{
	width:80px;
}
#basketTable .basketBtns img{
	margin-bottom:2px;	
}
#basketTable .basketTotal{
	text-align:right;	
	background:#ebebeb;
	border-top:3px solid #b2b2b2;
}
#basketTable .basketTotal em{
	font-weight:bold;
	font-size:15px;
	color:#cc0000;
}	
#basketTable .basketEmpty p{
	text-align:center;
	margin:10px auto;	
}
#r_basket .btnWrap .btnBack{
	float:left;	
	padding-top:5px;
	margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
	float:right;
	margin-right:10px;	
}

/* お気に入りリスト */
#wishTable{
	width:100%;	
}
#wishTable th,#wishTable td{
	text-align:center;
	border-bottom:1px solid #b2b2b2;
	padding:6px;	
}
#wishTable th{
	border-top:2px solid #b2b2b2;
	border-bottom:1px dashed #b2b2b2;
}
#wishTable .wishName{
	text-align:left;	
	width:240px;
}
#wishTable .wishQuantity input{
	margin-right:4px;	
}
/*----------------------------------------------------
	お知らせ #news
----------------------------------------------------*/
#r_news{
	margin-top:30px;	
}
#r_news #newsHead{
	text-align:left;
	border-bottom:2px solid #b2b2b2;
	padding:4px 0;
	font-size:15px;	
}
#r_news #newsHead span{
	margin-right:10px;
	font-size:11px;	
	color:#999;
}
#r_news #newsContents{
	text-align:left;
	padding:40px 20px;	
	border-bottom:1px dashed #b2b2b2;
	margin-bottom:20px;
}
#r_news #newsAccess{
	text-align:right;
	font-size:11px;	
	color:#999;
	margin-top:20px;
}
#r_news #newsNext{
	text-align:right;
	font-size:11px;	
	margin-bottom:10px;
}
#r_news #newsList{
	margin-bottom:20px;	
}
#r_news #newsList .line{
	background:#fff;
}
#r_news #newsList .lims{
	border-bottom:1px dashed #b2b2b2;
}
#r_news #newsListBtn{
	text-align:center;
}

/* ご利用ガイド */
#makebanner #guideMain{
	margin:0 70px;
}

