@charset "euc-jp";
/* テーマ：刀の蔵 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:93%;
	line-height:1.1;
	color:#CCCCCC;
	text-align:center;
	background:url(https://katananokura.jp/images/bg-wide.gif) repeat-x #000000;
}

table {
	text-align:left;
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}

h1,h2,h3,h4 { /* 基本タイトル */
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}
h2.red {
	margin-bottom:10px;
	padding:8px 0 6px;
	color:#FFFFFF;
	border-bottom: 2px solid #A3A35C;
}
h2.free {
	width:100%;
	margin-bottom:10px;
	padding:16px 0 6px;
	color:#FFFFFF;
	border-bottom: 2px solid #A3A35C;
}

a{ /* 基本のリンク */
	color:#CC8800;text-decoration:underline}
a:hover {
	color:#FFCC00;text-decoration:none}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

ul{ /* 基本のリスト */
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.button1{ /* inputボタン設定 */
	cursor:pointer;
	color:#FFFFFF;
	background:#666666;
	border:1px solid #FFFFFF;
	font-weight:bold;
	padding:2px 10px;
}

.text1 { /* テキストエリアデザイン設定 */
	border:1px solid #CCCCCC;
	color: #666666;
	padding: 2px 0 2px 2px;
	*padding: 2px 0 3px 2px;
}
.text2 { /* テキストエリアデザイン設定 */
	border:1px solid #CCCCCC;
	width:110px;
	*width: 120px;
	color: #666666;
	padding: 2px 0 2px 2px;
	*padding: 2px 0 3px 2px;
}

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:1px;
	margin:0px;
	background-color:#999999;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル */
#container {
	width:860px;
	text-align:left;
	margin:0px auto;
	border:0px ;
	background:/* url(../img/container.gif) */ #000000;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #000000;
	border:1px solid #A3A35C;
}

/* ヘッダー */
#header{
	width:100%;
	height:60px;
	/*background:url(../img/header.jpg) #441515 repeat-x;*/
	background:url("https://katananokura.jp/images/head_back.jpg") no-repeat #000000 right bottom;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:60px;
}
#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	height: 1%;
}
#header {
	display: block;
}

.NameArea{
        width:auto;
}

.siteName { /* サイト名 h1（テキストの場合使用） */
	float: left;
	font-size: 80%;
	margin:0px;
	padding:5px 10px;
}
.siteName a { color:#FFFFFF;text-decoration:none;}
.siteName a:hover { color:#CCCCCC;text-decoration:underline;}

.shoplogo { /* サイト名（ロゴ設定の場合使用） */
	float: left;
	padding:0px;
	margin:0px;
	width:230px;
}

.sitecopy{ /* サイトコピー */
	float: left;
	font-size: 80%;
	padding:5px 10px;
	margin:0px;
	color:#999999;
}

.sitecopy a {color:#999999;text-decoration:none;}
.sitecopy a:hover {color:#CCCCCC;text-decoration:underline;}

/* ヘッダーメニュー */
#headMenu {
	width:100%;
	height:25px;
	background:url(../img/headmenu.gif) repeat-x #000000;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 0 6px 20px;
	color:#666666;
	text-align:right;
}

.headnavi a{padding:5px 5px 4px 5px;color:#CCCCCC;text-decoration:none;font-weight:bold;}
.headnavi a:hover {color:#000000;background-color:#F0F090;}

.navi01 {/* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	/* background:url(../img/hnavi01.gif) ;*/
}

/* ヘッダー下装飾ライン */
.hline {/* border:2px solid #A3A35C; */
	background:url(../img/hline.gif) no-repeat #FFFFFF;
}

/********************************************************************/

#leftSide {min-width:170px;/* 左サイドtd */
	max-width:196px;
	width:auto;
	padding:0px;
	margin:0px;
	/* background:#A3A35C;*/
	border-right: 1px solid #202020;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	background:#A3A35C;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}


#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#000000;
	position: relative;
	z-index: 0;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#000000;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#000000;
	width:100%;
/* background:url(../img/center3.gif) ;*/
}
/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
	/* width: 100%; */
}
#center3 table table.bordlayoutp3{
	margin:0;
}

#cartcenter {/* カート内レイアウトテーブル */
	width:690px;
	margin:0px auto;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:680px;
	margin:0;
	padding:0;
}

.footer_area { /* フッタのフリーエリア */
	text-align:center;
	margin:0;
	padding:0;
}
.footer_area div{
	margin:0px;
	padding:10px;
	margin:0 auto;
}
.footer1{
	text-align:left;
	width:460px;
}
.footer2 td{
	text-align:left;
	padding:6px;
	border-top:1px dotted #A3A35C;
}
.footer2 td.dark{
	font-weight:bold;
	text-align:right;
	border-top:2px solid #A3A35C;
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px 1px 5px 1px;
	margin:0px;
	color:#333333;
	clear:both;
	background-color: #A3A35C;
	/* background:url(../img/sidebox.gif) ;*/
}
.sidebox img{
    display: block;
    margin: auto;
}
.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
	/* background:url(../img/centerbox.gif) ;*/
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#CCCCCC;
	margin:8px 0;
	padding:6px 0;
	font-weight:bold;
	text-align:center;
	background-color: #161616;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:center;
	color:#797979;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#333333;
	text-align:left;
}

/* 商品名 （商品一覧）*/
h2.goods {padding: 5px 9px; margin: 0;}
h2.goods a{color:#C6B676;line-height:1.3em;font-weight:bold;text-decoration:none;display:block;}
h2.goods a:hover{color:#FFFF99;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	text-align:left;
}
.topread {
	color:#999999;
	padding:0 15px 5px;
	font-size:13px;
	line-height:1.5em;
	text-align:center;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 8px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	height:22px;
	background-color:#000000;
	background:url(https://katananokura.jp/images/title_back.jpg) repeat-x;
	line-height:100%;
	vertical-align:middle;
	border-bottom:1px solid #A3A35C;
}

.title1{ /* タイトル1 h3 */
	padding:10px 8px 8px 8px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	background-color:#000000;
	background:url(https://katananokura.jp/images/title_back.jpg) repeat-x 0 100%;
	line-height:100%;
	vertical-align:middle;
	border-bottom:3px solid #A3A35C;
}
.title1 a{color:#FFFFFF;text-decoration:none;}
.title1 a:hover{color:#FF6666;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:10px 8px 8px 8px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	background:url(https://katananokura.jp/images/title_back2.jpg) repeat-x;
	line-height:100%;
	vertical-align:middle;
	border-bottom:1px solid #A3A35C;
}
.title2 a{color:#FFFFCC;text-decoration:none;}
.title2 a:hover{color:#FFFFCC;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
	padding:10px 8px 8px 8px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	background:url(https://katananokura.jp/images/title_back2.jpg) repeat-x;
	line-height:100%;
	vertical-align:middle;
	border-bottom:1px solid #A3A35C;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:auto;
	background:#000000;
	/* background:url(../img/maincont.gif) ;*/
}
.mainCont th.koumoku{
	padding:6px;
	border-top:2px solid #A3A35C;
}
.mainCont td.setsumei{
	padding:6px;
	border-top:1px dotted #A3A35C;
	line-height:1.3em;
}
.mainCont td.setsumei2{
	padding:6px;
	border-top:1px dotted #A3A35C;
	color:#999999;
	font-size:13px;
	line-height:1.3em;
}


.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#CCCC66;
}

li.p3{padding:3px;}

.free_list{ /* リスト設定 */
        padding:5px 10px;
        margin:0px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	
	color:#990000;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 0px;
	color:#990000;
	/* background:url(../img/icon_sitemap.gif) no-repeat ;*/
	/*background-position:left center;*/
}

/* --- サイトマップエリア --- */
ul.sitemap2 {
width: 100%; /* サイトマップエリアの幅 */
margin: 20px 0 0;
padding: 0;
font-weight: bold; /* 一旦全ての文字を太字にする */
list-style-type: none;
}

/* --- 入れ子にされたリスト用 --- */
ul.sitemap2 ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- 全てのリスト項目 --- */
ul.sitemap2 li {
padding: 1px 0 0 10px; /* 1階層目のパディング（上右下左） */
background: url(https://katananokura.jp/images/v_line1.gif) no-repeat left top; /* 1階層目の背景 */
line-height: 120%;
}

/* --- 2階層目のコンテナ --- */
ul.sitemap2 div.contentNav {
width: 100%; /* コンテナの幅 */
margin-top: 20px; /* コンテナの上マージン */
}

/* --- セクション（2階層目のリストエリア） --- */
ul.sitemap2 ul.section {
width: 49.9%; /* セクションの幅 */
float: left;
}
ul.sitemap2 ul.separator {
background: url(https://katananokura.jp/images/v_separator.gif) repeat-y right top; /* セクション間の垂直区切り線 */
}

/* --- 2階層目以降のリスト項目 --- */
ul.sitemap2 ul.section li {
margin: 0 20px 20px 0; /* 2階層目のマージン（上右下左） */
padding: 1px 0 10px 15px; /* 2階層目のパディング（上右下左）上書き */
background: url(https://katananokura.jp/images/v_line6.gif) no-repeat 5px 0; /* 2階層目の背景 上書き */
border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

/* --- 3階層目以降のリストエリア --- */
ul.sitemap2 ul.section ul {
margin: 7px 0 0 8px; /* 3階層目以降のマージン（上右下左） */
font-weight: normal; /* 3階層目以降の文字をノーマルの太さに戻す */
}

/* --- 3階層目以降のリスト項目 --- */
ul.sitemap2 ul.section ul li {
margin: 0 11px 6px 0; /* 3階層目以降のマージン（上右下左）上書き */
padding: 0 0 0 12px; /* 3階層目のパディング（上右下左）上書き */
background: url(https://katananokura.jp/images/triangle5.gif) no-repeat 0 0.2em; /* 3階層目の背景 上書き */
border-bottom: none; /* 3階層目以降の下境界線 上書き */
}
ul.kunide li {
	float: left;
}

/* --- 4階層目以降のリスト項目 --- */
ul.sitemap2 ul.section ul li li {
padding: 0 0 0 9px; /* 4階層目以降のパディング（上右下左）上書き */
background: url(https://katananokura.jp/images/square.gif) no-repeat 0 0.4em; /* 4階層目以降の背景 上書き */
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


/* テーブル余白設定 */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:0px;}/* 余白0px */
.layoutp3 th { padding:0px;}
.layoutp3 td { padding:0px;}
.layoutp3 .border { border:1px solid #CCCCCC;}
.layoutp3 .price { border:none; margin:0; padding:0; text-align:left;}

#center3 div.item { text-align:center;}

/* テーブル余白設定 */
.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.layoutp3 table {text-align:left;width:100%;}
.bordlayoutp3 th { padding:6px 6px 6px 0;}
.bordlayoutp3 td { padding:6px 0 6px 0;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { border-top:2px solid #A3A35C; font-weight:bold;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { border-top:1px dotted #A3A35C;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#E0E0C2;padding:10px 0px;} /* カート部分 */
.backcolor4 { background:#202020;} /* テーブル内カラー切り替え（2より少し濃い） */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:0px;
	width:100%;
	background:#202020;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0 0 12px;
	vertical-align:top;
	border-right: 1px solid #000000;
}

.layout1{ /* レイアウト */
	margin:0px;
	padding:12px 0 0;
	background:#202020;
	border-top: 1px solid #000000;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px 0;
	text-align:center;
	border:none;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#FFFFEE;
	text-align:left;
	background:#A3A35C;
}
#bread a { color:#FFFFEE;}

h4.title{
	margin:20px 0px 0px;	
	padding:8px 0px;
	color:#A3A35C;
	border-top:5px dotted #202020;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:5px;
	background:#000000;
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#999999;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
	display:none;
}
.pageTop a{ color:#CC9900;text-decoration:none;}
.pageTop a:hover{ color:#FF6666;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background-color:#202020;
	text-align:center;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 20px 5px 20px;
	color:#CCCCCC;
}
.footnavi a{ color:#CC8800;text-decoration:none;}
.footnavi a:hover { color:#FFCC00;text-decoration:underline;}

#copyright { /*コピーライト*/
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#FFFFFF;
	background:#A3A35C;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

#copyright a{color:#FFFFFF;}
#copyright a:hover{color:#FFFFFF;}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) #DDDDDD;
}

#search label{
	padding:0px;
	margin:0px;
	color:#660000;
	font-weight:bold;
}
#search form{
	width:157px;
}

.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}
/*サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0;	
	display:none;
	line-height:130%;
	background:#202020;
	border-top:0px;
	border-right:1px #A3A35C dotted;
	border-left:1px #A3A35C dotted;
	border-bottom:1px #A3A35C dotted;
	/* background:url(../img/list.gif) ;*/
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
	list-style-type : none;
}

ul.listbox{
	text-align:left;
	padding:0;
	margin:0;
	list-style-type : none;
}

li.ca1{
	border-bottom:1px #E0D7B1 solid;
	margin:0;
}

li.ca2 {
	margin:0px;
	border-bottom:1px #E1E1B9 solid;
}
li.ca1 a{ padding:3px 3px 3px 15px;display:block;
	color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #463626;
}

li.ca1 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #990000;
}

li.ca2 a{ padding:3px 0px 3px 20px;display:block;
	color:#463626;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFEE;
}
li.ca2 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #463626;
}

li.ca3 {
	width:32.7%;
	margin:0px;
	border-bottom:1px #E1E1B9 solid;
	border-right:1px #E1E1B9 solid;
	float:left;
}

li.ca3 a{ padding:4px 3px 3px 15px;display:block;
	color:#003050;font-weight:bold;text-decoration:none;
	background:url(https://katananokura.jp/images/icon_eye03.gif) no-repeat #FFFFEE;
}

li.ca3 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #003050;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #E1E1B9 solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#996600;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFEE;
}

li.ca4 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #996600;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:0px;
	background-color:#CCCC99;
	/* background:url(../img/sline1.gif) ;*/
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:0px;
	background-color:#CCCC99;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	/* padding:5px; */
	background: #FFFFEE;
	/* background:url(../img/sidemain1.gif) ;*/
}
.sidemain1 a {
	font-weight:bold;
}

.sidemain1 p {
	padding:0 3px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:0px;
	list-style:none;
} 

.sidemain1 li {
	/* display:block; */
	/* padding:2px 0px 2px 10px; */
	/* color:#334d55; */
	/* background:url(../img/icon_eye03.gif) no-repeat */
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
}

/* カレンダー センタリング*/
div.carender table{
	margin:0 auto;
	text-align:center;
	width:140px;
}
.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #FFFFEE;
	background:#EEEEDD;
}
.carender td.existdata {
	font-weight:bold;
}
.carender td.other {
	background:#FFFFEE;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #FFFFEE;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#FFFFFF;
	background:#909080;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#C08080;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#8080C0;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ border:#DEDBBE 1px dotted;vertical-align:bottom;} 

#rss{ /* RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス */
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#FFFFCC;
	border-bottom:1px solid #A3A35C;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	margin:0 0 10px;
	color:#797979;
	text-align:right;
	font-size:90%;
	border-bottom:#797979 1px dotted;
	clear: both;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#797979 1px dashed;
	display:none;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#996600;
	border-bottom:#996600 2px solid;
	/* background:url(../img/subtitle.gif) ; */
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding:3px;background-color:#E1E1B9;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}


/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:10px 4px 8px;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #333333;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 19px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}

/* 画像クロスフェード用 */
#fadeExchange {
	margin: 0 auto;
	width: 777px;
	height: 364px;
	text-align: left;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#fadeExchange img {
	top: 0;
	left: 0;
	position: relative;
}

/* リストタグ用 */

dt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #202020;
	padding: 6px 10px 6px;
	clear: both;
}

dd {
	line-height: 150%;
	margin: 5px 0 5px 22px;
	padding: 2px 0;
}

div.raikan {
	float: left;
	margin: 0 10px 20px 0;
}

/* 商品ページ用 */
.ph_0 {
	padding:0px;
}
.tx_0 {
	padding:0px;
	vertical-align: bottom;
}
.ph_B {
	padding:0px;
	border-bottom:2px dotted #202020;
}
.ph_R {
	padding:0px;
	border-right:2px dotted #202020;
}
.ph_L {
	padding:0px;
	border-left:2px dotted #202020;
}
.ph_RB {
	padding:0px;
	border-right:2px dotted #202020;
	border-bottom:2px dotted #202020;
}
.ph_LB {
	padding:0px;
	border-left:2px dotted #202020;
	border-bottom:2px dotted #202020;
}

hr.quality {
	border-bottom: medium none;
	border-left: medium none;
	background-color: #000000;
	color: #000000;
	border-top: #202020 4px dotted;
	border-right: medium none;
	margin-bottom: 30px;
}

/* サイドメニュー用 */
ul.main_menu {
	width: 188px;
	text-align: left;
	background-color: #A3A35C;
}
ul.main_menu li {
	border-bottom: 1px dotted #000000;
}
ul.main_menu li:last-child {
	border-bottom: none;
}

ul.main_menu li ul {
	/* height: 256px; */
	background-color: #000000;
}
ul.main_menu li ul li {
	border-bottom: 1px solid #000000;
}

ul.main_menu, ul.main_menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #a3a35c;
}

ul.main_menu a{
	color: #FFFFFF;
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	text-decoration: none;
	outline: none;
}

ul.main_menu li a {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	background: url(https://katananokura.jp/images/syu.jpg);
}
ul.main_menu li a:hover {
	color: #FFFFFF;
}

#tachi a { background-position: 0 0;}
#katana a { background-position: 0 -50px;}
#wakizashi a { background-position: 0 -100px;}
#tantou a { background-position: 0 -150px;}
#other a { background-position: 0 -200px;}
#daisyo a { background-position: 0 -250px;}
#koshirae a { background-position: 0 -300px;}
#syousyo a { background-position: 0 -350px;}

#tachi a:hover { background-position: -190px 0;}
#katana a:hover { background-position: -190px -50px;}
#wakizashi a:hover { background-position: -190px -100px;}
#tantou a:hover { background-position: -190px -150px;}
#other a:hover { background-position: -190px -200px;}
#daisyo a:hover { background-position: -190px -250px;}
#koshirae a:hover { background-position: -190px -300px;}
#syousyo a:hover { background-position: -190px -350px;}

ul.accordion li a { 
	color: #E0E0E0;
	height: 30px;
	line-height: 30px;
	text-indent: 26px;
	background: url(https://katananokura.jp/images/jidai.jpg); 
}
ul.accordion li a:hover {
	color: #FFFFFF;
}
#heian a { background-position: 0 0; }
#kamakura1 a { background-position: 0 -50px; }
#kamakura2 a { background-position: 0 -100px; }
#kamakura3 a { background-position: 0 -150px; }
#nanbokucho a { background-position: 0 -200px; }
#muromachi1 a { background-position: 0 -250px; }
#muromachi2 a { background-position: 0 -300px; }
#muromachi3 a { background-position: 0 -350px; }
#aduchi a { background-position: 0 -400px; }
#edo1 a { background-position: 0 -450px; }
#edo2 a { background-position: 0 -500px; }
#edo3 a { background-position: 0 -550px; }
#meiji a { background-position: 0 -600px; }
#gendai a { background-position: 0 -650px; }
#all a {
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	background-position: 0 -700px;
}

#heian a:hover { background-position: -190px 0; }
#kamakura1 a:hover { background-position: -190px -50px; }
#kamakura2 a:hover { background-position: -190px -100px; }
#kamakura3 a:hover { background-position: -190px -150px; }
#nanbokucho a:hover { background-position: -190px -200px; }
#muromachi1 a:hover { background-position: -190px -250px; }
#muromachi2 a:hover { background-position: -190px -300px; }
#muromachi3 a:hover { background-position: -190px -350px; }
#aduchi a:hover { background-position: -190px -400px; }
#edo1 a:hover { background-position: -190px -450px; }
#edo2 a:hover { background-position: -190px -500px; }
#edo3 a:hover { background-position: -190px -550px; }
#meiji a:hover { background-position: -190px -600px; }
#gendai a:hover { background-position: -190px -650px; }
#all a:hover { background-position: -190px -700px; }


ul.accordion li.kantei a { 
	color: #E0E0E0;
	height: 30px;
	line-height: 30px;
	text-indent: 26px;
	background: url(https://katananokura.jp/images/kantei.jpg); 
}
ul.accordion li.kantei a:hover {
	color: #FFFFFF;
}
#juubi a { background-position: 0 0; }
#tokujuu a { background-position: 0 -50px; }
#juuyou a { background-position: 0 -100px; }
#tokuho a { background-position: 0 -150px; }
#hozon a { background-position: 0 -200px; }

#juubi a:hover { background-position: -190px 0; }
#tokujuu a:hover { background-position: -190px -50px; }
#juuyou a:hover { background-position: -190px -100px; }
#tokuho a:hover { background-position: -190px -150px; }
#hozon a:hover { background-position: -190px -200px; }

.side_div {
    padding: 12px 0;
}
h4.side_shops {
    padding: 10px 8px 8px 8px;
    margin: 0px;
    color: #FFFFFF;
    width: auto;
    background-color: #000000;
    background: url(https://katananokura.jp/images/title_back.jpg) repeat-x 0 100%;
    line-height: 100%;
    vertical-align: middle;
    border-bottom: 3px solid #A3A35C;
    border-top: 5px solid #A3A35C;
}
.side_shop {
    margin-bottom: 18px;
}
.side_shop h5 {
    font-size: 14px;
    margin: 0 2px 6px;
    border-bottom: 2px solid #999;
}
.side_shop h5 span {
	font-weight: normal;
}
.side_shop img {
    border: 5px solid #fff;
    box-shadow: 1px 1px 5px 0 #999;
    margin: .5em 0;
    width: 170px;
}
.side_shop-last {
    margin-bottom: 0;
}
.side_shop-last h5 {
    font-size: 14px;
    margin: 0 2px 6px;
    border-bottom: 2px solid #999;
}
.side_shop-last h5 span {
	font-weight: normal;
}
.side_shop-last img {
    border: 5px solid #fff;
    box-shadow: 1px 1px 5px 0 #999;
    margin: .5em 0;
    width: 170px;
}
p.side_notice {
    background-color: #ffffcc;
    padding: 2px 4px;
    margin: 3px;
    text-align: center;
    font-weight: bold;
}

/* ヘッダメニュー用 */
.icons {
	float: right;
	top:24px;
	margin-right: 259px;
}
.icons ul{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 89px;
	overflow: hidden;
}
.icons li{
	float: left;
	width: 89px;
	height: 89px;
	margin: 0;
	padding: 0;
}
.icons li a{
	width: 100%;
	height: 89px;
	display: block;
	background: url(https://katananokura.jp/images/head_button.jpg) left top;
}

#menu01 a{ background-position: 0 0;}
#menu02 a{ background-position: -90px 0;}
#menu03 a{ background-position: -179px 0;}
#menu04 a{ background-position: -268px 0;}

#menu01 a:hover{ background-position: 0 -89px;}
#menu02 a:hover{ background-position: -90px -89px;}
#menu03 a:hover{ background-position: -179px -89px;}
#menu04 a:hover{ background-position: -268px -89px;}

/* 価格表用 */
.kakaku ul {
	cursor: default;
	float: left;
	left: 50%;
	position: relative;
	margin: 0;
	padding: 8px 0;
	list-style: none;
	clear: both;
}
.kakaku li {
	list-style: none;
	display: inline;
	float: left;
	position: relative;
	left: -50%;
	color: #F0F0F0;
	font-size: 20px;
	background: #444444;
	border: 1px solid #000000;
	font-weight: bold;
}
.kakaku li#this {
	padding: 6px 19px;
	margin: 0;
	background: #262626;
	font-weight: normal;
	color: #666666;
}
.kakaku a {
	color: #F0F0F0;
	text-decoration: none;
	display: block;
	padding: 6px 19px;
	margin: 0;
}
.kakaku a:hover {
	color: #000000;
	background: #F0F090;
	display: block;
}
.kakaku_text li {
	font-size: 14px;
	padding: 10px 100px;
	margin: 0;
	border: 1px dashed #666666;
	background: #000000;
}
.kakaku_menu li {
	font-size: 30px;
	background: #666666;
	border: 1px solid #000000;
}
.kakaku_menu a {
	color: #F0F0F0;
	text-decoration: none;
	display: block;
	padding: 8px 20px;
	margin: 0;
}
.kakaku_menu a:hover {
	color: #000000;
	background: #F0F090;
	display: block;
}
.kakaku_menu li#none {
	padding: 8px 20px;
	margin: 0;
	background: #303030;
	color: #666666;
	font-weight: normal;
}

.kakaku_top00 {
	float: left;
	color: #F0F0F0;
	background-color: #000000;
	font-size: 28px;
	padding: 0 0 5px 11px;
}
.kakaku_top01 {
	float: right;
	color: #F0F0F0;
	margin: 5px 11px 0;
}
.kakaku_top02 {
	clear: both;
	margin: 11px 0 0 11px;
	padding: 5px 0 10px;
	border-top: 2px solid #A3A35C;
}
.kakaku_01 {
	float: left;
	background-color: #000000;
	font-size: 28px;
	padding: 5px 0 0 10px;
}
.kakaku_02 {
	float: left;
	color: #F0F0F0;
	margin: 0;
	padding: 11px;
	border-right: 1px solid #666666;
}
.kakaku_02memo {
	float: left;
	color: #999999;
	margin: 0;
	padding: 11px;
}
.kakaku_03 {
	float: right;
	color: #999999;
	margin: 0;
	padding: 11px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.kakaku_03solo {
	float: right;
	color: #999999;
	margin: 0;
	padding: 11px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.kakaku_04 {
	float: right;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0;
	padding: 4px 11px;
	border-right: 1px solid #666666;
}
.kakaku_05 {
	clear: both;
	margin: 11px 0 31px 11px;
	padding: 5px 0 25px;
	border-top: 1px solid #666666;
}

/* 刀工位列用 */
.iretsu th {
	background-color: #A3A35C;
	font-size: 24px;
	color: #000000;
	text-align: center;
	padding: 4px;
}
.iretsu td {
	padding: 10px;
	border-top: 1px dotted #333333;
	border-right: 1px dotted #333333;
	color: #999999;
	text-align: center;
	line-height: 150%;
	width: 25%;
}
.iretsu td div {
	font-size: 24px;
	color: #FFFFFF;
	padding: 5px 0;
}
.iretsu td:last-child {
	border-top: 1px dotted #333333;
	border-right: none;
}
table#token-ichi tr {
	background-color: #202020;
}
table#token-ichi td {
	padding: 5px;
}
.layout1 table {
	width: 100%;
}
.layoutFrame td:first-child {
    border-left: 1px solid #000;
}
.layout1 td:first-child {
    border-left: medium none;
}
.layoutFrame tr:first-child .layout1 {
    border-top: medium none;
}

h4.newMemberinfo{
    margin-top:15px;
   }
   
   form[name='COUPON'] .backcolor2 p{
    padding-top: 1em;
   }
   
   #EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
    margin:0 20px;
    height: 2px;
    background-color:#e0e0e0;
    border: 0;
   }
   
   #confirm .bordlayoutp3 td.backcolor1{
    width:25% !important;
   }
   
   /* 戻るボタン(下部) */
   .cartBtnPreviousBottom{
    vertical-align: middle;
    display: inline-block;
   }
   
   /*支払方法余白設定*/
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}
   
   
   #EST_SPS_order .newMemberTitle,
   #EST_SPS_regist .newMemberTitle{
       text-align: center;
       font-weight: normal;
       margin-top: 1em;
       padding-bottom: 0.5em;
       font-size:1.5em;
       border-bottom: 2px solid #e0e0e0;
   }
   #EST_SPS_order .newMemberTitle ~ table{
       width: 95%;
   }
   #EST_SPS_order .newMemberTitle ~ table .backcolor1{
       width: 28%;
   }
   #EST_SPS_order .newMemberTitle ~ div textarea{
       width: 90%;
   }
   #EST_SPS_order .sps-noregist{
       cursor : pointer;
       display: inline-block;
       margin-top: 0.5em;
       font-size: 0.8em;
   }
   
   #selectPayment .side {padding:0;}
   #selectPayment .side .paytypewrap{padding:10px 15px;}
   