/* CSS Document */

/********************************************************************/
/*                                                            RESET */
/********************************************************************/
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form ,IFRAME {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
	color: #333;
	}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
	
img {
	border: none;
	}
	
.side_box {
	font-weight: normal;
	}
	
/********************************************************************/
/*                                                             LINK */
/********************************************************************/
a:link,
a:visited,
a:active {
	color: #0D68F1;
	font-weight: normal;
	}

a:hover {
	color: #F035B4;
	text-decoration: underline;
	font-weight: normal;
	}
	
/********************************************************************/
/*                                                             BODY */
/********************************************************************/
body {
	background: url(/data/katuo/image/background.gif) no-repeat center top;
	}
	
/********************************************************************/
/* 大外 */
#container {
	width: 900px;
	}

/********************************************************************/
/* ヘッダー */
#header {
	display: none;
	}
	
/* ヘッダー下ライン */
#bline {
	}
	
/********************************************************************/
/* キャッチコピー */
#copy {
	width: 900px;
	height: 225px;
	overflow: hidden;
	background: url(/data/katuo/image/image.jpg) no-repeat 0px 10px;
	margin-bottom: 10px;
	}
	
	#copy .inner {
		width: 900px;
		height: 175px;
		overflow: hidden;
		text-align: left;
		}
		
		#copy #logo {
			padding-left: 20px;
			margin-right: 76px;
			float: left;
			}
			
			#copy #logo a {
				width: 180px;
				height: 130px;
				}
				
		#copy p.text {
			text-indent: -9999px;
			width: 410px;
			height: 24px;
			float: left;
			margin: 22px 12px 0px 0px;
			}
			
			#copy p.text {
				background: url(/data/katuo/image/text.jpg) no-repeat 0px 0px;
				}
				
		#copy p.subnav {
			width: 194px;
			height: 28px;
			float: left;
			margin: 18px 0px 0px 0px;
			}
			
			#copy p.subnav a {
				width: 194px;
				height: 28px;
				background: url(/data/katuo/image/subnav.jpg) no-repeat 0px 0px;
				display: block;
				text-indent: -9999px;
				}
				
				#copy p.subnav a:hover {
					background: url(/data/katuo/image/subnav.jpg) no-repeat 0px -28px;
					}
					
/*	globalnav
----------------------------------------------*/
#copy ul#globalnav {
	height: 50px;
	width: 900px;
	list-style: none;
	padding: 0px;
	}
	/*	Except IE6	*/
	#copy > ul#globalnav {
		margin: 0px auto;
		}
		
	ul#globalnav li {
		float: left;
		list-style: none;
		margin: 0px;
		}
		
		ul#globalnav li a {
			height: 50px;
			text-indent: -9999px;
			display: block;
			text-decoration: none;
			}
			
		ul#globalnav li.home a {
			background: url(/data/katuo/image/globalnav.jpg) no-repeat 0px 0px;
			width: 210px;
			}
			
			ul#globalnav li.home a:hover {
				background: url(/data/katuo/image/globalnav.jpg) no-repeat 0px -50px;
				}
				
		ul#globalnav li.about a {
			background: url(/data/katuo/image/globalnav.jpg) no-repeat -210px 0px;
			width: 99px;
			}
			
			ul#globalnav li.about a:hover {
				background: url(/data/katuo/image/globalnav.jpg) no-repeat -210px -50px;
				}
				
		ul#globalnav li.contact a {
			background: url(/data/katuo/image/globalnav.jpg) no-repeat -309px 0px;
			width: 179px;
			}
			
			ul#globalnav li.contact a:hover {
				background: url(/data/katuo/image/globalnav.jpg) no-repeat -309px -50px;
				}
				
		ul#globalnav li.law a {
			background: url(/data/katuo/image/globalnav.jpg) no-repeat -488px 0px;
			width: 134px;
			}
			
			ul#globalnav li.law a:hover {
				background: url(/data/katuo/image/globalnav.jpg) no-repeat -488px -50px;
				}
				
		ul#globalnav li.search {
			background: url(/data/katuo/image/globalnav.jpg) no-repeat -622px 0px;
			width: 278px;
			height: 50px;
			}
			
			ul#globalnav li.search input.form {
				margin-left: 80px;
				color: #333;
				}
				
				ul#globalnav li.search input {
					padding: 2px 5px;
					font-size: 100%;
					margin-top: 12px;
					}
					
/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 350px;
	}
	
/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 340px;
	}
	
/********************************************************************/
/* 左、右用枠160 */
.side_box {
	width: 190px;
	margin-bottom: 10px;
	}
	
#righttd .side_box {
	width: 180px;
	margin-bottom: 10px;
	}
	
/* 中央用枠160 */
.center_box {
	width: 520px;
	margin-bottom: 20px;
	}
	
/********************************************************************/
/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title h3 {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-category.jpg) no-repeat 0px 0px;
	}
	
/* カテゴリ一覧部分 */
.category_list {
	margin-bottom: 10px;
	}
	
.category_list ul {
	list-style: none;
	width: 180px;
	padding: 0px;
	}
	
	.category_list ul li {
		background: #5B5B5B url(/data/katuo/image/cate-list01.jpg) repeat-x left bottom;
		border-bottom: 1px solid #333;
		margin: 0px;
		}
		
		.side_box .category_list ul li a {
			color: #fff;
			text-decoration: none;
			font-weight: normal;
			background: url(/data/katuo/image/cate-list01-icon.gif) no-repeat 5px 10px;
			padding: 6px 0px 6px 20px;
			display: block;
			}
			
			.side_box .category_list ul ul {
				border-top: 1px solid #ccc;
				border-left: 1px solid #ccc;
				border-right: 1px solid #ccc;
				width: 178px;
				}
				
				.side_box .category_list ul ul li {
					background: #fff url(/data/katuo/image/cate-list02-icon.gif) no-repeat 5px 13px;
					border-bottom: 1px solid #ccc;
					}
					
					.side_box .category_list ul ul li a {
						color: #0E68F0;
						background: none;
						}
						
						.side_box .category_list ul ul li a:hover {
							color: #F035B4;
							text-decoration: underline;
							font-weight: normal;
							}
							
/********************************************************************/
/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	padding: 5px;
	}
	
/* 内容 */
.pickup_category_list {
	padding: 5px;
	}
	
/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.side_box .navi {
	background: #F6F6F6 url(/data/katuo/image/nav-line.gif) repeat-x 0px 0px;
	width: 180px;
	}
	
/* ショップ通信 */
.side_box .navi .shop {
	display: none;
	}
	
/* 店長日記 */
.diary {
	padding: 5px;
	}
	
/* リンク集 */
.link {
	padding: 5px;
	}
	
/* 掲示板 */
.bbs {
	padding: 5px;
	}
	
/* フリー */
.side_box .free_menu {
	background: url(/data/katuo/image/nav-line.gif) repeat-x left bottom;
	padding: 10px 0px;
	}
	
/********************************************************************/
/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title h3 {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-shopping.jpg) no-repeat 0px 0px;
	}
	
/* カートの中身大枠 */
.shopc_list {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 178px;
	}
	
/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	color: #FF6600;
	font-weight: bold;
	background: url(/data/katuo/image/line.gif) repeat-x left bottom;
	padding: 5px;
	}
	
/* カートの中身商品リスト */
.shopc_in form h2 {
	background: url(/data/katuo/image/cate-list02-icon.gif) no-repeat 5px 10px;
	padding: 5px 5px 5px 17px;
	}
	
	.shopc_in form h2 a {
		font-size: 90%;
		text-align: left;
		}
		
/*	価格	*/
.shopc_in form .price {
	color: #E93675;
	font-weight: bold;
	float: left;
	padding: 0px 10px;
	}
	
/*	数量	*/
.shopc_in form select {
	margin-bottom: 5px;
	}
	
/*	数量	*/
.shopc_in form input.changeinput {
	margin: 0px 0px 5px 5px;
	}
.shopc_in form input.deleteinput {
	margin: 0px 0px 5px 0px;
	}
	
/*	空	*/
.shopc_in h2 {
	padding: 5px 0px 0px 5px;
	}
	
#total_price {
	background: url(/data/katuo/image/line.gif) repeat-x left top;
	padding: 5px;
	color: #E93675;
	font-weight: bold;
	}
	
/* レジに行く */
.shopc_go {
	padding-bottom: 5px;
	text-align: center;
	}
	
/********************************************************************/
/* ログインタイトル　*/
.member .shopc_title h3 {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-login.jpg) no-repeat 0px 0px;
	}
	
.member .shopc_list .auto .shopc_in {
	background: url(/data/katuo/image/line.gif) repeat-x left bottom;
	margin-bottom: 5px;
	}
	
.shopc_in .subicon03 {
	background: url(/data/katuo/image/cate-list02-icon.gif) no-repeat 5px 10px;
	padding: 5px 5px 5px 17px;
	}
	
.box_padding .subicon03 {
	background: url(/data/katuo/image/cate-list02-icon.gif) no-repeat 0px 10px;
	padding: 5px 5px 5px 12px;
	}
	
.shopc_in .box_padding {
	width: 160px;
	line-height: 180%;
	}
	
/********************************************************************/
/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
	}
	
/* 左td */
#lefttd {
	width: 190px;
	}
	
/* 中央td */
#centertd {
	width: 520px;
	}
	
/* 右td */
#righttd {
	width: 180px;
	padding-left: 10px;
	}
	
/* 内部ページtd */
#pagetd {
	width: 710px;
	}
	
.photo_line_140 {
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
.photo_line {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
	}
	
/********************************************************************/
/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	}
	
/* 大枠中 */
.whatnew_middle {
	padding: 5px;
	}
	
/* 大枠下 */
.whatnew_bottom {
	padding: 5px;
	}
	
/********************************************************************/
/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	width: 520px;
	height: 52px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-recommended.jpg) no-repeat 0px 0px;
	}
	
.imgsize_list {
	width: 518px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	}
	
/* 商品名 */
.item_name {
	font-size: medium;
	}
	
/********************************************************************/
/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	}
	
/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
	padding: 5px;
	}
	
/********************************************************************/
/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top h3 {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-magazine.jpg) no-repeat 0px 0px;
	}
	
/* 大枠中 */
.melmaga_middle {
	width: 178px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 10px;
	}
	
/* 大枠下 */
.melmaga_bottom {
	padding: 5px;
	}
	
/* 内容 */
.mdata {
	font-size: 85%;
	width: 178px;
	}
	
	.mdata .text {
		padding: 5px;
		}
		
	.mdata form {
		padding: 5px 6px 0px 6px;
		}
		
	.mdata form .mailmagazineinput {
		font-size: 115%;
		float: left;
		padding: 2px;
		}
		
	.mdata form .bot_b {
		float: right;
		}
		
.mdata form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.mdata form {
	display: inline-block;
	}
/* Hides from IE-mac \*/ 
* html .mdata form {
	height: 1%;
	}
.mdata form {
	display: block;
	}
/* End hide from IE-mac */
	
/********************************************/
h3#qrcode {
	width: 180px;
	height: 32px;
	background: url(/data/katuo/image/mobile.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	}
	
.qrcode {
	width: 178px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 0px;
	}
	
.qrcode p {
	text-align: left;
	padding: 0px 5px;
	font-weight: normal;
	}
	
/**********************************/
#pagemain {
	width: 710px;
	}
	
#pagemain .ptitle {
	width: 645px;
	background: url(/data/katuo/image/ttl-list.jpg) no-repeat 0px 0px;
	font-family: "ＭＳ 明朝",serif;
	height: 52px;
	padding-left: 65px;
	line-height: 52px;
	color: #000;
	font-weight: bold;
	font-size: 160%;
	}
	
#pagemain .pmiddle {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 9px;
	margin-bottom: 30px;
	}
	
	#pagemain .pmiddle .list_name {
		background-color: #4E863E;
		color: #fff;
		width: 670px;
		margin-bottom: 10px;
		padding: 7px 10px;
		font-weight: bold;
		font-size: 120%;
		}
		
.list_soat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.list_soat {
	display: inline-block;
	}
/* Hides from IE-mac \*/ 
* html .list_soat {
	height: 1%;
	}
.list_soat {
	display: block;
	}
/* End hide from IE-mac */
	
	#pagemain .pmiddle .list_soat {
		background-color: #eee;
		width: 670px;
		padding: 3px 10px;
		text-align: right;
		float: none;
		}
		
		#pagemain .pmiddle .list_soat form {
			float: right;
			}
			
	.Item-description {
		border: 1px solid #EEE0BB;
		background-color: #F9F4E6;
		padding: 0px 10px 10px 10px;
		margin-bottom: 15px;
		}
		
/* 第二階層パンクズ */
#pan {
	background: url(/data/katuo/image/pan.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	}
	
/* 第二階層下 */
.pbottom {
	padding: 5px;
	}
	
/********************************************************************/
/* 商品数 */
.list_count {
	padding: 5px;
	border: 1px solid #ccc;
	width: 140px;
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	}
	
/* ページ送り */
.pmiddle .sec_line_top {
	text-align: right;
	padding: 5px;
	margin: 10px 0px;
	}
	
	.sec_line_top .list_display a {
		border: 1px solid #ccc;
		padding: 5px 15px 5px 15px;
		background: url(/data/katuo/image/list-btn.jpg) repeat-x 0px 2px;
		overflow: hidden;
		}
		
		.list_table_top {
			clear: both;
			margin: 0px;
			overflow: hidden;
			}
			
		.pmiddle .layout_list {
			border: 1px solid #ccc;
			padding: 9px;
			}
			
table.list_item_table {
	width: 100%;
	}
	
	table.list_item_table td {
		width: 33%;
		}
		
.layout_list .list_table_middle table.list_item_table .style1_text {
	width: 180px;
	}
	
.layout_list table.list_item_table .style1_text h2 {
	width: 100%;
	}
	
.layout_list table.list_item_table .style1_text .member_price {
	width: 100%;
	}
	
		.layout_list .list_table_middle table.list_item_table .style1_text .member_price .pricech {
			float: left;
			font-weight: bold;
			color: #E93574;
			width: 70px;
			}
			
		.layout_list .list_table_middle table.list_item_table .style1_text .member_price .stock {
			float: right;
			font-weight: bold;
			width: 70px;
			text-align: right;
			margin-top: -18px;
			}
			
		.layout_list .list_table_middle {
			border: none;
			}
			
/********************************************************************/
.list_table_middle {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}
	
	.style1_photo {
		padding: 10px;
		}
		
	.list_table_middle table.list_item_table .style1_text {
		width: 480px;
		padding: 10px 10px 0px 0px;
		}
		
		
		.list_table_middle table.list_item_table .style1_text h2 {
			background: url(/data/katuo/image/line.gif) repeat-x left bottom;
			width: 100%;
			}
			
		.list_table_middle table.list_item_table .style1_text .member_price {
			width: 100%;
			}
			
		.list_table_middle table.list_item_table .style1_text .member_price .pricech {
			float: none;
			font-weight: bold;
			color: #E93574;
			width: auto;
			}
			
		.list_table_middle table.list_item_table .style1_text .member_price .stock {
			float: none;
			font-weight: bold;
			width: auto;
			text-align: right;
			margin: 0px;
			}
			
			.list_table_middle table.list_item_table .style1_text .item_bot_box {
				padding-top: 5px;
				}
				
				.list_table_middle table.list_item_table .style1_text .item_bot_box .bot_b {
					float: none;
					}
					
					.list_table_middle table.list_item_table .style1_text .item_bot_box .bot_b form {
						float: left;
						margin-right: 5px;
						}
						
					.sec_liner ,
					.sec_linel {
						display: none;
						}
						
.item_bot_box .bot_b :after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.item_bot_box .bot_b {
	display: inline-block;
	}
/* Hides from IE-mac \*/ 
* html .item_bot_box .bot_b {
	height: 1%;
	}
.item_bot_box .bot_b {
	display: block;
	}
/* End hide from IE-mac */
			
/********************************************************************/
/* 商品詳細ページ */
.photo_line_250 {
	width: 100%;
	margin: 0px auto;
	}
	
	.photo_line_250 img {
		border: 1px solid #ccc;
		padding: 10px;
		}
		
.detail_item_table {
	width: 100%;
	}
	
	.detail_item_table .detail_item_text {
		/*
		padding: 10px;
		*/
		}
		
		.detail_item_table .detail_item_text h2 {
			color: #990000;
			background: url(/data/katuo/image/line-bold.gif) repeat-x left bottom;
			padding-bottom: 10px;
			margin-bottom: 10px;
			}
			
		.detail_item_text .priceb  {
			margin-right: 15px;
			padding: 15px;
			font-size: 120%;
			}
			
			.priceb #pricech {
				color: #E93574;
				font-weight: bold;
				}
				
		.detail_item_text .stock {
			padding: 15px;
			font-size: 120%;
			}
			
		#garitto ,
		.text-11 {
			clear: both;
			padding: 5px 0px;
			color: #666;
			}
	
	.detail_item_text .item_bot_box .bot_b {
		margin-bottom: 20px;
		}
		
	.item_bot_box2 {
		border: 1px solid #ccc;
		background-color: #F8F7F3;
		padding: 15px;
		margin: 10px 0px;
		}
		
	.item_bot_box2 span.text-bold {
		padding: 10px;
		}
		
	.text-normal {
		clear: both;
		}
		
/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	}
	
/* 詳細説明 */
.detail_sub_table {
	width: 620px;
	}
	
/* 他の写真 */
.detail_sub_table02 {
	padding: 5px;
	}
	
/* 詳細説明テキスト */
.detail_sub_text {
	padding: 5px;
	}
	
/* 他の写真サブセル */
.sub_item {
	padding: 5px;
	}
	
/* セル幅 */
.detail_sub_table02 td {
	width: 205px;
	}
	
/* 他の商品写真 */
.sub_item_photo {
	margin: 5px 15px;
	}
	
/********************************************************************/
/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	padding: 5px 0px;
	margin: 0px 10px 10px 10px;
	font-size: 140%;
	font-weight: bold;
	font-family: "ＭＳ 明朝",serif;
	background: url(/data/katuo/image/line.gif) repeat-x left bottom;
	}
	
/* 内部ページの中 */
.page_table_middle {
	padding: 5px;
	margin: 0px 20px;
	}
	
	table.cart_table_bottom {
		width: 100%;
		padding: 10px;
		border-collapse: collapse;
		margin: 10px 0px;
		}
		
		table.cart_table_bottom tr {
			background: url(/data/katuo/image/line.gif) repeat-x left bottom;
			}
			
		table.cart_table_bottom td {
		border-collapse: collapse;
		border: 1px solid #888;
		padding: 8px 10px;
		background-color: #fff;
			}
			
			table.cart_table_bottom td.td_color1 {
			border-collapse: collapse;
			border: 1px solid #888;
			padding: 8px 10px;
			background-color: #D8D2BC;
				}
				
			table.cart_table_bottom td.td_color3 {
			border-collapse: collapse;
			border: 1px solid #888;
			padding: 8px 5px;
			background-color: #F8F7F3;
			color: #333;
			font-weight: bold;
				}
				
/* 内部ページの下 */
.page_table_bottom {
	padding: 5px;
	}
	
/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	padding: 5px 0px;
	margin: 0px 10px 10px 10px;
	font-size: 140%;
	font-weight: bold;
	font-family: "ＭＳ 明朝",serif;
	background: url(/data/katuo/image/line.gif) repeat-x left bottom;
	}
	
/* 内部ページの中 */
.page_table2_middle {
	padding: 5px;
	margin: 0px 20px;
	}
	
/* 内部ページの下 */
.page_table2_bottom {
	padding: 5px;
	}
	
/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	padding: 5px;
	margin: 10px 20px 0px;
	font-size: medium;
	font-weight: bold;
	}
	
/* 内部ページの中 */
.page_table3_middle {
	padding: 5px;
	margin: 0px 20px;
	}
	
/* 内部ページの下 */
.page_table3_bottom {
	padding: 5px;
	}
	
/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
	}
	
/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
	}
	
/* 内部テーブルフレーム */
.table_fream {
	width: 600px ;
	}
	
/********************************************************************/
/* カートの中身テーブル */
table.cart_table {
	border-collapse: collapse;
	margin: 20px 0px 10px 0px;
	}
	
	table.cart_table td {
		border-collapse: collapse;
		border: 1px solid #888;
		padding: 8px 10px;
		background-color: #fff;
		}
		
		table.cart_table td.td_color1 {
			border-collapse: collapse;
			border: 1px solid #888;
			padding: 8px 10px;
			background-color: #D8D2BC;
			}
			
		table.cart_table td.td_color3 {
			border-collapse: collapse;
			border: 1px solid #888;
			padding: 8px 10px;
			background-color: #F8F7F3;
			color: #333;
			font-weight: bold;
			}
			
/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.cart_table_bottom .point_box {
	background-color: #FFFFF0;
	border: 1px solid #ccc;
	padding: 10px;
	}
	
	.cart_table_bottom .point_box a {
		background: url(/data/katuo/image/cate-list02-icon.gif) no-repeat 0px 4px;
		padding-left: 15px;
		}
		
.point_box {
	padding: 5px;
	margin: 5px;
	}
	
	.point_box table {
		border: 1px solid #EEE0BB;
		}
		
		.point_box table td {
			background-color: #F9F4E6;
			padding: 5px;
			}
			
.point_box2 {
	padding: 5px;
	margin: 5px;
	}
	
.point_box3 table {
	border: 0px;
	padding: 0px;
	background: none;
	}
	
/* エラーボックス */
.error_box {
	padding: 5px;
	margin: 5px 40px 0px;
	color: #f00;
	}
	
	.error_box ul li {
		color: #f00;
		}
		
/* エラーテキスト */
.error_text {
　　　　font-size: 20px;
	font-weight: bold;
	}
	
/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
	}
	
/* カート金額 */
.cart_price_box {
	width: 150px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	border-bottom: 1px dashed #666;
	text-align: right;
	}
	
/* カートステップテーブル */
table.cart_step_table {
	margin: 5px auto 20px auto;
	font-size: 80%;
	}
	
	table.cart_step_table td .text-bold {
		color: #333;
		font-weight: bold;
		}
		
	table.cart_step_table td .cart_step_1_check ,
	table.cart_step_table td .cart_step_2_check ,
	table.cart_step_table td .cart_step_3_check ,
	table.cart_step_table td .cart_step_4_check ,
	table.cart_step_table td .cart_step_5_check {
		background: #f60;
		padding: 10px 15px;
		color: #fff;
		margin-right: 1px;
		}
		
		table.cart_step_table td .cart_step_1_check .text-bold ,
		table.cart_step_table td .cart_step_2_check .text-bold ,
		table.cart_step_table td .cart_step_3_check .text-bold ,
		table.cart_step_table td .cart_step_4_check .text-bold ,
		table.cart_step_table td .cart_step_5_check .text-bold {
			color: #fff;
			font-weight: bold;
			}
			
	table.cart_step_table td .cart_step_1 ,
	table.cart_step_table td .cart_step_2 ,
	table.cart_step_table td .cart_step_3 ,
	table.cart_step_table td .cart_step_4 ,
	table.cart_step_table td .cart_step_5 {
		background: #eee;
		padding: 10px 15px;
		color: #333;
		margin-right: 1px;
		}
		
/* カートステップ 
/* 内容確認用テキスト */
.bottom_check {
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
	}
	
/* フォーム系td背景 */
.td_color1 {
	padding: 5px;
	}
	
.td_color2 {
	padding: 5px;
	}
	
/********************************************************************/
/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	padding: 5px;
	margin: 10px 20px 0px;
	font-size: medium;
	font-weight: bold;
	}
	
/* 各テーブル枠中 */
.tdiary_news_table_middle {
	padding: 5px;
	margin: 0px 20px;
	}
	
/* 各テーブル枠下 */
.tdiary_news_table_bottom {
	padding: 5px;
	}
	
/* テーブル */
.tdiary_news_table {
	padding: 5px;
	}
	
/* テキスト部分 */
.tdiary_news_text {
	padding: 5px;
	}
	
/* 写真部分 */
.tdiary_news_photo {
	padding: 0px 5px 0px 0px;
	}
	
/********************************************************************/
/* td左 */
.td_link_shop1 {
    width: 150px;
	padding: 5px;
	font-weight: bold;
	}
	
/* td右 */
.td_link_shop2 {
	padding: 5px;
	}
	
/* 大枠 */
.link_shop {
	padding: 5px;
	margin: 10px;
	}
	
/* テーブル */
table.link_shop_table {
	border-collapse: collapse;
	}
	
table.link_shop_table td.td_link_shop1 {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 8px 10px;
	background-color: #F8F7F3;
	}
	
table.link_shop_table td.td_link_shop2 {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 8px 10px;
	}
	
/********************************************************************/
/* ご利用ガイド */
.guide_text {
	padding: 0px 10px 5px;
	}
	
/********************************************************************/
/* フッター */
#footer {
	margin: 0px;
	}
	
/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	}
	
	#ochanoko div {
		display: none;
		}
		
/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
	} 
	
/********************************************************************/
/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	margin: 20px 20px 0px;
	}
	
/* 大枠中 */
.bbs_table_middle {
	margin: 0px 20px;
	padding: 10px;
	}
	
/* 大枠下 */
.bbs_table_bottom {
	margin: 0px 20px 20px;
	}
	
/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	}
	
/* テーブル小 */
.bbs_table_s {
	width: 500px;
	}
	
/* テーブル */
.bbs_table {
	width: 600px;
	}
	
/* tdカラー */
.bbs_td_color1 {
	width: 20px;
	padding: 5px;
	}
	
.bbs_td_color2 {
	padding: 5px;
	}
	
.bbs_td_color3 {
	width: 30px;
	padding: 5px;
	}
	
/* テキスト */
.bbs_text {
	padding: 5px;
	margin: 10px 5px 10px;
	}
	
/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
	padding: 2px 3px;
	}
	
/********************************************************************/
/* HTMLタグ要素 */
body {
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 140%;
	}
	
h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
	
h3 {
	font-size: small;
	margin: 0px;
	padding: 0px;
	}
	
ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
	
/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
	}
	
/********************************************************************/
/* ボールド大 */
.text-bold-b {
	font-size: medium;
	font-weight: bold;
	}
	
/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: medium;
	}
	
/* サイズ大用 */
.text-14 {
	font-size: medium;
	}
	
/* ショップロゴ用 */
.text-18 {
	font-size: large;
	line-height: normal;
	}
	
/*	information
********************************************************************/
h2#information {
	width: 520px;
	background: url(/data/katuo/image/ttl-information.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 32px;
	}
	
#info-top {
	width: 498px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
	
/*	calendar
********************************************************************/
#calendar {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	background: url(/data/katuo/image/ttl-calendar.jpg) no-repeat 0px 0px;
	}
	
.calendar {
	width: 178px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0px;
	}
	
/*	footer
********************************************************************/
#payment-box {
	border: 1px solid #8D7865;
	margin-bottom: 30px;
	padding: 10px;
	}
	
	#payment-box h2 {
		padding-top: 10px;
		margin-bottom: 20px;
		}
		
	#payment-box p {
		margin-bottom: 20px;
		}
		
	#payment-box a {
		font-weight: bold;
		}
		
	#payment-box .red {
		color: #f00;
		}
		
	#payment-box .left {
		width: 430px;
		float: left;
		}
		
		#payment-box .left img.img {
			text-align: center;
			margin: 0px auto 20px auto;
			}
			
	#payment-box .right {
		width: 430px;
		float: right;
		}
		
	#payment-box .block {
		width: 430px;
		margin-bottom: 10px;
		}
		
		#payment-box .block .img {
			width: 70px;
			margin-right: 10px;
			float: left;
			}
			
		#payment-box .block .r-text {
			width: 350px;
			float: left;
			}
			
#footernav {
	margin-bottom: 25px;
	}
	
#contact {
	color: #FF6600;
	}
	
#copyright {
	background-color: #000;
	color: #fff;
	padding: 10px 0px 50px 0px;
	text-align: center;
	}
	
/*	おすすめ商品
********************************************************************/
.photo_line_80 {
	border: 1px solid #ccc;
	padding: 10px;
	}
	
	.icon_pickup {
		display: none;
		}
.style1_middle table.auto {
	width: 100%;
	}
	
body .style1_middle table.auto td {
	width: 33%;
	}
	
.style1_text h2 {
	padding: 5px 0px 10px 0px;
	background: url(/data/katuo/image/line.gif) repeat-x left bottom;
	text-align: left;
	margin-bottom: 5px;
	width: 140px;
	}
	
.member_price {
	width: 140px;
	text-align: left;
	margin-bottom: 10px;
	}
	
.member_price:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.member_price {
	display: inline-block;
	}
/* Hides from IE-mac \*/ 
* html .member_price {
	height: 1%;
	}
.member_price {
	display: block;
	}
/* End hide from IE-mac */
	
	.member_price .pricech {
		float: left;
		font-weight: bold;
		color: #E93574;
		width: 70px;
		}
		
	.member_price .stock {
		float: right;
		font-weight: bold;
		width: 70px;
		text-align: right;
		margin-top: -18px;
		}
		
/*************************************************/
h2.katsuo-size {
	background: url(/data/katuo/image/ttl-katsuo-size.jpg) no-repeat 0px 0px;
	width: 710px;
	text-indent: -9999px;
	height: 52px;
	}
	
.B-block {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 20px 10px;
	text-align: center;
	}
	
	.B-block p {
		text-align: left;
		margin-bottom: 15px;
		}
	
	.B-block .B-img img{
		border: 1px solid #ccc;
		padding: 10px;
		}
		
/****************************************************/
body.password_page_body {
	background: none;
	margin: 50px auto;
	}
	
/*	カテゴリ別
*****************************************************/
.cate-img {
	width: 690px;
	text-align: center;
	}
	
.common-block {
	padding: 0px 10px;
	margin-bottom: 10px;
	}
	
	/*	左画像/右テキスト	*/
	.common-block .left-img {
		float: left;
		width: 200px;
		}
		
	.common-block .right-text {
		float: right;
		width: 460px;
		}
		
		.common-block .right-text img {
			padding-bottom: 5px;
			}
			
	/*	左テキスト/右画像	*/
	.common-block .left-text {
		float: left;
		width: 460px;
		}
		
	.common-block .right-img {
		float: right;
		width: 200px;
		}
		
	
