@charset "Shift_JIS";


* {
	font-size: 12px;
}
body,td,th,a {
	color: #333;
}

body {
	margin: 0;
}

div#index-body {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

h1 {
	text-align: left;
	margin: 0;
}


h4 {
	display: block;
	clear: both;
	width: 210px;
	margin: 0;
	margin-top: -20px;
	float: left;/*検索ボックスを横に*/
}

p {
	margin: 0;
}

/*応急処置*/
hr.clear {
	clear: both;
	border: 1px #ffffff solid;
}

/*ご利用ガイド〜背景色定義*/
div#index-top-list {
	width: 1000px;
	clear: both;
	position: relative;
}
div#index-top-list a {
	display: block;
	width: 164px;
	height: 35px;
	float: left;
	text-align: center;
	background-color: #A674B0;/*通常の色*/
}

div#index-top-list a:first-child {
	width: 163px;
}
div#index-top-list a:hover {
	background-color: #171C61;/*オンマウス状態の色*/
}

a.index-souryou {
	float: right;
}

/*大バナー*/

div#banner-box {
	width: 998px;
	height: 130px;
}

div#banner-box div {
	width: 497px;
	height: 114px;
	float: left;
}
div.cmPicS {
	float: right;
}


/*ニュース*/
div#newsbox {
	margin: 0;
	float: left;
	width: 492px;
	/*	height: 104px;*/
	height: 180px;
	overflow-y: scroll;
	margin-left: 1px;
	padding: 5px;
}
div#newsbox ul,
div#newsbox ul li,
div#newsbox ul li dl,
div#newsbox ul li dl dt {
	margin: 0;
}

div#newsbox ul li {
	clear: both;
}

div#newsbox ul {
	list-style-type: none;
	padding-left: 0;
}

div#newsbox ul li dl {
	text-align: left;
}
div#newsbox ul li dl dt {
	font-size: 10px;
	clear: both;
	float: left;
}

div#newsbox ul li dl dt:after {
	content: url(shop-kyotsu/aicon-up.gif);
}

div#newsbox ul li dl dd {
	margin-left: 30px;
	padding-left: 50px;
}

div#newsbox ul li dl dd a {
	display: block;
	width: auto;
}


/*上位カテゴリ一覧*/
div#top-category {
	width: 780px;
/*	height: 100px;*/
	text-align: center;
	vertical-align: middle;
	float: left;
}
div#top-category a {
	display: block;
	float: left;
	padding: 2px 10px;
}
div#top-category a img {
}

.ichiran {
	text-align:center;
	line-height: 10px;
}
.ichiran a{
	margin: 0;
	font-size:xx-small;
	color:#ffffff;
}
.ichiran img{
	border-style:none;
}

/*不使用
.hanbaisyuryo {
	font-size: x-small;
	color: #FF0000;
}*/
.hinban-b {/* 品番例B EE-011〜014 */
	color: #F03;
	font-size: x-small;
}
.hinban-a {/* 品番例A EE-011〜014 サーチボックスも有 */
	color: #009;
	font-size: x-small;
}
.category-m,
.category-s {
	color: #ffffff;
	font-size: small;
}
.category-s {/* パッケージスタンプラリーに使用中 */
	font-size: x-small;
}
.category-s1 {	color: #ffffff;
	font-size: small;
}


/*ピックアップ注目商品一覧*/
div.pickup {
	position: relative;
	clear: both;
}

/*検索*/
div#kensaku {
	position: absolute;
	top: -23px;
	left: 518px;
	width: 480px;
	/*	height: 90px;*/
	text-align: center;
	padding: 0;
	font-size: 20px;
	color: #906;
}

ul#pickup {
	width: 1000px;
	margin: 2px 0;
	padding: 0;
}
ul#pickup li {
	float: left;
	width: 125px;
	height: 155px;
	margin: 0;
	list-style-type: none;
	background-color: #ccffdd;/*注目商品一覧の背景色A*/
}
ul#pickup li:nth-child(2n) {
	background-color:#ffcccc;/*注目商品一覧の背景色B*/
}
ul#pickup li a {
	display: block;
	font-size: 10px;
	height: 100%;
	padding: 2px;
}
ul#pickup li a em {
	display: block;
	vertical-align: middle;/*無効*/
	line-height: 100%;/*1行のみの場合上下中央に配置*/
	text-align: center;
	height: 87px;
}
ul#pickup li a div img {
	margin: 2px auto;
}

/*送料キャンペーン用（住）*/
/*不使用
.soryo del {
	text-decoration: line-through;
	font-size: x-small;
}
*/

/*ゴールデンウィーク*/
div#gw {
	border: solid 1px #006;
	margin: 0 0 5px;
	min-height: 100px;
/*	min-height: 170px; 大*/
}div#gw h3 {
	background-color: #006;
	color: #ffffff;
	text-align: left;
	margin: 0;
}
div#gw p {	
	font-size: 14px;/* 大*/
	margin: 3px;
	padding: 5px;
}
div#gw img {
	float: right;
}
div#gw span,
div#gw strong {/*ゴールデンウィーク*/
	font-size: 16px;/*	 大*/
	font-weight: bold;/**/
}

div.setsumei p {
	margin: 0;
	width: auto;
	text-align: right;
}
h3#setsumei {
	background-color: #339;
	margin-top: -5px;
}
div.setsumei {
	border-color: #339;
}


div#soryo,
div.information {
	clear: both;
	width: 998px;
	padding: 0;
	border: #c30 solid 1px;
}
div#soryo h3 {
	font-size: 12px;
	color: #fff;
	background-color: #C30;
	margin: 0;
	padding-left: 5px;
	padding-top: 2px;
}
div#soryo p {
	margin: 5px;
}


div.soryo {/*保留
	font-size: 13px;*/
}
#soryo strong {
	color: #F00;
	font-weight: bold;
	font-size: 15px;
}
#soryo em {
	color: #339;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

.b-top1 {
	width: 98px;
	text-align: center;
}

/*人気商品*/
span.ninki {
	color: #009900;
}
span.ninki:before {
		content: url(shop-kyotsu/star004.gif);
}

/*王冠*/
span.crown {
	color: #900;
	
}
span.crown:before,
span.crown:after {
	content: url(shop-kyotsu/crown01.gif);
}
/*一覧とお勧め*/
table#table-list {
	float: left;
}

table#table-list {
	float: left;
}
table#table-list td {
	/*width: 266px;*/
	padding: 2px;
}

div#ninki-list {
	position: absolute;
	right: 0;
	width: 180px;
	float: right;
	text-align: center;
}
/*ショップインフォ＆Twitterウィジェット*/

div.shop-info {
	width: auto;
	clear: both;
}
div.twitter {
	width: 500px;
	float: left;
}

/* カテゴリーピックアップ */
div.category-pickup {
	width: 280px;
	border-left: 1px solid #fff;
	margin: 0;
	margin-bottom: 2px;
}

div.category-pickup:after {
	clear: both;
}
div.category-pickup a {
	display: block;
	float: left;
	width: 66px;
	padding: 1px;
	text-align: center;
	font-size: 9px;
	border: 1px solid #fff;
	border-left: none;
}
div.category-pickup a img {
	display: block;
	width: 65px;
	height: 65px;
}

/* スライダーサイズ */

div..mainphoto{
width: 765PX;
height: 257PX;
}
