@charset "Shift_JIS";

/*--------------------------------------------------------------------*/
/*※注意　ここは置換で色（#以下）を変更する箇所です。

サイトにあった色（#以下）や背景を変えてください。*/

/*--------------------------------------------------------------------*/

/*　基本の文字の色*/

body {
	color:#333333;
}

/*　ｈ1とフッターの背景と文字*/

body h1,
footer small {
	background:#666666;
	color: #fff;
}

/*　基本のリンク色*/
a {
	color:#333333;
}


/*　ヘッダー　header*/

body header {
	/*	background: #fff url(../../images/templates/header_bg.png) right bottom no-repeat;*/
}



/*共通見出し*/

.main02_title/*indexのページタイトル*/,
.PageTitle /*各ページのページタイトル*/,
.title/*G3 サブタイトル*/,
div#cathandList h2/*listタイトル*/{
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(130, 45, 86)),color-stop(1, rgb(239, 224, 230)));
	background-image: -moz-linear-gradient(-90deg,rgb(130, 45, 86) 0%,rgb(239, 224, 230) 100%);
	background-image: linear-gradient(-90deg,rgb(130, 45, 86) 0%,rgb(239, 224, 230) 100%);
	color: #fff;
	border-top: 1px solid #822D56;
	border-bottom: 1px solid #822D56;
}


.main02_title span/*indexのページタイトル*/,
.PageTitle span /*各ページのページタイトル*/,
.title h2/*G3 サブタイトル*/ {
	background: url(../../images/templates/burette01.png) 10px 4px no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}



.SmallTitle/*各ページの小見出し*/,
div#gallery3 div.article div.articleHead h3/*G3の見出し*/,
div#PrivacyWrapper dl dt/*個人情報保護の小見出し*/,
div#company u/*会社案内の小見出し*/,
div#cathandList table td div.inside h3/*listの商品名*/,
div#cathandDetail div.cathand_detail div.de_ex u /*detail 詳細HTML編集可能部*/,
div#cathandList p.cate_header u  /*cathandList カテゴリヘッダー部*/,
div#law u /*law　ご注文の流れ*/{
	border-left:5px solid #822D56;
	border-bottom:1px solid #822D56;
}


div#gallery3 div.article u/*G3のu　見出し*/,
div.cathand_detail div.cathand_detail_right h2/*detail 商品名　タイトル*/{
	background: url(../../images/templates/arrow.png) 0 4px no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
	border-bottom:1px dotted #822D56;
}



/*　共通tableのデザイン  */

/*G3のtable*/
div#gallery3 table.border-on th,
div#gallery3 table.border-on td,
/*個人情報保護のtable*/
div#PrivacyWrapper table td,
div#PrivacyWrapper table th,
/*会社案内のtable*/
section#company02 table td.col_1,
section#company02 table td.col_2,
/*ご注文方法について　テーブル*/
div#law table td,
/*詳細　表組みの詳細説明のフリーテーブル*/
div#cathandDetail div.cathand_detail div.de_ta table td,
/*詳細　詳細のHTML変種可能スペースのフリーテーブル*/
div#cathandDetail div.cathand_detail div.de_ex table td{
	border: 1px solid #cccccc;
}

/*　共通tableのデザイン　左側  */

/*G3のtable*/
div#gallery3 table.border-on th,
/*個人情報保護のtable*/
div#PrivacyWrapper table th,
/*ご注文方法について　テーブル*/
div#law table td.left,
/*会社案内のtable*/
section#company02 table td.col_1{
	background-color: #ECE0E6;
}



/*※お問い合わせのテーブル div#Otoiawase table*/

div#Otoiawase table,
div#Otoiawase table td.td_submit{
	border-top: 1px solid #ccc;
}
div#Otoiawase table td.form_index{
	background:#eee;
}
div#Otoiawase table td.form_index,
div#Otoiawase table td.list_value,
div#Otoiawase table td.td_submit{
	border-bottom: 1px solid #ccc;
}

/*　main02　HOMEボタン　*/

div#main02 nav#main02_home {
	background:#822D56;
	border-bottom: 1px solid #fff;
}

div#main02 nav#main02_home a {
	color:#FFF;
	background:url(../../images/templates/ico_home.png) no-repeat left center;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}

/*index01 メインイメージ　背景*/

section#index01 {
	background-color: #ECE0E6;
	border-top: 2px solid #822D56;
	border-bottom: 2px solid #822D56;
}


/*index02 コンテンツギャラリー2　アイコン*/

section#index02 table td {
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(130, 45, 86)),color-stop(1, rgb(239, 224, 230)));
	background-image: -moz-linear-gradient(-90deg,rgb(130, 45, 86) 0%,rgb(239, 224, 230) 100%);
	background-image: linear-gradient(-90deg,rgb(130, 45, 86) 0%,rgb(239, 224, 230) 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #822D56;
}

section#index02 table td p {
	color: #ffffff;
}

section#index02 table td a {
	background: url(../../images/templates/icon_bg.png) center center repeat;
	color: #ffffff;
}

section#index02 table td a:active {
	color: #FC0;
}





/*******　最低限　ここまで　色や背景の変更してください！　*************************************************************************/









/*　ヘッダーとお問い合わせ　電話をかける　*/

header table p,
section#cart p{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(0.3, rgb(249, 249, 249)), color-stop(0.5, rgb(227, 227, 227)), color-stop(1, rgb(233, 233, 233)));
	background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	background-image: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	-webkit-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	-moz-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	-ms-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	box-shadow: 1px 1px 1px rgb(186, 186, 186);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	border: 2px solid #999999;
}

header table p a{
	color: #030;
	background: url(../../images/templates/arrow.png) 15px 15px no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}

section#cart p a{
	color: #030;
	background: none;
	background: url(../../images/templates/cart.png) 15px 5px no-repeat;
	-webkit-background-size: 22px 22px;
	-moz-background-size:22px 22px;
}


/*フッター　footer*/

footer {
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(238, 238, 238)),color-stop(1, rgb(255, 255, 255)));
	background-image: -moz-linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(255, 255, 255) 100%);
	background-image: linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(255, 255, 255) 100%);
	color: rgb(255, 255, 255);
}

/*　フッター　PCサイト切り替えボタンのデザイン*/

div#mode_pc p a {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(0.3, rgb(249, 249, 249)), color-stop(0.5, rgb(227, 227, 227)), color-stop(1, rgb(233, 233, 233)));
	background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	background-image: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	-webkit-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	-moz-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	-ms-box-shadow: 1px 1px 1px rgb(186, 186, 186);
	box-shadow: 1px 1px 1px rgb(186, 186, 186);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	border: 1px solid #999;
	color: #333;
}

div#mode_pc p a span {
	background: url(../../images/templates/pc.png) right center no-repeat;
	-webkit-background-size:30px 30px;
	-moz-background-size:30px 30px;
}



/*index02 リンクボタン共通*/

div#main02 ul li {
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(238, 238, 238)),color-stop(0.1, rgb(235, 235, 235)),color-stop(1, rgb(255, 255, 255)));
	background-image: -moz-linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(235, 235, 235) 14%,rgb(255, 255, 255) 100%);
	background-image: linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(235, 235, 235) 14%,rgb(255, 255, 255) 100%);
	border-bottom: 1px solid #ccc;
}

div#main02 ul li a {
	background: url(../../images/templates/arrow.png) right center no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}

/*index02 リンクボタン共通*/

div#main02 nav#main02_listcate ul.big li {
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(238, 238, 238)),color-stop(0.1, rgb(235, 235, 235)),color-stop(1, rgb(255, 255, 255)));
	background-image: -moz-linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(235, 235, 235) 14%,rgb(255, 255, 255) 100%);
	background-image: linear-gradient(-90deg,rgb(238, 238, 238) 0%,rgb(235, 235, 235) 14%,rgb(255, 255, 255) 100%);
	border-bottom: 1px solid #ccc;
}

div#main02 nav#main02_listcate ul.big li a {
	background: url(../../images/templates/arrow.png) right center no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}

div#main02 nav#main02_listcate ul.big li ul.small li {
	background: #fff;
}


div#main02 nav#main02_listcate ul.big li ul.small li a {
	background: none;
	background: url(../../images/templates/arrow02.png) left center no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
	padding-left: 20px;
}

/*search 新着商品*/

section#index03 span.new {
	background: url(../../images/cathand/new.gif) no-repeat center center;
}


/*search 商品検索*/

section#cart {
	background-color:#eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
section#cart span {
	background-color: #333;
	color: #fff;

}


/*index02 新着情報*/

section#new ul li {
	background:#fff;
	border-bottom: 1px solid #ccc;
}
div#main02 section#new {
	border-bottom: 1px dashed #ccc;
}
div#main02 section#new p span {
	border-left: 2px solid #666666;
}

/*gallery3*/

div#gallery3 div.category {
	border-bottom:1px solid #CCC;
}
div#gallery3 div.article div.articleHead {
}
div#gallery3 span.currentPage {
	color: #666666;
}

div#gallery3 span.totalNum {
	margin-right: 10px;
	color: #666;
}

/*gallery3　戻るボタン*/
div.articleBack {
	clear: both;
	border: 1px solid #ccc;
	background: url(../../images/templates/burette02.png) 10px 10px no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}
/*商品一覧・詳細・お問い合わせ　戻るボタン*/

div.cathand_list_back a,
div.cathand_detail_back a,
div.HistoryBack div.Return a{
	color: #06F;
}

div.cathand_list_back,
div.cathand_detail_back,
div.HistoryBack div.Return{
/*	border: 1px solid #ccc;*/
	background:#fff url(../../images/templates/burette02.png) 5px 10px no-repeat;
	-webkit-background-size: 15px 15px;
	-moz-background-size:15px 15px;
}

/**************** 商品管理　*************************************************************************************************/

/*一覧　ソート部*/
div#cathandList ul.cat_sort li span{
    background: none repeat scroll 0 0 #333;
    color: #FFFFFF;
}


/*一覧　ページャー　*/
div.menu{
	background: #eee;
	border-bottom: 1px solid #ccc;
}
div.menu em{
	background-color: #330;
	color:#FFF;
}

div#cathandList span.new {
	background: url(../../images/cathand/new.gif) no-repeat center center;
}

/* 商品一覧・詳細　金額や在庫など */

div#cathandList table td div.inside p.price{
	color: #900;
}

div#cathandList table td div.inside p.price span{
	background: url(../../images/cathand/sale.gif) left center no-repeat;
	color: #900;
}

div#cathandList table td div.inside p.stock span.st_left,
div#cathandList table td div.inside p.stock span.st_right,
div.cathand_detail div.cathand_detail_right p.de_st span.st_left,
div.cathand_detail div.cathand_detail_right p.de_st span.st_right{
	color: #333;
}

div#cathandList table td div.inside span,
div#cathandList table td div.inside p.sold_out,
div#cathandList table td div.inside p.stock span.st_num,
div#cathandList table td div.inside p.sold_out,
div.cathand_detail div.cathand_detail_right p.de_st span.st_num,
div.cathand_detail div.cathand_detail_right p.de_ka span{
	color:#FF0000;
}



/* 商品一覧　区切り・画像枠　のボーダー */

div#cathandList table td {
	border-bottom: 1px dotted #ccc;
}
div#cathandList table td img{
	border: 1px solid #ccc;

}



/* 商品詳細　画像枠　ボーダー */

div.cathand_detail div.cathand_detail_left img {
	border: 3px solid #666;
}
div.cathand_detail div.cathand_detail_img img {
	border: 1px solid #ccc;
	background: #ffffff;
}



/*詳細　特定商取引・送料などのボタン*/

div#cathandDetail ul#lawlink li a{
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(0.3, rgb(249, 249, 249)), color-stop(0.5, rgb(227, 227, 227)), color-stop(1, rgb(233, 233, 233)));
	background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	background-image: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 31%, rgb(227, 227, 227) 58%, rgb(233, 233, 233) 100%);
	-webkit-box-shadow: 1px 1px 2px rgb(148, 148, 148);
	-moz-box-shadow: 1px 1px 2px rgb(148, 148, 148);
	-ms-box-shadow: 1px 1px 2px rgb(148, 148, 148);
	box-shadow: 1px 1px 2px rgb(148, 148, 148);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999;
}


/*-------------------------------------------------------------------------*/
/*　↑↑↑　※注意　ここは置換で色（#以下）を変更する箇所　ここまで　↑↑↑*/
/*-------------------------------------------------------------------------*/




















/*--------------------------------------------------------------------*/
/*タグの基本設定　common*/
/*--------------------------------------------------------------------*/

html {
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}

body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: center;
}

div#container {
}

div#wrapper {
}

div#wrapper:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

body h1 {
	display: block;
	width: 100%;
	text-align:left;
	font-size:x-small;
	padding:2px 0;
	text-indent: 0.5em;
}

body a {
	outline:none;
}

body a:active img {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

body div.clear {
	clear:both;
}

body img {
	vertical-align:top;
}

/*共通見出し*/


.SmallTitle {
	clear: both;
	text-align: left;
	margin: 10px 0;
	padding-left: 10px;
}

.PageTitle {
	margin-bottom: 10px;
}

.main02_title span/*indexのページタイトル*/, .PageTitle span /*各ページのページタイトル*/, .title h2/*G3 サブタイトル*/ {
	display: block;
	padding-left: 40px;
}

.main02_title/*indexのページタイトル*/,
.PageTitle/*各ページのページタイトル*/,
.title/*G3 サブタイトル*/,
div#cathandList h2/*list タイトル*/{
	padding:5px 10px 5px 0;
	font-weight:bold;
	text-align: left;
}

div#cathandList h2/*list タイトル*/{
	padding-left:10px;
}

div#company u/*会社案内の小見出し*/,
div#cathandList table td div.inside h3/*listの商品名*/,
div#cathandDetail div.cathand_detail div.de_ex u /*detail 詳細HTML編集可能部*/,
div#cathandList p.cate_header u  /*cathandList カテゴリヘッダー部*/,
div#law u /*law　ご注文の流れ*/{
	display: block;
	text-align: left;
	margin: 10px 0 0 0;
	padding-left: 10px;
	text-decoration: none;
}

div#gallery3 div.article u,
div.cathand_detail div.cathand_detail_right h2/*detail 商品名　タイトル*/{
	text-decoration:none;
	font-weight:bold;
	display: block;
	padding-left: 20px;
}


div#cathandList table td div.inside h3/*listの商品名*/{
	margin:0 0 10px 0;
}

div#cathandList table td div.inside h3 a/*listの商品名 a*/{
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

div#cathandList table td div.inside h3 a:active{
	color: #C00;
}




/*商品一覧・詳細　戻るボタン*/

div.cathand_list_back a,
div.cathand_detail_back a,
div.HistoryBack div.Return a{
	display:block;
	text-indent: 20px;
	display: block;
	padding:5px 5px 5px 5px;
	text-align: left;
}

div.cathand_list_back,
div.cathand_detail_back,
div.HistoryBack div.Return{
	margin: 10px 10px 0 10px;
}


/*パンくずリスト*/

nav#crumbs {
	margin:5px 0 5px 10px;
	text-align:left;
	font-size:small;
}

nav#crumbs a {
	text-decoration:none;
	text-align: left;
	font-size:small;
}



/*--------------------------------------------------------------------*/
/*header　ヘッダーのスタイル*/
/*--------------------------------------------------------------------*/

header {
	clear: both;
	width: 100%;
}

header:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

header table {
	width: 100%;
	margin: 0 auto 5px;
	border-collapse: collapse;
	background-color: none;
}

header table td, header table img, header table a img {
	vertical-align: top;
}

header table img {
	float: left;
	width: 60%;
	margin-top: 12px;
}

/*　ヘッダー　電話をかける　*/

header table p {
	float:right;
	width: 32%;
	float: right;
	margin:15px 10px 3px 0;
	font-size: x-small;
}

header table p a {
	width: 90%;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 16px 0 16px 15px;
	font-weight: bold;
}


/*　カートボタン　*/

section#cart{
	width: 98%;
	clear: both;
}

section#cart p {
	width: 98%;
	margin:3px auto 10px;
	font-size: x-small;
	text-align: center;
}

section#cart p a {
	width: 90%;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	font-size: small;
}


/*　営業時間コメント部　*/

header p.text {
	clear: both;
	width: 95%;
	margin: 2px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: small;
}



/*cart　商品検索*/

section#cart {
	margin-bottom: 10px;
	padding: 3px;
}

section#cart form input#searchwindow {
	width: 54%;
}

section#cart span {
	display: block;
	float: left;
	width:20%;
	margin-top: 1px;
	padding: 2px;
	font-size: small;
}

/*--------------------------------------------------------------------*/
/*main02　共通ボタン部*/
/*--------------------------------------------------------------------*/

div#main02 {
	text-align:center;
}

div#main02 ul li {
	width: 100%;
	height: 100%;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

div#main02 ul a {
	display: block;
	height: 100%;
	padding:10px;
	text-decoration:none;
}

div#main02 table {
	border-collapse:collapse;
	width:100%;
}

div#main02 table td {
	text-align:center;
}

/*HOME*/
div#main02 nav#main02_home {
	padding:10px;
	text-align:left;
	font-weight:bold;
}

div#main02 nav#main02_home a {
	display:block;
	padding:0px 10px 0px 30px;
}

/*--------------------------------------------------------------------*/
/*フッター*/
/*--------------------------------------------------------------------*/
footer {
	width: 100%;
}

/*コピーライト*/
footer small {
	display: block;
	width: 100%;
	text-align: center;
	font-size:x-small;
	padding:3px 0;
}

/*アクセス解析*/
div#accesslog img {
	display:block;
	height:0;
}

/*--------------------------------------------------------------------*/
/*　フッターのPCサイト切り替えリンク*/
/*--------------------------------------------------------------------*/
div#mode_pc {
	padding: 20px 5px;
}

div#mode_pc:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#mode_pc p {
	width: 98%;
	clear:both;
	list-style:none;
	margin:0 auto;
	padding: 0;
	text-align: left;
}

div#mode_pc p a {
	display: block;
	text-decoration: none;
	width: 95%;
	margin:0 auto;
	padding-left: 6px;
	font-weight: bold;
}

div#mode_pc p a span {
	display: block;
	padding: 9px 0;
	margin: 0 10px;
}

/*--------------------------------------------------------------------*/
/*index.html*/
/*--------------------------------------------------------------------*/

/*index01　メインイメージ*/

div#index {
	margin: 0 auto;
	width: 100%;
}

section#index01 {
	display: block;
	margin:0 auto 10px;
	text-align: center;
	width: 100%;
}

section#index01:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}


section#index01 div.slideshow {
	width: 320px;
	margin:0 auto;
	height: 136px;
	text-align: center;
	overflow: hidden;
}

section#index01 div.slideshow:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

section#index01 div.slideshow img {
	width: 320px;
	display: block;
	margin: 0 auto;
	text-align: center;
}


/*index02 コンテンツギャラリー2　アイコン*/

section#index02 {
	clear: both;
	margin-bottom: 10px;
}

section#index02 table {
	width: 95%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 3px;
}

section#index02 table td {
	width: 33%;
	vertical-align: middle;
	padding-bottom: 5px;
	border-radius: 5px;
	text-align: center;
	empty-cells: hide;
}

section#index02 table td p {
	font-weight: bold;
	font-size: 90%;
}

section#index02 table td a {
	display: block;
	height: 30%;
	font-size: 90%;
	font-weight: bold;
	padding: 20px 11px;
	text-decoration: none;
}

section#index02 table td a:active {
	text-decoration: underline;
}


/*index03 新着orピックアップ商品*/

section#index03 div.menu,
section#index03 h2,
section#index03 table td  div.inside p,
section#index03 div.cathand_list_back{
	display:none;
}

section#index03{
	margin-bottom: 10px;
}

section#index03:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

section#index03 p.SmallTitle{
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

section#index03 table{
	clear: both;
	width: 96%;
	margin: 0 auto;
	border-collapse: collapse;
}

section#index03 table td{
	width: 32%;
	vertical-align: top;
}

section#index03 table img{
	width: 92%;
	margin: 0 auto 3px;
	vertical-align: top;
}

section#index03 table td  div.inside{
	margin: 0 3px;
}

section#index03 table td  div.inside h3{
/*	display: none;*/
	font-size: x-small;
	text-align: left;
}

section#index03 table td  div.inside h3 a{
	display: block;
}

section#index03 span.new {
	display:block;
	width:43px;
	height:12px;
	margin-left: 2px;
	text-indent:-9999px;
}

section#index03 div#item_pickup_div input{
	width:100%;
	-webkit-background-size: 320px 25px;
	-moz-background-size: 320px 25px;
}

section#index03 div#item_pickup_div input.nextButton{
	float: right;
	margin: 10px 0 0 0;
}

section#index03 div#item_pickup_div input.prevButton{
	float: left;
	margin: 0 0 10px 0;
}



/*index_banner バナー*/

section#index_banner {
	margin: 10px auto 20px;
}

section#index_banner table{
	width: 98%;
	margin: 0 auto;
	border-collapse: collapse;
}

section#index_banner table td{
	vertical-align: top;
	padding: 0 0 3px 0;
}

section#index_banner table img{
	width: 98%;
	margin: 0 auto 2px;
}

section#index_banner table td p{
	margin: 0 5px;
	font-size: small;
	text-align: left;
}





/*index02 新着情報*/

div#main02 section#new {
	margin-bottom: 10px;
}

div#main02 section#new a {
	background: none;
	font-weight: normal;
}

div#main02 section#new p {
	width: 93%;
	margin: 5px auto;
	text-align: left;
}

div#main02 section#new p a:active {
	text-decoration: underline;
}

div#main02 section#new p span {
	font-weight: bold;
	padding: 0 5px 0 8px;
}

/*--------------------------------------------------------------------*/
/*ご注文方法　law.html*/
/*--------------------------------------------------------------------*/

div#law {
	padding:0 10px 10px 10px;
	text-align: left;
}

div#law u{
	margin-bottom: -10px;
}

div#law table {
	width: 100%;
	margin: 10px auto 20px;
	border-collapse: collapse;
	text-align: left;
}

div#law table td {
	padding:5px 10px;
}

div#law table td.left {
	width: 30%;
	font-size:small;
}

div#law table td.right{
	width:70%;
	font-size: small;
}


div#law img{
	max-width: 98%;
}






/*--------------------------------------------------------------------*/
/*個人情報保護　privacy.html*/
/*--------------------------------------------------------------------*/
div#PrivacyWrapper {
	padding:0 10px 10px 10px;
}

div#PrivacyWrapper p {
	text-align:left;
	padding:0 0 15px 0;
}

div#PrivacyWrapper dl {
}

div#PrivacyWrapper dl dt {
	text-align:left;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 5px;
}

div#PrivacyWrapper dl dd {
	margin:0 0 30px 0;
	text-align:left;
}

div#PrivacyWrapper table {
	width: 100%;
	margin: 10px auto 0 auto;
	border-collapse: collapse;
}

div#PrivacyWrapper table td {
	padding:5px 10px;
	width:70%;
	font-size: small;
}

div#PrivacyWrapper table th {
	padding:5px 10px;
	width: 30%;
}


/*--------------------------------------------------------------------*/
/*会社案内　company.html*/
/*--------------------------------------------------------------------*/
div#company h3 {
	padding:5px 10px 5px 30px;
	font-weight:bold;
	display:block;
}

section#company01 u {
	clear: both;
	margin-bottom: -10px;
}

section#company01 p {
	padding: 0 10px;
}

section#company01 table {
	border-collapse: collapse;
	text-align: left;
}

section#company01 table td {
	padding:0 0 30px 0;
}


section#company01 table td b {
}

section#company01 table td img {
	max-width:94%;
	margin-bottom: 5px;
	padding:10px 10px 0 10px;
}

section#company02 {
	padding:0 10px 30px 10px;
}

section#company02 table {
	width: 100%;
	margin:0 auto;
	border-collapse: collapse;
}

section#company02 table td {
	text-align:left;
	font-size: small;
}

section#company02 table td.col_1 {
	padding:5px 10px;
	width: 30%;
}

section#company02 table td.col_2 {
	padding:5px 10px;
	width:70%;
}

section#company03 iframe {
	width: 90%;
	height: 90%;
	margin: 0 auto;
}

/*--------------------------------------------------------------------*/
/*ギャラリー3　gallery3/gallery3_list,gallery3*/
/*--------------------------------------------------------------------*/

div#gallery3 div.category {
	padding:0 0 10px 0;
	margin-bottom: 15px;
}

div#gallery3 div.category:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#gallery3 div.category div.categoryContent {
	padding:10px;
}

div#gallery3 div.category div.categoryContent div.comment p {
	text-align: left;
}

div#gallery3 div.category div.categoryContent div.image img {
	max-width:300px;
	float:left;
	margin:0 10px 10px 0;
}

div#gallery3 div.article {
	clear:both;
	padding:0 10px 20px 10px;
	text-align:left;
}

div#gallery3 div.article iframe {
	max-width:300px;
}

div#gallery3 div.articleNotFound {
	padding:10px;
}

div#gallery3 p.pager-upper, div#gallery3 p.pager-lower {
	font-weight:bold;
	padding:10px;
	text-align: left;
}

div#gallery3 p.pager-upper {
	text-align: left;
}

div#gallery3 div.article:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#gallery3 div.article p {
	margin:0 0 10px 0;
}

div#gallery3 div.article div.articleHead h3 {
	text-align:left;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 5px;
}

div#gallery3 div.article div.articleHead h3 a {
	text-decoration:none;
}

div#gallery3 div.article div.articleBody {
}

div#gallery3 div.article div.articleBody div.articleContent:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#gallery3 div.article div.articleBody {
}

div#gallery3 div.article div.articleBody div.articleContent:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#gallery3 div.article div.articleBody div.articleContent {
}

div#gallery3 div.article div.articleBody div.articleContent img {
	width:100%;
	margin:0 0 10px 0;
}

div#gallery3 div.article div.articleBody div.articleContent div.left {
	clear:both;
	float: left;
	margin:0 3px 0 0;
}

div#gallery3 div.article div.articleBody div.articleContent div.right {
	clear:both;
	float: right;
	margin:0 0 0 3px;
}

div#gallery3 div.article div.articleBody div.articleContent div.left img,
div#gallery3 div.article div.articleBody div.articleContent div.right img {
	max-width:300px;
}

div#gallery3 div.article div.articleBody div.articleContent a {
	text-decoration:underline;
}

div#gallery3 div.article div.articleBody div.articleContent a:active img {
	opacity:0.6;
	filter: alpha(opacity=60);
}

div#gallery3 table {
	border-collapse: collapse;
	width:98%;
	margin:15px auto;
}

div#gallery3 table.border-on th {
	padding:5px;
	font-weight:bold;
}

div#gallery3 table.border-on td {
	padding:5px;
}

div#gallery3 table td.seName {
	font-weight:bold;
}

/* G3の戻るボタン */

div.articleBack a {
	text-indent: 30px;
	display: block;
	padding:5px 5px 5px 5px;
}

div.articleBack {
	margin-bottom: 10px;
	text-align: left;
}



/*--------------------------------------------------------------------
(list.php)
商品一覧ページ
--------------------------------------------------------------------*/
div#cathandList {
	width:100%;
	margin:0 auto;
}


div#cathandList p.cate_header {
	margin:10px 10px 20px 10px;
	text-align: left;
}

div#cathandList p.cate_header u{
	margin-bottom: -10px;
}



/*商品一覧のソート*/
div#cathandList ul.cat_sort{
	width: 96%;
    list-style: none outside none;
    margin: 10px 0 10px 10px;
	font-size: small;
	text-align: left;
}

div#cathandList ul.cat_sort:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#cathandList ul.cat_sort li{
    display: inline;
    margin: 0 5px 0 0;
}
div#cathandList ul.cat_sort li span{
    margin:0 5px 0 0;
    padding: 3px;
}


div#cathandList img.cate_header {
	display:block;
	clear:both;
	width:94%;
	margin:10px auto;
	text-align: left;
}


/*商品一覧*/

div#cathandList table {
	width:98%;
	margin:10px auto;
}

div#cathandList table td {
	vertical-align:top;
	text-align: center;
	empty-cells: hide;
	padding:10px 3px 20px 3px;
	border-bottom: 1px dotted #ccc;
}

div#cathandList table td img{
	float: left;
	width:30%;
	border: 1px solid #ccc;
	margin:0 5px 3px 0;
}

div#cathandList table td a:hover img{
	text-decoration: none;
}

div#cathandList table td div.inside{
	float: right;
	width:64%;
	margin: 0 auto;
	text-align: left;
	font-size: small;
}

div#cathandList table td div.inside span{
	font-weight: bold;
}


div#cathandList table td div.inside p.price{
	margin: 5px 0 5px 5px;
	font-weight: bold;
	font-size: large;
}

div#cathandList table td div.inside p.price span{
	padding: 0 0 0 40px;
}

div#cathandList table td div.inside p.sold_out{
	font-weight:bold;
}

div#cathandList table td div.inside p.stock span.st_left,
div#cathandList table td div.inside p.stock span.st_right{
	font-weight:bold;
	margin-right:5px;
}

div#cathandList table td div.inside p.stock span.st_num{
	font-weight:bold;
}


/*　ページャー　*/
div.menu{
	width:98%;
	padding: 3px 2px;
	text-align: left;
	margin: 0 auto;
}

div.menu a:after{
	content:" ";
}

div.menu span{
	font-weight:bold;
	margin-right:5px;
}

div.menu em{
	padding:2px 5px;
	font-size:small;
}

div.menu a{
	padding:2px 5px;
    display: inline-block;
	text-decoration:none;
}

div.menu a:hover{
	text-decoration:underline;
}

div.menu a.link-menu{
}
div.menu a.link-menu:hover{
}

div#cathandList span.new {
	display:block;
	width:43px;
	height:12px;
	text-indent:-9999px;
}


/*--------------------------------------------------------------------
(detail.php)
--------------------------------------------------------------------*/

div#cathandDetail {
	width:100%;
	margin: 0 auto;
}

div.cathand_detail{
	margin: 0 10px;
}

div.cathand_detail div.cathand_detail_left{
	width:98%;
	margin: 0 auto;
}

div.cathand_detail div.cathand_detail_left img {
	max-width:98%;
	margin: 0;
	padding: 1px;
}

div.cathand_detail div.cathand_detail_img{
	width:98%;
	padding: 2px;
	margin:0 0 10px 0;
	text-align: center;
}

div.cathand_detail div.cathand_detail_img p{
	font-size: x-small;
	margin-bottom: 5px;
}

div.cathand_detail div.cathand_detail_right{
	width:98%;
	margin: 0 auto;
	text-align: left;
}

div.cathand_detail div.cathand_detail_right h2{
	margin-bottom: 10px;
}

div.cathand_detail div.cathand_detail_img{
	width:100%;
	text-align: center;
}

div.cathand_detail div.cathand_detail_img img {
	margin: 3px 2px 3px 0;
	width:18%;
	padding: 1px;
}

/** プルダウン **/

div.cathand_detail div.cathand_detail_right table tr td select.f1x,
div.cathand_detail div.cathand_detail_right table tr td select.f2x,
div.cathand_detail div.cathand_detail_right table tr td select.f3x,
div.cathand_detail div.cathand_detail_right table tr td select.f4x,
div.cathand_detail div.cathand_detail_right table tr td select.f5x{
	width:100%;
	margin-left: 5px;
}


div.cathand_detail div.cathand_detail_right p.de_ka span{
	font-weight: bold;
	font-size: large;
}

div.cathand_detail div.cathand_detail_right p.de_ka{
	font-size: small;
}

div.cathand_detail div.cathand_detail_right p.de_ka input {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	padding: 2px;
}


div.cathand_detail div.cathand_detail_right p.de_ka input.buy_button,
div.cathand_detail div.cathand_detail_right p.de_ka input.otoiawase_button{
	padding:5px;
}

div.cathand_detail div.cathand_detail_right p.de_st span.st_right,
div.cathand_detail div.cathand_detail_right p.de_st span.st_left{
	font-size:large;
	font-weight:bold;
	margin-left:10px;
}

div.cathand_detail div.cathand_detail_right p.de_st span.st_num{
	font-size:x-large;
	font-weight:bold;
}

div.cathand_detail p {
	margin:12px 0 0 0;
}

div.cathand_detail p.de_pr,p.de_se {
	font-size:x-large;
	font-weight:bold;
	color: #C00;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}

div.cathand_detail div.cathand_detail_right p.de_ad{
	display:inline;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


div.cathand_detail p.de_se {
	background: url(../../images/cathand/sale.gif) left top no-repeat;
	padding: 0 0 0 40px;
}

div.de_de {
	width:98%;
	margin: 15px auto;
	border-top: 1px dotted #666;
	padding: 5px;
	text-align: left;
}


div#cathandDetail div.cathand_detail div.de_ex {
	width:100%;
	margin:15px auto 20px;
	text-align: left;
}

div#cathandDetail div.cathand_detail div.de_ex u {
	margin-bottom: 10px;
}

div#cathandDetail div.cathand_detail div.de_ex img {
	width:100%;
	margin:0 0 10px 0;
}

div#cathandDetail div.cathand_detail div.de_ex div.left {
	clear:both;
	float: left;
	margin:0 3px 0 0;
}
,
div#cathandDetail div.cathand_detail div.de_ex div.right{
	clear:both;
	float: right;
	margin:0 0 0 3px;
}

div#cathandDetail div.cathand_detail div.de_ex div.right img{
	float: right;
}

div#cathandDetail div.cathand_detail div.de_ex div.left img,
div#cathandDetail div.cathand_detail div.de_ex div.right img {
	max-width:300px;
}

div#cathandDetail div.cathand_detail div.de_ex a img {
	max-width: 100px;
	margin-right: 8px;
}

div#cathandDetail div.cathand_detail div.de_ex div.big a img {
	max-width: 300px;
	margin: 0;
}

div#cathandDetail div.cathand_detail div.de_ex a:hover img {
}

/*記事無しテキスト*/
div#cathandDetail div.cathand_detail div.de_ex div.articleNotFound {
}

/*フリーテーブル*/
div#cathandDetail div.cathand_detail div.de_ta table,
div#cathandDetail div.cathand_detail div.de_ex table{
	width:94%;
	margin:10px auto;
	border-collapse:collapse;
}

div#cathandDetail div.cathand_detail div.de_ex table td {
	padding:5px;
}

div#cathandDetail div.cathand_detail div.de_ex table.border-off {
	width:94%;
	margin:10px auto;
	border-collapse:collapse;
	border: none;
}

div#cathandDetail div.cathand_detail div.de_ex table.border-off td {
	padding:5px;
	border: none;
}


/*詳細　特定商取引・送料などのボタン*/


div#cathandDetail ul#lawlink{
	width:96%;
	margin:0 auto 10px;
}

div#cathandDetail ul#lawlink li{
	display: inline;
}

div#cathandDetail ul#lawlink li#lawlink03{

}

div#cathandDetail ul#lawlink:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#cathandDetail ul#lawlink li a{
	width: 46%;
	float: left;
	display: block;
	padding: 10px 0;
	font-size: small;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 5px;
}

div#cathandDetail ul#lawlink li#lawlink03 a{
	width:94%;
}






/*--------------------------------------------------------------------*/
/*お問い合わせ　Otoiawase*/
/*--------------------------------------------------------------------*/

div#Otoiawase{
	text-align: left;	
	margin: 0 auto 20px;
	font-size:small;
}

div#Otoiawase h3 {
	margin: 0 10px;
}

div#Otoiawase caption span.form_item_name span.title{
	display: none;
}

div#Otoiawase p {
	padding:10px;
}

/*【商品名】テキストを消すなど*/
div#Otoiawase caption{
}
div#Otoiawase caption span.title{
	display:none;
}
div#Otoiawase caption span.value{
}

div#Otoiawase table{
	clear:both;
	width:94%;
	margin: 15px auto 0;
	border-collapse:collapse;
	text-align: left;
}

div#Otoiawase span.must{
	color: #C00;
	font-size: medium;
	margin: 0 4px;
}

div#Otoiawase table td.form_index{
	width:28%;
	padding: 3px 3px 3px 5px;
	font-size: small;
	vertical-align: middle;
}

div#Otoiawase table tr.style_field1 input{
	width:70%;
}
div#Otoiawase table tr.style_field2 input{
	width:70%;
}
div#Otoiawase table tr.style_field3 input{
	width:70%;
}
div#Otoiawase table tr.style_name input{
	width:70%;
}
div#Otoiawase table tr.style_kana input{
	width:70%;
}

div#Otoiawase table tr.style_add input{
	width:90%;
}
div#Otoiawase table tr.style_e_mail input{
	width:80%;
}
div#Otoiawase table tr.style_kana input{
	width:70%;
}
div#Otoiawase table tr.style_e_mail_check input{
	width:80%;
}
div#Otoiawase table tr.style_c_mail input{
	width:80%;
}
div#Otoiawase table tr.style_c_mail_check input{
	width:80%;
}
/*div#Otoiawase table tr.style_field6 td{
	padding:3px;
	width:98%;
}
div#Otoiawase table tr.style_field5 td{
	padding:3px;
	width:98%;
}*/
div#Otoiawase table tr td textarea{
	width:96%;
	height: 300px;
	font-size:small;
}
div#Otoiawase table td.list_value{
	width:64%;
	padding:5px 3px 5px 5px;
}
div#Otoiawase table td.td_submit{
	padding:8px;
	text-align:center;
}

div#Otoiawase table td.td_submit input{
	padding: 5px;
}

div#Otoiawase a.otoiawase_back{
	display: none;
}