@charset "utf-8";

@import url("../packages/colors/css/import.css");

/* *******************************************************************************
set up
******************************************************************************** */
* {
    margin: 0;
    padding: 0;
}
body {
	width: 904px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	line-height: 1.2em;
}
img {
	border: 0;
	vertical-align: bottom;
}
li {
	list-style-type: none;
}

/* リンク指定
----------------------------------------------- */
a:link {
    color: #8C8C8C;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}


/* イメージムービング　2010/5/16　イノ追加
----------------------------------------------- */
a:hover img {
    position:relative;
    top:1px; left:1px;
}

/* フロート回り込み解除
----------------------------------------------- */
.clear {
	clear: both;
}

/* フォント関連(旧引き継ぎ)
----------------------------------------------- */
h2,h3,h4 {
	font-weight: normal;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
#completetext em {
    font-weight: bold;
}
#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* テーブル共通指定(旧引き継ぎ)
----------------------------------------------- */
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}


/* *******************************************************************************
カラム設定
******************************************************************************** */
/* 3カラム設定
----------------------------------------------- */
div#three_maincolumn {
	width: 534px;
	float: left;
	margin: 0 auto 0 auto;
	zoom:1;
}

* html div#three_maincolumn {
	left: 187px;
	width: 534px;
	float: left;
	margin: 0 auto 0 auto;
	position: absolute;
	zoom:1;
	display: inline;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定
----------------------------------------------- */
div#two_maincolumn {
	width: 695px;
	float: right;
	margin: 0 auto 0 auto;
}

div#two_maincolumn h2 {
    padding: 0px;
}

/* 1カラム設定
----------------------------------------------- */
div#one_maincolumn {
    padding: 10px 0 0 0;
    border: 1px solid #a8a8a8;
}
/* メインコンテンツエリア
----------------------------------------------- */
#container {
	float: left;
	width: 904px;
	margin: 0px auto 0 auto;
	background-color: #fff;
	text-align: left;
	position: relative;
	overflow: visible;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: right;
    height: 1px;
    overflow: hidden;
}
/* 左エリア
----------------------------------------------- */
#leftcolumn {
    width: 187px;
    float: left;
    margin: 0;
}
#leftcolumn h2 {
    padding: 15px 0 0 0;
}
/* 右エリア
----------------------------------------------- */
#rightcolumn {
    width: 175px;
    float: right;
    margin: 0 auto 0 auto;
}
#rightcolumn h2 {
    padding: 15px 0 0 0;
}


/* *******************************************************************************
header
******************************************************************************* */
#header {
	width: 904px;
	font-size: 11px;
	margin-bottom: 0px;
}
h1{
	width: 500px;
	font-size: 12px;
	float: left;
	vertical-align: bottom;
	padding-top: 18px;
	font-weight: bold;
	color: #6c6c6c;
}

/* information
----------------------------------------------- */
.information {
	width: 904px;
	font-size: 10px;
	height: 38px;
	vertical-align: bottom;
	margin-bottom: 3px;
}
.information  a:link {
	color: #6c6c6c;
	text-decoration: none;
}
.information a:visited {
	color: #6c6c6c;
	text-decoration: none;
}
.information a:hover {
	color: #6c6c6c;
	text-decoration: none;
}
.information a:active {
	color: #6c6c6c;
	text-decoration: none;
}

/* ショッピングカート
----------------------------------------------- */
.shoppingCart {
	width: 163px;
	float: right;
	padding-top: 5px;
}
.shoppingCart img {
	vertical-align: middle;
}

/* カゴの中
----------------------------------------------- */
#cartarea {
    width: 144px;
    padding: 10px;
    border: solid 1px #ccc;
}

#cartarea p {
    padding: 5px 0 10px 0;
}

#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

#cartarea .btn {
    padding: 0;
    text-align: center;
}

/* 送料無料のお知らせ
----------------------------------------------- */
.freeInfo {
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 18px;
}
/* ヘッダーロゴ
----------------------------------------------- */
#headerlogo {
	background-image: url(http://www.shinko-colors.co.jp/ecc/user_data/packages/colors/img/header_new/header_bg.jpg);
	height: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-bottom: 5px;
	clear: both;
}

/* 検索
----------------------------------------------- */
#searcharea {
	vertical-align: middle;
	float: left;
	width: 350px;
}
#searcharea .btn {
    text-align: center;
}
#searcharea span {
	font-size: 10px;
}

/* ナビゲーション
----------------------------------------------- */
.navigation
 {
	font-size: 11px;
	float: right;
	color: #555555;
}
.navigation li {
	float: left;
	display: inline;
	vertical-align: bottom;
	list-style-type: none;
	color: #333;
}
.navigation li a:link {
	color: #6c6c6c;
	text-decoration: none;
}
.navigation li a:visited {
	color: #6c6c6c;
	text-decoration: none;
}
.navigation li a:hover {
	color: #6c6c6c;
	text-decoration: underline;
}
.navigation li a:active {
	color: #6c6c6c;
	text-decoration: none;
}
/*各liのclass*/
.us {
	margin-right: 10px;
}
.ex {
	padding: 0px;
}
.top {
	margin-right: 15px;
}

/* キャンペーンエリア
----------------------------------------------- */
#header .campaign p {
	text-align: center;
	font-size: 12px;
	}
	
#header .campaign p span {
	color:#FF3300;
	font-weight: bold;
	margin-right: 10px;
	}


/* *******************************************************************************
左エリア
******************************************************************************** */

/* セール商品カテゴリバナー　2010/6/15　イノ追加　2010/8/14　イノ変更
----------------------------------------------- */
.block_saleantiques_top {
	width: 180px;
	overflow: hidden;
	margin-bottom: 20px;
}

.block_saleantiques_top ul {
	width: 100%;
    padding: 10px ;
	background-image: url(http://www.shinko-colors.co.jp/ecc/user_data/packages/colors/img/block/saleantiques_top/02.jpg);
}

.block_saleantiques_top ul li a {
	color: #FFFFFF;
}

/* ナビゲーション
----------------------------------------------- */
div#catnaviarea {
    width: 100%;
    margin: 0 10px 20px 0;
}
div#catnaviarea ul {
    margin: 0 20px 15px 0;
}
div#catnaviarea li a {
    font-size: x-small;
    color: #8C8C8C;
}
div#catnaviarea .catnaviL {
    width: 47px;
    height: 130px;
    float: left;
}
div#catnaviarea .catnaviR {
    position: absolute;
    left: 48px;
    width: 160px;
    height: 130px;
    float: left;
}

/* カレンダー
----------------------------------------------- */
#calendar {
    margin: 20px 0 0 0;
    color: #8C8C8C;
    font-size: small;
}
#calendar h1 {
    margin: 10px 0 0 0;
}
#block-calendar table {
    border-collapse: collapse;
    text-align:left;
}
#block-calendar th, #block-calendar td {
    padding: 0;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}
/* カテゴリバナー
----------------------------------------------- */
#categorybanner {
    width: 100%;
    margin: 0 0 12px 0;
}
/* 注文方法バナー
----------------------------------------------- */
#orderbanner {
    width: 100%;
    margin: 12px 0 12px 0;
}

/* お支払いバナー
----------------------------------------------- */
#paybanner {
    width: 100%;
    margin: 12px 0 12px 0;
}

/* 送料バナー
----------------------------------------------- */
#carriagebanner {
    width: 100%;
    margin: 12px 0 12px 0;
    color: #8C8C8C;
    font-size: x-small;
}
#carriagebanner span.detail {
    width: 100%;
    color: #D73526;
    font-weight: bold;
    font-size: x-small;
}

/* メルマガバナー
----------------------------------------------- */
#malmagbanner {
    width: 100%;
    margin: 12px 0 12px 0;
}
/* 特定商取引法バナー
----------------------------------------------- */
#lawbanner {
    width: 100%;
    margin: 12px 0 12px 0;
}

/* お問い合わせバナー
----------------------------------------------- */
#inquirybanner {
    width: 100%;
    margin: 12px 0 12px 0;
}
/* 実店舗バナー
----------------------------------------------- */
#shopbanner {
    width: 100%;
    margin: 12px 0 12px 0;
    color: #8C8C8C;
    font-size: small;
    text-align: left;
}
#shopbanner h4 {
	font-weight: 500;
	border-bottom: 1px solid #869a17;
	border-left: 15px solid #869a17;
	font-size: 14px;
	letter-spacing:0.1em;
	color: #5e5e5e;
	height: 18px;
	margin-bottom: 20px;
}
#shopbanner  img {
	vertical-align: bottom;
	margin-bottom: 15px;
}
#shopbanner .infotext strong {
	color: #333333;
}
#shopbanner  .infotext {
	line-height: 1.2em;
	padding-bottom: 5px;
	border: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
}
#shopbanner p {
	margin-bottom: 10px;
	line-height: 1.2em;
}
#shopbanner  p .ttl {
	font-size: 11px;
}

/* 全ページ(TOPを除く)レフトナビ下　2010/08/08　イノ追加
----------------------------------------------- */
.recommend_left {
	width: 180px;
	margin-bottom: 15px;
}
.recommend_left li {
	margin-bottom: 5px;
}

/*.recommend_left p {
	color: #333333;
	text-align: center;
	
}

.recommend_left p.name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.recommend_left p.copy {
	font-size: 10px;
	padding-bottom: 3px;
}*/
	

/* *******************************************************************************
右エリア
******************************************************************************** */

/* ログイン
----------------------------------------------- */
#loginarea {
    width: 155px;
	font-size: 10px;
    padding: 0 5px 10px 10px;
    border: solid 1px #ccc;
	margin-bottom: 10px;
}
#loginarea p {
    padding: 8px 0 0 0;
}

#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

#loginarea .btn {
    text-align: center;
}

#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

#loginarea h4 {
	color: #7c7c7c;
	border-bottom: 1px dotted #999999;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}
#login_form li {
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}
#login_form ul {
	padding-top: 5px;
}

/* 新着・再入荷アイテム共通　2010/07/31　イノ　変更
----------------------------------------------- */
.block_arrivalitems {
	width: 175px;
	margin-bottom: 20px;
}
.block_arrivalitems img.title {
	margin-bottom: 10px;
}

.block_arrivalitems ul {
	border: solid #CC9933;
	border-width: 1px 0 0 1px;
}
.block_arrivalitems ul li {
	padding: 5px;
	height: 50px;
	border: solid #CC9933;
	border-width: 0 1px 1px 0;
}
.block_arrivalitems ul li a img {
	float: left;
	margin-right: 5px;
}
.block_arrivalitems ul li a p {
	font-size: 10px;
	color: #666666;
	line-height: 1.5;
	padding-top: 8px;
}

.block_arrivalitems p.footer_link {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	}

.block_arrivalitems p.footer_link a {
    color: #669900;
    text-decoration: none;
}
.block_arrivalitems p.footer_link a:link {
    text-decoration: none;
}
.block_arrivalitems p.footer_link a:visited {
    text-decoration: none;
}
.block_arrivalitems p.footer_link a:hover {
    text-decoration: underline;
}
.block_arrivalitems p.footer_link a:active {
    text-decoration: none;
}
	
/* メディア　2010/07/31　イノ　変更
----------------------------------------------- */
.block_media {
	width: 175px;
	margin-bottom: 20px;
	overflow: hidden;
}

.block_media img.title {
	margin-bottom: 10px;
}
.block_media div.contents {
	border: 1px solid #CC9933;
	padding: 10px 0 10px 10px ;
}
.block_media div.contents img {
	margin-bottom: 10px;
}
.block_media div.contents p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	text-align: center;
}

.block_media p.footer_link {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	}

.block_media p.footer_link a {
    color: #669900;
    text-decoration: none;
}
.block_media p.footer_link a:link {
    text-decoration: none;
}
.block_media p.footer_link a:visited {
    text-decoration: none;
}
.block_media p.footer_link a:hover {
    text-decoration: underline;
}
.block_media p.footer_link a:active {
    text-decoration: none;
}


/* レコメンド　トップページ右下 2010/09/05　イノ追加
----------------------------------------------- */
.block_recommend_right {
    width: 175px;
}
.block_recommend_right li {
    margin-bottom: 5px;
}
	

/* SOLDOUT一覧ページ
----------------------------------------------- */
div.soldoutblock {
    float: left;
    width: 128px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
}
div.soldoutphoto {
    width: 100px;
    margin: 0 auto;
    text-align: center;
}



/* *******************************************************************************
センターエリア_TOPページ
******************************************************************************** */

/* JunkPick Up
----------------------------------------------- */
#pickup {
	width: 500px;
	display: block;
	padding-left: 20px;
}
#pickup h3 {
	margin-bottom: 20px;
}
#pickup td {
	font-size: 12px;
	color: #666666;
}
#pickup img {
    border: 0;
}
#pickup p {
	font-size: 11px;
	text-align: right;
	margin-top: 15px;
}

/* レコメンド　トップ　センター　2010/8/22　イノ変更
----------------------------------------------- */
.block_recommend_top {
	width: 500px;
	margin-left: 20px;
}
.block_recommend_top .box {
	margin-bottom: 15px;
	width: 500px;
}
.block_recommend_top .box {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	text-align: center;
}

/* カテゴリリンク
----------------------------------------------- */
div#catlinkarea {
    width: 695px;
    margin: 20px;
    text-align: center;
}
div#catlinkarea table td {
    text-align: left;
}
div#catlinkarea .test table td {
    text-align: left;
border-collapse:separate;
border:1px solid black;
border-collapse:collapse;
}


/* アンティークコレクタブルズ
----------------------------------------------- */
div#collectablesarea {
    float: left;
    width: 695px;
    margin: 10px 20px 10px 20px;
    text-align: center;
}
div#collectablesarea .blockL {
    float: left;
    margin: 20px 0 0 0;
}
div#collectablesarea .blockR {
    float: right;
    width: 345px;
    margin: 20px 20px 0 0;
    text-align: left;
}
div#collectablesarea .blockR a {
    color: #960A0A;
    font-weight: bold;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
}
div#collectablesarea .blockR a {
    text-decoration: none;
}

/* ウェルカム
----------------------------------------------- */
div#welcomearea {
    float: left;
    width: 695px;
    margin: 40px 20px 0 20px;
    text-align: left;
}
div#welcomearea .blockL {
    float: left;
    margin: 10px 0 0 0;
}
div#welcomearea .blockR {
    float: left;
    display: block;
    margin: 40px;
    text-align: left;
}
div#welcomearea .reform {
    margin: 20px auto 50px auto;
    text-align: center;
}

/* *******************************************************************************
センターエリア_商品ページ
********************************************************************************* */

/* パンくず_商品詳細ページ
----------------------------------------------- */
#pankuzu_detail {
    margin: 10px 0 0 0;
    text-align: right;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    float: right;
    width: 690px;
}

#pankuzu_detail p a {
    color: #006600;
    font-weight: normal;
}
#pankuzu_detail a:link {
    color: #006600;
    text-decoration: none;
}
#pankuzu_detail a:visited {
    text-decoration: none;
    color: #006600;
}
#pankuzu_detail a:hover {
    text-decoration: underline;
}
#pankuzu_detail a:active {
    text-decoration: none;
}

/* パンくず_商品一覧ページ
----------------------------------------------- */
#pankuzu_list {
    width: 690px;
}

#pankuzu_list p {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5;
	border-left: 24px solid #869A17;
	border-bottom: 1px solid #869A17;
	text-align: left;
	padding-left: 10px;
}


/* サブカテゴリリンク
----------------------------------------------- */
#subcatlinkarea {
    width: 695px;
    margin: 20px auto 0 auto;
}
#subcatlinkarea td {
    padding: 10px 0;
    text-align: center;
}

#subcatlinkarea .campaign {
	margin-bottom: 20px;
	}
#subcatlinkarea .campaign img {
	margin-bottom: 10px;
	}

#subcatlinkarea .campaign p {
	text-align: left;
	}
	
#subcatlinkarea .campaign p span {
	font-size: 12px;
	color:#FF3300;
	font-weight: bold;
	}

/* 商品一覧＆詳細画面ヘッダー
----------------------------------------------- */
.productsheader {
    width: 695px;
    margin: 0 auto;
}
.productsheader td {
    font-size: x-small;
    color: #666666;
}

/* 商品一覧タイトル
----------------------------------------------- */
div#listtitle {
    width: 580px;
    margin: 0 0 10px 0;
    border-top: 2px solid #ff0000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #999;
    background: url("../img/products/title_icon.gif") no-repeat left center;
    background-color: #ffebca;
}

div#listtitle h2 {
    padding: 10px 0 10px 30px;
    font-size: 140%;
}

/* タイトル
----------------------------------------------- */
div#listtitle {
    width: 580px;
    margin: 0 0 10px 0;
    border-top: 2px solid #ff0000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #999;
}

div#listtitle h2 {
    padding: 10px 0 10px 30px;
    font-size: 140%;
}

/* 商品
----------------------------------------------- */
div.listarea {
    display: block;
    width: 640px;
    margin: 40px auto 0 auto;
    text-align: center;
}
div.listblock {
    float: left;
    width: 128px;
    height: 250px;
    margin: 0 auto;
    text-align: center;
}

div.listphoto {
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.listphoto p {
    font-size: small;
    color: #666666;
}
.listphoto a.date1 {
    font-size: x-small;
    color: #3DA7A7;
    font-weight: bold;
}
.listphoto a.date2 {
    font-size: x-small;
    color: #C25123;
    font-weight: bold;
}

div.listrightblock {
    float: right;
    width: 440px;
}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listrightblock h3 {
    width: 420px;
    margin: 5px 0;
    padding: 5px 10px;
    border-bottom: 2px solid #ebebd6;
    background-color: #f9f9ec;
    font-size: 120%;
}

div.listrightblock h3 a {
    font-size: 100%;
    font-weight: bold;
}

div.listrightblock .listcomment {
    margin: 0 0 10px 0;
}

div.listrightblock .pricebox {
    float: left;
}

div.listrightblock .soldout {
    clear: both;
}

div.listrightblock .in_cart {
    margin: 20px auto 5px 130px;
    padding: 10px;
    width: 285px;
    clear: both;
    background-color: #ecf5ff;
    border: 1px solid #CCCCCC;
}

div.listrightblock .quantity {
    width: 150px;
}

div.listrightblock .btnbox {
    margin: 0 0 10px 0;
    padding: 1px;
    float: right;
}

div.listrightblock dt {
    width: 75px;
    float: left;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}

div.listrightblock dd {
    padding: 3px;
}

div.listrightblock .cartbtn {
    clear: both;
    text-align: center;
}

div.listrightblock .cartbtn img {
    display: block;
    width: 115px;
    margin: 5px auto 0 auto;
}

div.listrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

/* タイトル
----------------------------------------------- */

div#detailtitle {
    width: 580px;
    margin: 0 0 10px 0;
    border-top: 2px solid #ff0000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #999;
    background: url("../img/products/title_icon.gif") no-repeat left center;
    background-color: #ffebca;
}

div#detailtitle h2 {
    padding: 10px 0 10px 30px;
    font-size: 140%;
}
/* 商品
----------------------------------------------- */
div#detailarea {
    width: 100%;
    margin: 15px 0 0 0;
}

div#detailcomment {
    width: 100%;
}

div#detailphotoblock {
    float: left;
    width: 100%;
}

div#detailphotoblock p {
    margin: 5px 0 0 0;
}

div#detailrightblock {
    float: right;
    width: 100%;
}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock h2 {
    margin: 5px 0;
    padding: 0;
    color: #ff6600;
    font-size: 140%;
    font-weight: bold;
}

div#detailrightblock dl {
    padding: 15px 0 0 0;
}

div#detailrightblock dt {
    font-weight: bold;
    padding: 0 0 0 15px;
    background: url("../img/common/arrow_gray.gif") no-repeat left center;
}

div#detailrightblock dd {
    margin: 0 15px 0 0;
}

div#detailrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

div#detailrightblock .btn {
    clear: both;
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    text-align: center;
    vertical-align: top;
    background: url("../img/common/line_280.gif") no-repeat;
}

/* サブタイトル
----------------------------------------------- */
div.subarea {
    clear: both;
    width: 580px;
    padding: 30px 0 0 0;
}

div.subarea h3 {
    width: 560px;
    font-size: 120%;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    background-color: #e4e4e4;
}

div.subtext {
    float: left;
    width: 365px;
}

div.subphotoimg {
    float: right;
    width: 202px;
}

div.subphotoimg p {
    margin: 5px 0 0 0;
    text-align:right;
}

/* サブカテゴリリンク　2010/4/20　イノ追加　2010/08/17　変更次第消去
----------------------------------------------- */
#category_top_newitems {
	width:690px;
	border:3px double #788a15;
	padding-bottom:10px;
	}
#category_top_newitems table.list td {
	padding:5px;
	}
#category_top_newitems .title {
	margin-bottom:10px;
	}

/* ルートカテゴリトップ　2010/08/17　イノ追加
----------------------------------------------- */
.block_newitems_rootcategory_top {
	width: 694px;
	border:3px double #788a15;
	margin-bottom: 20px;
	overflow: hidden;
}
.block_newitems_rootcategory_top .wrapper {
	width: 100%;
}
.block_newitems_rootcategory_top img.title {
	margin: 2px 2px 15px;
}
.block_newitems_rootcategory_top .box {
	float: left;
	width: 138px;
	height: 215px;
	margin-bottom: 10px;
}
.block_newitems_rootcategory_top .box img {
	display: block;
	margin: 0 auto;
	}
.block_newitems_rootcategory_top .box p {
	text-align: center;
	color: #333333;
	font-size: 12px;
	}
	
.block_newitems_rootcategory_top table {
	margin: 0 auto 10px;
	}
.block_newitems_rootcategory_top a img.banner {
	display: block;
	margin: 0 auto 10px;
	}

/* 商品一覧画面　下バナー　2010/7/19　イノ追加
----------------------------------------------- */
#list_bottom {
	float: right;
	width: 690px;
	overflow: hidden;
}
#list_bottom img.title {
	margin-bottom: 15px;
}
#list_bottom .wrapper {
	width: 705px;
}
#list_bottom .wrapper .box {
	margin: 0;
	float: left;
	width: 220px;
	height: 170px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
}
#list_bottom .wrapper .box p {
	padding: 4px;
	height: 20px;
	text-align: center;
}

/* ************************************************************
アンティークJKテンプレ
************************************************************** */
#jk {
    display: inline;
    width: 640px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 12px;
    color: #666666;
}
#main_jk
 {
	width: 640px;
	margin: 0 auto 0 auto;
	text-align: center;
}

/* 左イメージ
----------------------------------------- */
.imageErea_jk {
	float: left;
	width: 320px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 5px;
}
.imageErea_jk p img {
	margin-bottom: 15px;
}

/* 右商品詳細
----------------------------------------- */
.textArea_jk {
	float: right;
	width: 280px;
	text-align: center;
	font-size: 12px;
}
.textArea_jk h4 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin-bottom: 18px;
	width: 250px;
}
.textArea_jk h4 img {
	vertical-align: bottom;
}
/* 商品コピー
----------------------------------------- */
.textArea_jk .copy {
	text-align: left;
	width: 260px;
	border-bottom: 1px solid #222;
	margin-bottom: 20px;
}
.textArea_jk .copy p {
	padding-bottom: 15px;
	color: #333333;
}
/* 商品詳細テーブル
----------------------------------------- */
#jk #main_jk .textArea_jk table {
	width: 250px;
	width: 250px;
	text-align: left;
	width: 250px;
	font-size: 12px;
	color: #111;
	margin-bottom: 40px;
}
#jk #main_jk .textArea_jk table tr {
	vertical-align: top;
}

/* 注文フォーム
----------------------------------------- */
.textArea_jk .form {
	width: 250px;
	margin-bottom: 20px;
}
.textArea_jk .form table td {
	padding: 1px;
}

/* 文字強調
----------------------------------------- */
.emphasis {
	color: #CC0000;
	font-weight: bold;
}

/* アンティークバナー（1点ものSOLDOUT）
----------------------------------------- */
#main_jk  .banner {
	clear: both;
	margin-bottom: 10px;
	width: 640px;
	text-align: center;
	padding-top: 10px;
}

/* 下商品イメージテーブル
----------------------------------------- */
#main_jk .under_image
 {
	width: 640px;
	text-align: center;
}

#main_jk .under_image td {
	padding: 10px;
}

/* 元々あったアンティークCSS
----------------------------------------- */
div#jkU {
    width: 640px;
    margin: 0 auto 0 auto;
    text-align: center;
}
div#jkUL {
    float: left;
    width: 320px;
    margin: 0 auto 0 auto;
    text-align: center;
}
div#jkUR {
    float: right;
    width: 308px;
    margin: 0 auto 0 auto;
    text-align: center;
}
div#jk table.tb_jkUR {
    width: 250px;
    text-align: left;
}
div#jk table.tb_jkUR td {
    padding: 1px;
    font-size: 12px;
    color: #000000;
}


/* ************************************************************
現行品inrテンプレ
*************************************************************** */
#inr {
    display: inline;
    width: 640px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

/* 上イメージ画像
----------------------------------------- */
#inr .mainImages {
	margin-bottom: 30px;
	width: 640px;
}

/* 商品名
----------------------------------------- */
#inr h3 {
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 12px;
	width: 640px;
	color:#666666;
}

/* コピー文
----------------------------------------- */
#inr .copy {
	width: 640px;
}
#inr .copy  p {
	margin-bottom: 20px;
	color:#666666;
}

/* ディティールバナー
----------------------------------------- */
#inr  .banner {
	margin-bottom: 15px;
	width: 640px;
}

/* 下商品イメージテーブル
----------------------------------------- */
#inr .under_image
 {
	width: 640px;
	text-align: center;
	border: 1px solid #888;
	margin-bottom: 20px;
}
#inr .under_image p {
	color: #666;
	font-size: 12px;
}
#inr .under_image td {
	padding: 10px;
}
.exp {
	width: 640px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* 下商品イメージテーブル規格外 （3列など。下マージンとtdのパディング、pのみ設定）
------------------------------------------------------------- */
#inr .others {
	width: 640px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	text-align: center;
}
#inr .others p {
	font-size: 12px;
	color: #666666;
}
/* lig046～lig049照明　下半分イメージ部分（テンプレ規格外）
---------------------------------------------------- */
#inr .light {
	width: 640px;
}
#inr h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #333;
	text-align: left;
	line-height: 2em;
}
#inr .under_image_lig046 {
	width: 642px;
	margin-bottom: 30px;
}
#inr  .under_image_lig046  h5 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 2.5em;
}
#inr .under_image_lig046 p {
	margin-bottom: 10px;
}
#inr .under_image_lig046 img {
	margin-bottom: 10px;
}
#inr .under_image_lig046 .read {
	text-align: left;
	line-height: 1.3em;
	padding-left: 10px;
}
#inr  .under_image_lig046 .light_pendant {
	width: 318px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #888;
}
#inr  .under_image_lig046 .light_ceiling  {
	width: 318px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #888;
	text-align: center;
}

#inr  .under_image  .line {
	border-right: 1px solid #666666;
}


.block_option_light .box h4 {
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dashed #333333;
	padding-top: 15px;
	margin-bottom: 10px;
}


/* 下半分
----------------------------------------- */

#inr #inrU {
    width: 640px;
    text-align: center;
}
/* inr インテリア雑貨*/
.inrUL {
    float: left;
    width: 320px;
    margin: 0 auto 0 auto;
    text-align: center;
}
.inrUR {
	float: right;
	width: 308px;
	text-align: center;
	border: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.inrUR img {
	margin-bottom: 20px;
}
.inrUR table {
	font-size: 12px;
	width: 250px;
	text-align: left;
	color: #333333;
}
.inrUR td {
	padding: 1px;
}


div#inr table.tb1 {
    width: 640px;
    text-align: center;
    border: 1px solid gray;
}
div#inr table.tb3 {
    width: 640px;
    text-align: center;
    border: none;
}
div#tb3frame {
    width: 650px;
    border: 1px solid gray;
}
div#inr table.tb1 td {
    padding: 10px;
}
div#inr table.tb3 td {
    padding: 10px;
}
div#inrU {
	width: 640px;
	text-align: center;
}
div#inrUL {
    float: left;
    width: 320px;
    margin: 0 auto 0 auto;
    text-align: center;
}
div#inrUR {
    float: right;
    width: 308px;
    margin: 0 auto 0 auto;
    text-align: center;
    border: 1px solid gray;
}
div#inr table.tb_inrUR {
    width: 250px;
    text-align: left;
}
#inr #inrU #inrUL img {
	margin-bottom: 15px;
}
div#inr table.tb_inrUR td {
    padding: 1px;
    font-size: 12px;
    color: #000000;
}

/* 商品詳細画面－オプション－ペンダントライト　2010/7/31　イノ追加　
----------------------------------------------- */
.block_option_light {
	width: 640px;
	text-align: left;
}
.block_option_light .box {
    padding: 5px 9px 15px 9px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.block_option_light .box h4 {
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dashed #333333;
	padding-top: 15px;
	margin-bottom: 10px;
}
.block_option_light .box h4.attention {
	color: #FF3300;
}
.block_option_light .box p,
.block_option_light .box img,
.block_option_light .box ul {
	margin-bottom: 5px;
	padding-left: 10px;
}
.block_option_light .box ul span {
    float: left;
    display: block;
    width: 80px;
}

/* **************************************************************
商品詳細ページ_下
*************************************************************** */

/* 商品詳細画面－カート 2010/08/22　イノ変更
----------------------------------------------- */
.block_cart_detail {
    width: 695px;
    margin: 0 auto 20px auto;
	padding-top: 20px;
    float: right;
	text-align: center;
}
.block_cart_detail img {
    margin-bottom: 5px;
}

.block_cart_detail a {
	color: #006600;
	font-weight: bold;
	}
.block_cart_detail a:link {
    color: #006600;
    text-decoration: none;
	}
.block_cart_detail a:visited {
    text-decoration: none;
    color: #006600;
}
.block_cart_detail a:hover {
    text-decoration: underline;
	}
.block_cart_detail a:active {
    text-decoration: none;
	}

/* 商品に関する注意／返品について　2010/08/22イノ変更
----------------------------------------------- */
.block_attention {
	width: 695px;
	margin: 0px auto 20px;
	float: right;
}

.block_attention .box_left {
	height: 400px;
	width: 338px;
	padding: 1px;
	border: 1px solid #869A17;
	float: left;
}
.block_attention .box_right {
	height: 400px;
	width: 338px;
	padding: 1px;
	border: 1px solid #869A17;
	float: right;
}

.block_attention p.title {
	width: 100%;
	background-color: #869A17;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 10px;
}
.block_attention ul {
	padding: 0 9px 0px 9px;
}
.block_attention ul li {
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 1.3;
	}

.block_attention ul.element {
	padding: 0 0 0 24px;
}
.block_attention ul.element li {
	margin: 0;
}

/* 商品詳細画面－オプション　2010/7/27　イノ追加　
----------------------------------------------- */
.option {
    float: right;
    display: block;
    width: 688px;
    height: 98px;
    border: 1px solid #333333;
    position: relative;
    margin-top: 20px; 
}

.option img {
    vertical-align: bottom;
    border: 0;
}

.option span.title {
    font-size: 14px;
    color: #333333;
    line-height: 21px;
    font-weight: bold;
	
    border-bottom: 1px dashed #333333;
	
    position: absolute;
    left: 381px;
    top: 12px;
}
.option span.comment {
    font-size: 12px;
    color: #333333;
	
    position: absolute;
    left: 381px;
    top: 45px;
}

a.option:link 	{text-decoration: none;}
a.option:visited {text-decoration: none;}
a.option:hover	{text-decoration: none;background-color: #EEEEEE;}
a.option:active	{text-decoration: none;}
a.option:hover img {
    position:relative;
    top:0px; left:0px;
}

/* **********************************************************************
footer
************************************************************************ */
#footerErea{
	width: 904px;
	left:0px;
	clear: both;
}
#footertext {
	width: 904px;
	text-align: center;
	font-size: small;
	color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
#footer {
	width: 904px;
	height: 35px;
	margin: 0 auto 10px auto;
	font-size: 90%;
	color: #fff;
	text-align: center;
	background-image: url(http://www.shinko-colors.co.jp/ecc/user_data/packages/colors/img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* **********************************************************************
ボタン関連
************************************************************************ */
*:first-child+html input[type='submit'] {
    padding-top: 2px;
    /*border: none;*/
}
*:first-child+html input[type='button'] {
    padding-top: 2px;
    /*border: none;*/
}

input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}
.picture {
    border: 1px solid #ccc;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}
select {
    border: solid 1px #ccc;
}