/*****************************************************
	
	全ての要素をリセット
	各ブラウザの表示を統一するための設定です
	
*****************************************************/
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:url(/images/original_design_default/samplesource/5/Bg.png);
	color: #333;
	font-size: 13px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	text-align:center;
}
body td,body th{
	font-size:13px;
}
table{
	border-collapse:collapse;
}

/*****************************************************
	
	基本設定、リンクカラーなど
	
*****************************************************/
#makebanner{
	width:960px;
	margin:0 auto;
        background:#ebe3c4;
}
#wrapper {
background:url(/design/kobitodukan/og/headerbg.png) repeat-x #2d1b11;
}

a:link {
	color:#333;
	text-decoration:underline;
}

a:visited{
	color:#333;
	text-decoration:underline;
}

a:hover{
	color:#333;
	text-decoration: none;
}

a:active{
	color:#333;
	text-decoration:underline;
}
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

.pad10{
	padding:10px;
}	
/*a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;	
}*/
.alignC{
	text-align:center;
}
/*****************************************************
	
	ヘッダ #header
	
*****************************************************/
#header{
}
#headerInner{
	position:relative;
	width:960px;
	margin:0 auto;
        
}
#h_logo{
	float:left;
	width:381px;
	min-height:52px;
	height: auto !important;
	height: 52px;
	margin:35px 0 4px 0;
	text-align:left;
}
#h_logo h1{
	margin-bottom:4px;
}

#h_right{
	float:right;
	width:419px;

}

/* サブナビゲーション */
#subNav{
	text-align:right;
	float:right;
	background:url(/images/original_design_default/samplesource/5/headerMenuRight.png) right top no-repeat;
	font-size:11px;
	height:28px;
	margin-top:-2px;
	min-width:278px;
	padding-right:8px;
}
#subNav a{
	text-decoration:none;
	color:#333;
}
#subNav a:hover{
	color:#999;
}
#subNav img{
	vertical-align:top;	
}
#subNav li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	padding-top:6px;
}
#subNav li.firstChild{
	background:url(/design/kobitodukan/og/headerMenuLeft.png) left top no-repeat;
	height:43px;
	margin-left:0;
	overflow:hidden;
	_zoom:1;
	padding-left:8px;
}
#subNav li.firstChild .M_helloMsg{
	float:left;
	margin-right:8px;
}
#subNav li a{
	padding:4px;
}
#cart{
	height:60px;
	position:absolute;
	bottom:0;
	*bottom:-10px;
	right:0;
color:#fff;
}

/* 電話番号 */
#telnum,#M_basketTemp1{
	float:right;	
}
#telnum{
	padding:0 10px;	
}
#telnum p{
	margin:8px auto 0;	
}

#telnum em{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

/* カートを見るボタン */
#M_basketTemp1{
	background:url(/images/original_design_default/samplesource/5/cartBtn.png) no-repeat;
	width:161px;
	height:56px;
	border:none;
	position:relative;
}
p#M_headBasketIn,
p#M_headBasketIn em{
	color:#fff;
}
p#M_headBasketIn{
	position:absolute;
	right:16px;
	bottom:10px;
}
div#M_basketTemp1 #M_basketClosedBox{
	background:none;
	width:161px;
	height:56px;
}
#M_basketTemp1 #M_headBasketSwitch{	
width:161px;
	height:56px;
}
#M_basketTemp1 #M_basketOpenedBox{
	top:44px;
}
div#M_basketClosedBox a#M_basket{
	display:block;
	height:54px;
}

/* グローバルナビゲーション */
#gNavBg{
	width:100%;
	background:url(/images/original_design_default/samplesource/5/naviBg.png) repeat-x;
	height:56px;
	margin-bottom:8px;

}
#gNav{
	overflow:hidden;
	_zoom:1;
	width:960px;
	height:50px;	
	margin:0 auto;
	*margin-left:0;
	*line-height:1.5;
}
#gNav li{
	float:left;
	width:191px;
}	
#gNav li a{
	display:block;
	width:191px;
	height:50px;
	margin-top:2px;
	padding-top:15px;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#gNav li#gNav01 a{
	color:#00A0E9;
}
#gNav li#gNav01 a:hover{
	background:url(/images/original_design_default/samplesource/5/gNav01.png) no-repeat;
	color:#fff;
}
#gNav li#gNav02 a{
	color:#AF3E92;
}
#gNav li#gNav02 a:hover{
	background:url(/images/original_design_default/samplesource/5/gNav02.png) no-repeat;
	color:#fff;
}
#gNav li#gNav03 a{
	color:#E5005A;
}
#gNav li#gNav03 a:hover{
	background:url(/images/original_design_default/samplesource/5/gNav03.png) no-repeat;
	color:#fff;
}
#gNav li#gNav04 a{
	color:#F39800;
}
#gNav li#gNav04 a:hover{
	background:url(/images/original_design_default/samplesource/5/gNav04.png) no-repeat;
	color:#fff;
}
#gNav li#gNav05 a{
	color:#9CB300;
}
#gNav li#gNav05 a:hover{
	background:url(/images/original_design_default/samplesource/5/gNav05.png) no-repeat;
	color:#fff;
}

/*****************************************************

	左コンテンツ #leftContents
	
*****************************************************/
#leftContents{
	width:235px;
background:#ebe3c4;
padding:20px 20px;

}
#leftContents .section{
	margin-bottom:30px;	
}
.inner{
	overflow:hidden;
	_zoom:1;
	margin-top:8px;
}
/* 検索input */
#wrapper #makebanner input.search_input{
	border:none;
}
.search_leftImg{
	float:left;
}
.search_input{
	width:154px;
	height:31px;
	float:left;
	background:url(/design/kobitodukan/og/kensakubg.png) repeat;
	*margin:0 -3px;
	*line-height:2;
color:#fff;
font-weight:bold;
}
/* カテゴリー */
#l_category table{
	width:230px;
}
/* 会員メニュー */
#l_member{
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	width:230px;
	padding-bottom:8px;
}
#l_member img{
	margin:8px;
	margin-bottom:0;
}

/* カレンダー */
.calendarBox{
	background:#eae4c4;
	margin-bottom:8px;
	overflow:hidden;
	_zoom:1;
}
#l_calendar table{
	margin:8px;
	border-collapse:separate;   
	border-spacing:1px;
	width:217px;
}

/* 中央揃え */
#l_owner,#l_banner{
	text-align:center;	
}
#l_owner table,#l_banner table{
	margin:0 auto;	

}
/* 投票 */
#l_poll img{
	margin:0 2px;
}
#l_poll b{
	color:#333;
}
#l_poll table tr td input{
	border:none;
}
/* 掲示板 */
#l_board table{
	width:100%;	
}
/* バナー */
#l_banner img{
	margin-bottom:5px;
background:#eae4c4;
}
#l_banner tr{
	/*background:url(/images/original_design_default/samplesource/5/Bg.png);*/
background:#eae4c4;
}
#l_banner td.line img{
	display:none;
}

/*****************************************************
	
	メインコンテンツ #rightContents
	
*****************************************************/
.rightContents{
	width:690px;
padding:30px 17px;
background:#f3f4ea;
}
.rightContents .section{
	margin-bottom:30px;	
}

/*----------------------------------------------------
	中央画面 #top
----------------------------------------------------*/
.titleMgn{
	margin-bottom:10px;	
}
.whiteBox{
	background:url(/images/original_design_default/samplesource/5/whiteBgBtm.png) no-repeat bottom center;
}
/* 新着 */
#r_new table tr td img{
	position:relative;
	top:-1px;
	margin-bottom:-1px;
}
#r_new .line {
	height:-1px;
	display:none;
}
#r_new .lims{
	width:145px;
}
#r_new table{
	width:644px;
	margin-bottom:8px;
}
#r_new .lims table{
	margin:10px auto;
	width:138px;
}
#r_new .lims table .woong td{
	text-align:left;	
	font-weight:bold;
	padding-top:5px;

}
#r_new .lims table .woong td a{
	font-weight:normal;
}
#r_new .lims table .woong td img{
	margin-left:5px;	
}
/* おすすめ */
#r_recommend table{
	width:644px;
}
#r_recommend .lims table{
	margin:10px;
	width:138px;
}
#r_recommend .lims table .woong td{
	text-align:left;	
	font-weight:bold;
	padding-top:5px;

}
#r_recommend .lims table .woong td a{
	font-weight:normal;
}
#r_recommend .lims table .woong td img{
	margin-left:5px;	
}
#r_recommend .lims table .woong td a b{
	font-weight:normal;
	font-size:11px;	
}
/* ランキング */
#r_ranking .whiteBox{
	background:url(/images/original_design_default/samplesource/5/rankBgBtm.png) no-repeat bottom center;
	padding-bottom:8px;
}

#r_ranking .rankList{
	float:left;
	width:136px;	
	position:relative;
	margin-right:2px;
}
#r_ranking em{
	display:block;
	text-indent:-9999em;
	width:136px;
	height:36px;
}
#r_ranking .rankImg{
	margin:5px auto;	
}
#r_ranking #rank1 em{
	background:url(/images/original_design_default/samplesource/5/rankNo1Title.png) no-repeat center;
}
#r_ranking #rank2 em{
	background:url(/images/original_design_default/samplesource/5/rankNo2Title.png) no-repeat center;
}
#r_ranking #rank3 em{
	background:url(/images/original_design_default/samplesource/5/rankNo3Title.png) no-repeat center;
}
#r_ranking #rank4 em{
	background:url(/images/original_design_default/samplesource/5/rankNo4Title.png) no-repeat center;
}
#r_ranking #rank5 em{
	background:url(/images/original_design_default/samplesource/5/rankNo5Title.png) no-repeat center;
}
#r_ranking p{
	text-align:left;	
	margin:0 16px;
}
#r_ranking .rankPrice{
	font-weight:bold;	
}
/* レビュー */
#r_review #M_reviewView table{
	width:644px;
	margin:0;
	margin-bottom:8px;
}
#r_review #M_reviewView th{
	display:none;
}
#r_review #M_reviewPart .M_reviewList td{
	padding:5px;
}
#top #r_review  .M_reviewImg{
	width:50px;
}
#top #r_review  .M_reviewItem{
	width:150px;
}
#top #r_review  .M_reviewReadText{
	width:340px;
}
#top #r_review  .M_reviewRate{
	width:80px;
}
#r_review .whiteBox{
	padding-bottom:4px;
}

/* 最近チェックした商品 */
#r_recent .whiteBox{
	padding-bottom:10px;
}
#r_recent #recent{
	margin-top:10px;
	width:644px;
	margin-bottom:0;
	*margin-left:20px;
}
#r_recent .name,
#r_recent .price{
	text-align:left;
	margin:5px 5px 0;
	*width:138px;
}
#r_recent .price{
	font-weight:bold;
}
#r_recent .itemBox{
	width:138px;
}
#r_recent .line{
	display:none;
}
#r_recent #recent .itemimg{
	width:126px;	
}
/* お知らせ */
#top #r_news table{
	margin-bottom:4px;
	width:644px;
}
#top #r_news a{
	color:#E52C6C;
}
#top #r_news td.woong{
	padding:2px 10px 2px 0;	
	border-bottom:1px dashed #ccc;
}
#top #r_news .line{
	display:none;
}

/* スペシャル */
#r_special table{
	width:644px;
	margin:8px auto;
}
#r_special table table{
	*width:644px;
	*margin-left:30px;
}
#r_special .line{
	display:none;
}
#r_special .whiteBox{
	padding-bottom:8px;
}

/* twitter */
#l_twitter #left_shoptweet #tweetBox #btm{
	*padding-bottom:25px;
	*margin-top:-10px;
}

/*----------------------------------------------------
	商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
	text-align:left;
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	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(/design/kobitodukan/og/categorybg.png) no-repeat center;
	line-height:60px;
	height:60px;
	padding-left:30px;
	color:#fff100;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	behavior: url(border-radius.htc);//for IE
}
/* 検索結果と並び替え */
#r_resultInfo{
	font-size:11px; 
	margin:20px auto 10px;
}
.total{
	float:left;	
}
.listSort{
	floar:right;	
	text-align:right;s
}
.listSort li{
	display:inline;
}

/* カテゴリーリスト */
#category .innerList{
	overflow:hidden;
	_zoom:1; 
}
#category .innerList li{
	float:left;
	width:25%;/* 商品数が4つなので100%÷4=25% */
	*width:160px;
	margin-bottom:16px;
}
#category .innerBox{
	margin:10px;
}
#category .name{
	margin-bottom:5px; 
}
#category .imgWrap{
	margin-bottom:8px;
	text-align:center;
}  
#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:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	padding:5px 0;
	text-align:left;
}
#category .btnWrap img{
	margin-left:4px;	
}

/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#itemLink{
	margin-bottom:30px;	
	font-size:11px;
}
.item_prev{
	float:left;	
	background:url(/images/original_design_default/samplesource/5/listIconL.png) no-repeat left;
	padding-left:14px;
}
.item_next{
	float:right;
	background:url(/images/original_design_default/samplesource/5/listIconR.png) no-repeat right;
	padding-right:14px;	
}
#itemImg{
	float:left;
	width:300px;
}
#itemInfo{
	float:right;
	width:350px;	
}
/* [INFO]タグ */
#detailInfo{
	
	width:100%;
	overflow:hidden;
	_zoom:1;
	margin-bottom:16px;

}
#detailInfo table{
	margin:8px;
	margin-bottom:10px;
	width:95%;
}
#detailInfo table td{
	height:auto;
}
#detailInfo table font{
	color:#cc0000;	
}
#detailInfo table input{
	margin-right:5px;	
}
#detailInfo #M_usualValue td{
	font-size:16px;
	padding:10px 0;
}
#detailInfo table table.stockList{
	margin:8px;
}
#detailInfo table table.stockList td{
	background:#fff;
}
#detailInfo img{
	vertical-align:auto;
}
#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:left;	
}
/* 商品名 */
#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;	
}
/* メールリンク */
#r_contact{
	margin:10px 0 10px -5px;
	*margin-left:-4px;
}
#r_contact li{
	float:left;
	margin-left:4px;	
}
/* SNS */
#r_sns{
	margin-top:10px;
}	
#r_sns li{
	float:left;
}
/* カートにいれるボタン */
#basketBtn{
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	padding:10px 8px;
	margin-top:10px;	
}
#basketBtn a{
	margin-right:4px;
}
/* 追加商品画像 */
#r_addImg li{
	float:left;
	width:33%;	
	text-align:center;
}
#r_addImg li p{
	width:200px;
	margin:5px auto 0;	
}
/* レビュー */
#detail #r_review{
	margin-bottom:40px;
}
#detail #r_review #M_review{
	margin-top:12px;
}
#detail #r_review #m_reviewView table{
	width:100%;
}
/* 商品グループ */
#detail #r_group td{
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
}
/* 最近チェックした商品 */
#detail #r_recent{
	padding-top:20px;
}
#detail #r_recent #recent{
	margin-top:12px;
}

/*----------------------------------------------------
	ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
	margin-top:20px;	
}
.loginForm h3{
	font-size:14px;
	margin-bottom:20px;	
	background:url(/design/kobitodukan/footerListImg.png) no-repeat left;
	padding-left:22px;
}
.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;
	background:#fff;
}
.formTable th,
.formTable td{
	border:1px solid #b2b2b2;
	padding:6px 8px;	
}
.formTable th{
	background:#eee;
	width:120px;	
}
#wrapper #makebanner input{
	padding:2px;
}
/*----------------------------------------------------
	会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
	overflow:hidden;
	_zoom:1;	
}
#memberLogin .btnWrap div{
	float:left;
	width:340px;
	padding-bottom:20px;	
}
#memberLogin .btnWrap #newMember{
	border-right:1px dotted #b2b2b2;	
}
#memberLogin .btnWrap p{
	margin:20px;	
}
/*----------------------------------------------------
	注文照会ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
	約款 #contract
----------------------------------------------------*/
#contractBox{
	width:660px;
	height:280px;
	overflow:auto;	
	border:1px solid #b2b2b2;
	padding:10px;
	text-align:left;
	margin-top:20px;
	background:#fff;
}
/*----------------------------------------------------
	会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
	margin:30px 10px 20px;
	width:660px;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	*position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
	padding:8px;	
}
#memberForm #M_entryForm td{
	background:#fff;
	border:1px solid #b2b2b2;
	border-top:none;
	*position:relative;
}
#memberForm #M_entryForm th{
	background:#eee;
	width:160px;
	border-bottom:1px solid #b2b2b2;
	*position:relative;
}
#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/5/r_postBtn.png) no-repeat;	
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	_zoom:1;
}
/*----------------------------------------------------
	退会 #r_leave
----------------------------------------------------*/
#r_leave img{
	display:none;
}
#r_leave a img{
	display:block;
}

/*----------------------------------------------------
	ポイント #point
----------------------------------------------------*/
#r_pointData{
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	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{
	width:570px;
	margin:0 60px;
}
#r_pointList td{
	border:1px solid #b2b2b2;	
	padding:8px;
}
/*----------------------------------------------------
	商品検索 #search
----------------------------------------------------*/
#r_searchName{
	margin:20px 0 20px;
}
#r_searchName font{
	color:#333;	
	font-weight:bold;
}
#r_searchInput{
	/*background:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	padding:10px;
}
#r_searchInput table{
	width:670px;
	background:#fff;
	table-layout:fixed;
}
#r_searchInput .btnWrap{
	margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
	border:1px solid #b2b2b2;
	padding:6px 8px;
	font-size:11px;
}
#r_searchInput table th{
	background:#eee;
	width:60px;
	*width:75px;
}
#r_searchInput td input{
	width:100px;
}
#r_searchInput td.price input{
	width:40px;
}
#r_searchInput td.keyword input{
	width:190px;
	*width:190px;
}
#r_searchInput td.keyword,
#r_searchInput td.category{
	width:190px;
	*width:205px;
}

#r_searchList table,
#r_pager table{
	width:100%;	
}
#makebanner ul.M_pager li.active{
	color:#9CB300;
}
#makebanner ul.M_pager li a{
	background:#9CB300;
	color:#fff;
}
#search ul.M_pager{
	overflow:hidden;
	_zoom:1;
}
.searchResult{
	font-size:14px;
	margin-bottom:20px;
}
#r_searchName .searchResult font{
	color:#E52C6C;
}

#r_searchList .innerList{
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	text-align:left;
}
#r_searchList .innerList li{
	width:25%;
	*width:172px;
	display:inline-block;
	vertical-align: top;	
	letter-spacing: normal; /* 文字間を通常に戻す */
	/display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
	margin-bottom:16px;
}
#r_searchList .innerBox{
	margin:10px;
	*margin:5px;
}
#r_searchList .name{
	margin-bottom:5px; 
}
#r_searchList .imgWrap{
	margin-bottom:8px;
	text-align:center;
}  
#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:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	padding:5px;
	text-align:center;
}

/*----------------------------------------------------
	買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
	margin-bottom:60px;	
}
#basketTable{
	width:100%;	
	margin-top:30px;
}
#basketTable th,#basketTable td{
	text-align:center;
	border-bottom:1px solid #999;
	padding:6px;	
}
#basketTable th{
	border-top:2px solid #999;
	border-bottom:1px dashed #999;
}
#basketTable .basketNum{
	width:30px;	
	padding:0;
}
#basketTable .basketImg{
	width:56px;	
}
#basketTable .basketName{
	width:400px;	
	text-align:left;
}
#basketTable .basketQuantity{
	width:135px;	
}
#basketTable .basketQuantity input,
#basketTable .basketQuantity table,
#basketTable .basketQuantity img{
	float:left;
	margin-right:4px;
}
#basketTable .basketQuantity img{
	margin:0 0 1px;
	*margin-right:2px;
}
#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:url(/images/original_design_default/samplesource/5/btnBg.png);*/
	border-top:3px solid #999;
}
#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 #999;
	padding:6px;	
}
#wishTable th{
	border-top:2px solid #999;
	border-bottom:1px dashed #999;
}
#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 #333;
	padding:4px 0;
	font-size:15px;	
}
#r_news #newsHead span{
	margin-right:10px;
	font-size:11px;	
	color:#333;
}
#r_news #newsContents{
	text-align:left;
	padding:40px 20px;	
	border-bottom:1px dashed #333;
	margin-bottom:20px;
}
#r_news #newsAccess{
	text-align:right;
	font-size:11px;	
	color:#333;
	margin-top:20px;
}
#r_news #newsNext{
	text-align:right;
	font-size:11px;	
	background:url(/images/original_design_default/samplesource/5/listIconR.png) no-repeat right;
	padding-right:15px;
	margin-bottom:10px;
}
#r_news #newsList{
	margin-bottom:20px;	
}
#r_news #newsList .line{
	display:none;
}
#r_news #newsList .lims{
	background:url(/images/original_design_default/samplesource/5/Bg.png);
	border-bottom:1px dashed #333;
}
#r_news #newsListBtn{
	*text-align:center;
}

/*----------------------------------------------------
	利用案内 #guideMain
----------------------------------------------------*/
#makebanner #guideMain{
	*margin-left:60px;
}


/*****************************************************
	
	フッタ #footer
	
*****************************************************/
.pageTop{
	text-align:right;
	width:960px;
	margin:auto;
	margin-top:20px;
	margin-bottom:-20px;
}
#footerWrap{
	width:100%;
	background:#ebe3c4;
	margin-top:20px;
}
#footer{
	width:960px;
	margin:0 auto;	
	padding:10px 0;
	font-size:11px;
	position:relative;
}
#f_nav{
	overflow:hidden;
	_zoom:1;	
	float:left;
}
#f_nav li{
	display:inline;	
	padding:0 1em 0 18px;
	background:url(/design/kobitodukan/footerListImg.png) no-repeat left;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
	text-decoration:underline;
	color:#333;	
}
#f_nav li a:hover{
	text-decoration:none;
	color:#333;	
}
#f_info{
	float:right;
	width:450px;
	text-align:right;
}

/*追加*/

#bg{
	background:url(/design/kobitodukan/og/background.jpg) #2d1b11;
}

/* グローバルナビゲーションオリジナル */
#gNavOg{
	
	width:980px;
	height:50px;	
	margin:0 auto 25px;
	*margin-left:0;
	*line-height:1.5;
padding-top:105px;

}
#gNavOg li{
	float:left;
	width:161px;
       margin-right:43px;

}	

#gNavOg li.last{
	float:left;
       margin-right:0px;

}	

#gNavOg li a{
	display:block;
	width:161px;
	height:42px;
	margin-top:2px;
}
#gNavOg  a{
	
}
#gNavOg  a:hover{
	opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
       
}

/*ご利用ガイド*/
#guideMainOg { 
	width:578px;
	line-height:150%;
	font-size:12px;
}

#guideMainOg p { 
	margin-bottom:30px;
}

#guideMainOg table { 
	width:100%;
	margin:20px auto;
}

#guideMainOg table td { 
	padding:0 10px;
}

#guideMainOg h3 { 
	margin:0 auto 20px;
}

/*品切れ*/

.red{
	color:#ff0000;
}