/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #663300;
	font-size: small;
	font-family: ”Lucida Grande”,”Hiragino Kaku Gothic ProN”,”Meiryo UI”,Meiryo,sans-serif;
	line-height: 1.6em;
	background-color: #FFFCEA; 
	text-align:center;
	background-image: url('https://img15.shop-pro.jp/PA01239/145/etc/B-4.jpg');
}

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

img {
	border: 0px;
}

a:link, a:visited  {
	color: #148439;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999900;
	text-decoration: underline;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:920px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url('https://img15.shop-pro.jp/PA01239/145/etc/backline03.gif');
	background-repeat:repeat-y;
}
.iz_yohaku {
	background-color:white;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 clear:left;
 background-color: #FFFCEA; 
}
.header h1{
 text-align:right;
 font-size:12px;
 color:#333333;
}


/*　画面左側メニューの幅　*/
.side {
	float: left;
	width:210px;
/*	width:209px; */
/*	border-right: 1px solid darkgreen; */
}

/*　side back image　*/
.iz_side {
	margin-left:5px;
	width:200px;
}
.iz_side hr {
 margin:0px auto;
 width: 98%;
 border-top: 1px solid darkgreen;
 border-left-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
}

.iz_sideback {
	background-image:url('https://img15.shop-pro.jp/PA01239/145/etc/sideblockback01.jpg?20130524102002');
	background-position:left top;
	background-repeat:repeat-y;
}
.iz_sidetitle {
	width: 200px;
	height: 40px;
	background-image:url('https://img15.shop-pro.jp/PA01239/145/etc/sideblock01.jpg?20130524101921');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	color: green;
	font-size: 14px;
	font-weight: bold;
}
.iz_sidecontents {
	padding-left:10px;
}
.iz_sidecontents2 {
	padding-left:10px;
	padding-right:10px;
}
.iz_category {
	padding-left:2px;
}
.iz_category p {
	margin-bottom:2px;
	width:190px;
	padding-left:4px;
	background-color:#B0DD8D;
}
.iz_category p a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.iz_search {
	margin-top: 10px;
	margin-left: 26px;
	border-style: none;
	padding: 0px;
	width: 120px;
	border-width: 0px;
	cursor: pointer;
	height: 24px;
	background: url('https://img15.shop-pro.jp/PA01239/145/etc/search01.gif?20130528132023');
}
.iz_history {
	padding-left: 4px;
	padding-right: 4px;
}
.iz_history_hr03 {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:6px;
	width:180px;
	border-size:1px;
	border-color:#C4BCB3;
	border-style:dashed;
}
.iz_history_thum {
	width:140px;
	height:140px;
	background-image:url('https://img15.shop-pro.jp/PA01239/145/etc/thumflame01.jpg?20130527174902');
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
}
.iz_history_thum_img {
/*	margin-top:8px; */
/*	margin-left:35px; */
	border:solid 1px #C4BCB3;
}

.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px solid #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
	list-style-type:none;
	margin-bottom:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

.owner_photo {
	max-width: 100%;
	height: auto;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width: 710px;
}
.iz_checkitem {
	margin:0px auto;
	width:600px;
}
.iz_checkitem_title {
	width:600px;
	background-color:green;
}
.iz_checkitem_title p {
	padding-left:10px;
	padding-top:4px;
	padding-bttom:4px;
	color:white;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}


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

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

/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 clear:left;
 text-align:center;
 background-color:#FFFFFF;
}
.footer hr {
 margin:10px auto;
 width: 98%;
 border-top: 1px solid #000000;
 border-left-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
