* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:#e7ebeb url();
	color:#333333;
	font-size: 12px;
	font-family: "sans-serif","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}




br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

p {
  margin: 1px;
  padding: 0px;
}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #3c0707; text-decoration: none;}
a:visited {color: #3c0707; text-decoration: none;}
a:active  {color: #3c0707; text-decoration: none;}
a:hover   {color: #CC3300; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #FFFFFF; text-decoration: none;}
#title a:visited {color: #FFFFFF; text-decoration: none;}
#title a:active  {color: #FFFFFF; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}


/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:800px;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/25/header.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:5px;
}

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
}

#main {
	width:600px;
	float:right;
	}

#footer {
	width:100%;
		padding:10px 0px;
	text-align:center;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:0px #CCC solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:0px #CCC solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:100px;
}

img {border:none;}
.small {font-size:11px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:0px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background:#154104;
	text-align:right;
}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#side #search .title {
	height:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/25/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/*検索ボックス*/
#side #search {
	width:170px;
	float:right;
	background:#fff4e2 url(https://img.shop-pro.jp/tmpl_img/25/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

/*検索ボックス*/
#header #search {
	width:220px;
	float:right;
	background:#DAF0BA url(https://img.shop-pro.jp/tmpl_img/25/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:0px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#FFFFFF;
	font-size:11px;
	float: left;
	padding-left: 5px;
}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ************************************************ 
 *	トップメニュー
 * ************************************************ */
#topmenu {
	color:#ffffff;
	width:100%;
	height:32px;
	margin:0px 0px 8px 0px;
	background-color: #154104;
	font-weight: bold;
}

.topmenu-link{ 
  float:left;
/*  width:156px;*/
  width:14%;
  height:20px;
  border-right:1px dotted #ffffff;
  margin:5px 0 4px 0;
}

.topmenu-link p{
	margin-top:4px;
	text-align: center;
}

.topmenu-link a {
  color:#ffffff;
}
.topmenu-link a:link {
  color:#ffffff;
}
.topmenu-link a:link {
  color:#ffffff;
}
.topmenu-link a:active {
  color:#ffffff;
}
.topmenu-link a:hover {
  color:#ffffff;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #CCC solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:5px 0px;
	text-align:left;
	padding-left:220px;

}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(https://img11.shop-pro.jp/PA01144/173/etc/grayzone3.gif) repeat-y;
	margin-bottom:10px;
	width:170px;

}

#grayzone .top {
	background:url(https://img11.shop-pro.jp/PA01144/173/etc/grayzone_top.gif) no-repeat;
	background-position:left top;
	width:170px;
}
#grayzone .bottom {
	background:url(https://img11.shop-pro.jp/PA01144/173/etc/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
	width:170px;
}


#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 1px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:0px #7CD22C solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(https://img11.shop-pro.jp/PA01144/173/etc/ddd.jpg) no-repeat;
	background-position:3px 3px;
	padding-left:12px;
	margin:3px 0px 5px 5px; 
	border-bottom:1px #CCC solid;
}

#grayzone dd a:hover {
	background-color: #F5F0E9;
}


#grayzone dd.sp {
	background:none;
	border-top:1px #CCC solid;
	padding:0px;
	margin:3px;
}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
.grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/25/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

.grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/25/grayzone_top.gif) no-repeat;
	background-position:left top;
}
.grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/25/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

.grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:0px #7CD22C solid;
	margin-bottom:5px;
	padding-top:3px;
}

.grayzone dl {margin:0px 5px;}

.grayzone dt img {margin:2px 5px;}

.grayzone dd #btn_members_login,
.grayzone dd #btn_members_signup,
.grayzone dd #btn_members_logout {
	text-align:center;
}

.grayzone dd #btn_members_signup {
	padding-top:7px;
	margin-top:7px;
	border-top:2px #FFF dotted;
}

.grayzone dd #btn_members_signup span,
.grayzone dd #btn_members_logout span {
	font-size:10px;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #ffa300 solid;
}

dl#cart dt {
	background:#ffa300 url(https://img11.shop-pro.jp/PA01144/173/etc/round_cart2.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0px;
}

dl#cart dd {
	border-left:2px #ffa300 solid;
	border-right:2px #ffa300 solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #7C8972 solid;
}

dl#owner dt {
	background:#7C8972 url(https://img.shop-pro.jp/tmpl_img/25/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #7C8972 solid;
	border-right:2px #7C8972 solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/25/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #7C8972 dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px #7C8972 solid;
}

dl#mailmaga dt {
	border-bottom:1px #7C8972 dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(https://img.shop-pro.jp/tmpl_img/25/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(https://img.shop-pro.jp/tmpl_img/25/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/25/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#6B8744;
	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px #CCC solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:10px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:15px 10px;
	width:27%;
	float:left;
	text-align:left;
        border: 1px solid #333;
        padding: 5px;
}

/* ------------------------------------- 
 *	会員価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
}

.discount_rate_top {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #9DD22C solid;
	border-bottom:1px #9DD22C solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
	font-weight:bold;
}

/* 商品の値段 */
table.list div.price {
	color:#A89D23;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:#9DD22C;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background: url(https://img11.shop-pro.jp/PA01144/173/etc/tittleoleng.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 0px 0px 35px;
	width:601px;
	height:36px;
	font-size:15px;
	}

dd#group-list {
	border-top:#FFF dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}

/* 会員価格の表示 商品一覧ページ用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
div.ci {
	margin-bottom: 20px;
	}

div.ci div.title {
	background: url("https://img.shop-pro.jp/tmpl_img/25/arrow.gif") no-repeat scroll left center transparent;
	border-bottom: 2px dotted #7C8972;
	color: #7C8972;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 15px;
	}

div.checkitem {
	margin:0 0 10px 0;
	float:left;
	padding: 0 15px 0 2px;
	width: 100px;
	}

div.checkitem .ci_img {
	width:90px;
	border: 1px solid #CCCCCC;
	}
/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin:10px 0;}

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


.item_title {
	background:url(https://img11.shop-pro.jp/PA01144/173/etc/item-back-banner.jpg) no-repeat;
	background-position:0px;
	/*color:#333; 商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	padding:12px 0px 0px 35px;
	width:600px;
	height:29px;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	
}


/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:#CCC;/*商品価格表-罫線の色*/
	width:290px;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#000000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:right;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}

/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#7C8972;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/25/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #7C8972;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#7C8972;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #7C8972;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#9DD22C;
}

/* 会員価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_search {
	padding:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#CCC;
	}


table.option th {
	background:#DDD;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}

/* 会員価格の表示 オプション用 */
.regular_price_stock {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
}

.discount_rate_stock {
	padding:2px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:95%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}



 [ css部分 ]
 .rankingbox{
 display:block;
 width:任意px;
 padding:0;
 margin:10px 0 15px 0;
 }

 img.pbimgl{
 float:left;
 height:100px;
 padding:0 10px 0 0;
 }

 .rankingbox:after{
 content:"";
 display:block;
 height:0;
 clear:both;
 } 





/* ------------------------------------- 
 *	フリーページ
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */

div#freebase{
  width:601px;
  margin:0 auto;
  margin-bottom:10px;
}


.free_title {
	color:#FFFFFF;
	font-weight:bold;
	width:601px;
	font-size:30px;
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/freekategori.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 25px 0px;
	}

.freebody{
  padding:20px;
  text-align:left;
  line-height:160%;
}


.freebodys{
  float:right;
  margin:0 10px;
}

.green {
	color: #093;
}


/* ************************************************ 
 *	
 * ************************************************ */


.pad10{
  padding:10px;
}
.border-1{ 
  border: 1px #808080 dotted;
}
@charset "utf-8";
/* CSS Document */



/* ************************************************ 
 *	詳細
 * ************************************************ */
#syousaimein {
	border: 1px solid #003333;
	width: 600px;
	margin: auto;
}
#syousaimein h2{
	background-color: #003333;
	margin: 0px;
	padding: 25px;
	color: #FFF;
	text-align: center;
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/midorilines2.gif);
}
#syousaimein h3 {
	color: #006;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid  #063;
	border-left: 10px solid #063;
	margin: 20px 0px 20px 0px;
}

#syousaimein1 {
	width: 580px;
	padding: 10px;
	text-align: left;
	margin: auto;
	font-size: 13px;
	line-height: 20px;
}

#syousaimein1 .p18 {
	color: #033;
	font-weight: bold;
	font-size: 18px;
	padding-left: 0px 0px 5px 5px;
	border-bottom: 1px solid #F00;
	border-left: 10px solid #F00;
}

#syousaimein p {
	font-size: 13px;
}

/* --- リストエリア --- */
#syousaimein ul.list {
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/* --- リスト項目 --- */
#syousaimein ul.list li {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/triangles3.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.5em;
	padding-left: 15px;
	font-weight: bold;
	color: #006;
}

/* ************************************************ 
 *	詳細
 * ************************************************ */
#syousaimein1 .p14 {
	font-size: 12px;
	padding-left: 25px;
}


#syousaimein .kate1 {
	font-size: 14px;
	padding: 5px;
	width: 520px;
	margin: 20px auto 20px auto;
	border-top: 2px solid #036;
	border-bottom: 2px solid #036;
	color: #003;
}

#syousaimein hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: 5px dotted #033;
}

/* ************************************************ 
 *	カテゴリ一覧
 * ************************************************ */

#itiran {
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/painlines2.gif);
	margin: auto;
	width: 600px;
}
#itiran h2{
	font-size: 30px;
	color: #FFF;
	text-align: center;
	padding: 18px;
	margin: 0px;
	}
#itiran1 {
	width: 600px;
	margin: auto;
}
#itiran1 .kate1 {
	font-size: 13px;
	padding: 5px 20px;
	width: 530px;
	margin: 10px auto;
	color: #003;
	border-bottom: 2px dotted #036;
}
#itiran1 .pichi {
	font-size: 13px;
	padding: 5px 20px;
	width: 510px;
	margin: 10px auto;
	color: #003;
	border-bottom: 2px dotted #036;
}

/* ************************************************ 
 *	お買いもの方法
 * ************************************************ */
#okaimonomein {
	border: 1px solid #003333;
	width: 99%;
	margin: auto;
}
div#okaimonomein h2{
	background-color: #020;
	margin: 0px;
	padding: 10px;
	font-size: 24px;
	color: #FFF;
	text-align: left;
	border-left: 15px solid #006633;
}
#okaimono {
	font-size: 18px;
	font-weight: bold;
	color: #600;
	text-align: left;
	margin: 20px 0 6px 20px;
	padding: 0 5px;
	border-left: 10px solid #600;
	height: 25px;
	width: 90%;
	border-bottom: 2px dotted #600;
}

#okaimonomein .okaimono-coment {
	width: 95%;
	padding: 8px 5px 0 0;
	margin: 5px 5px 5px 25px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
#okaimonomein .okaimono-img1 {
	float: right;
	margin: 10px 20px 5px 5px;
}
.ao15 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.cha {
	color: #510000;
}


table.spce3 {
	width:98%;
        margin: 5px;
  border="1" bordercolor="red"
	}
table.spce3 td {padding:3px;}


table.spce10 {
	width:98%;
        margin: 3px;
	}
table.spce10 td {padding:10px;}


/* ************************************************ 
 *	詳細
 * ************************************************ */

#setumei {
	border: 1px solid #003333;
	margin: auto;
}
div#setumei h2{
	background-color: #003333;
	margin: 0px;
        padding:10px 10px 10px 45px;
	color: #FFF;
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/midorilines2.gif);
}


#setumei1 {
	width: 560px;
	line-height: 20px;
	padding: 20px;
	text-align: left;
	margin: auto;
}

#setumei1 .p18 {
	color: #063;
	padding: 0px 0px 5px 5px;
	font-weight: bold;
	font-size: 16px;
	border-left: solid #033 10px;
	border-bottom: 1px solid #033;
}


#setumei .p19{
	font-size: 16px;
	font-weight: bold;
	background-color: #003333;
	margin: 0px;
        padding:10px 10px 10px 45px;
	color: #FFF;
	background-image: url(https://img11.shop-pro.jp/PA01144/173/etc/midorilines2.gif);
}
.Class12{
  font-size : 12px;
  font-weight : 400;
}
.Classhr{border-width : 1px 1px 1px 1px;border-style : dashed dashed dashed dashed;border-color : gray gray gray gray;
}
.Classhr1{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;}



.Classkl1{
	border-width : 1px;border-color : black;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
border-style : solid;
}

.moji140{
  font-size : 140%;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 5px;
}
