@charset "UTF-8";
/* CSS Document */

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


body {
	padding-top: 30px;
	color: #555555;
	font-size: 10px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	background-color: #FFF;
	margin-left: 20px;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:active {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #555555;
	background: #FFFFFF;
	text-decoration: none;
}

img {
	padding: 1px;
	display: block;
	background: #FFF;
	border: 0px;
}
a:hover img {
	padding: 1px;
	display: block;
	background: #FFFFFF;
}

li {
	list-style-type: none;
	margin-bottom:5px;
}

/*ショップ名文字サイズ*/
h1 {
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
	width: 190px;
}

/*ページタイトル部分*/
h2 {
	font-size: 9px;
	border-top: 2px solid #ffffff;
	padding-top: 5px;
	margin-top: 20px;
}

h3 {
	font-size: 11px;
	margin-bottom: 5px;
}


#wrapper { 
	margin: 0 auto;
	width: 880px;
	}


#main h2 {
	margin-bottom: 5px;
}


#side h2 {
	margin-bottom: 10px;
}

/*商品詳細ページの詳細テキストレイアウト*/
#detail h3 {
	margin: 20px 0px;
	padding: 10px 0px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 10px;
	font-weight: nomal;
	color: #555555;
	line-height: 170%;
}

#detail h4 {
	margin: 20px 0px;
	font-size: 11px;
	line-height: 200%;
}

#detail .button {
	margin-top: 10px;
}

.footstamp {
	margin-top: 10px 0px;
}

h5{
	width: 550px;
	margin: 45px 0px 20px 0px;
	border-bottom: 1px dotted #ccc}

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

#header {
	width: 890px;
	margin: 0px 0px 20px 10px;
	height: 50px;
	
}
#headerArea ul{
	float: right;	
	width400px;
	height: 13px;
	margin: 0px 10px 0px 0px;
	とp：；0px
}
#headerArea ul li{
	float: left;	
	margin-right: 20px;
	height: 13px;
}


/*　画面左側の幅　*/
#main {
	width: 620px;
	float: right;
}

/*　レイアウト調整　*/
#side {
	margin-top: 0px;
	float: left;
}

/*　画面右側メニューの幅　*/
.side_in {
	width:200px;
	margin-top: 0px;
	margin-left:20px;
}

/*　フッター　*/
#footer {
	float: left;
	margin: 0 auto;
	width:900px;
	height:80px;
	padding-top 30px:
	padding-bottom:0px;
	text-align:right;
	background:url(http://img06.shop-pro.jp/PA01020/048/etc/line.gif) top repeat-x;
}

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

#footer_menu {
	margin: 30px 0 0 20px;
	width: 800px;
	font-size:9px;
	background:url(http://img06.shop-pro.jp/PA01020/048/etc/footer_logo.gif) left no-repeat;
}
 
#footer_logo {
	width: 245px;
	float: left;
}
#footer_menu span a:link{
 	text-decoration: none;
 	color: #555555
	float: right;}
	
address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	トップ
 * ************************************************ */
.itemarea {
	margin: 0px 20px 10px 5px;
	width:120px;
	float:left;
}


/* ************************************************ 
 *	商品一覧・検索結果一覧の表示
 * ************************************************ */
.list {

}

.list th {
	padding: 5px 20px 10px 0px;
}

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

.list_price {
	padding-bottom:5px;
}

/*商品一覧：サブカテゴリーの表示*/
.subcategory {
	margin: 0px 20px 10px 0px;
	width:120px;
	float:left;
}

/*並べ替え条件指定*/
.sort {
	padding: 5px 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.pagenavi {
	padding: 10px 0px;
}


/* ************************************************ 
 *	商品詳細
 * ************************************************ */

.large {
}

.small {
	width:150px ;
	margin:0px 10px 0px 0px;
	float:left;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 0px 20px 0px;
	}

#together .tog_main_title {
	font-weight: lighter;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 1px solid #ffffff;
	}

#together .together_list {
	margin:10px 3px 3px 3px;
	float:left;
	width: 130px;
	text-align:left;
	}

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

#trackback {
	margin: 0px 0px 20px 0px;
}

#trackback .tb_main_title {
	font-weight: lighter;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 1px solid #ffffff;
}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #555555;
	border-bottom: 1px dotted #555555;
}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
}

/*table レイアウト　商品詳細の価格表*/
.table {
	background: #CCC;
}

.table th {
	font-weight: lighter;
	background: #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	width: 120px;
}

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


/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

#Option {
	padding:0px 10px 10px 10px;
}

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#CCC;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	background-color:#EEE;
	padding: 5px;
	font-weight:lighter;;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 5px;
}

.option_btn {
	margin-top:10px;
}

/* ------------------------------------- 
 *	特定商取引法
 * ------------------------------------- */
/*特定商取引表*/
.table_sk {
	background: #EEE;
}

.table_sk th {
	font-weight: lighter;
	background: #EEE;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	width: 120px;
}

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

/*配送・支払方法*/
.terms {
	padding-top:10px;
	margin-bottom:20px;
	border-top: 1px dotted #EEE;
}

.payment_table{
	width:400px;
	margin:0px 0px 10px 0px;
}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	float:left;
}

/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

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

#det_box{
	width:600px;
	_width:596px;
	margin: 10px 0px 0px 0px;
}

#detail_mini{
	width: 100px;
	margin-left: 420px;
	}


#det_box01 {
	float: left;
	width:600px;
	_width:596px;
	margin: 10px 0px 0px 0px;
}


#det_Lbox {
	width:380px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#det_Rbox {
	width:216px;
	min-height:472px;
	height: auto !important;
	height: 472px;
	float: right;
	text-align:right;
}

#det_Rbox table {
	margin:5px;
}

#det_Rbox .com00{
clear : both;
}

#det_Rbox .com01{
	color: #AB9655;
	font-size: 10pt
	text-align:left;
	font-weight: lighter;
}

#det_Rbox .com02{
	color: #9D9D9D;
	font-size: 10pt
	text-align:left;
	font-weight: lighter;
	padding:0px 8px;
}

#det_Rbox .com03{
	color: #9D9D9D;
	font-size: 10pt
	text-align:right;
	font-weight: lighter;
	padding:0px 8px;
}

#det_Lbox ul li a {
	width:38px;
	height:54px;
	display:block;
}

#det_Lbox ul li {
	width: 150px;
	float:left;
	list-style:none;
	display:inline;
	margin: 0px 6px 0px 10px ;
	_margin: 0px 4px 0px 0px ;
}

#det_Lbox ul li img {
	width:38px;
	height:54px;
}

.detborder {
	border:1px solid;
	border-color: #EEEEEE;
}

#det_attent {

	width:376px;
	color: #9D9D9D;
	font-size: 10pt
	text-align:left;
	margin: 0px 0px 20px 0px ;
clear : both;
}
#detail_pic{
	float: left;}
#under{
	width: 600px;
	float: left;}
