﻿@charset "UTF-8";

/* グローバルナビスタイル
------------------------------------------------------------- */
div#gnavi {
	height:62px;
	background:none;
}

div#gnavi ul li#gnavi01 {
	border-top: 4px solid #CC3300;
}


/* ページ基本スタイル
------------------------------------------------------------- */
div#wrap {
	background-color:#DDD5CC;
}

/* 新着情報・季節の商品
------------------------------------------------------------- */
div#contents div#information {
	width:100%;
	margin:3px 0;
	border-top:1px solid #BDB6AF;
	border-bottom:1px solid #BDB6AF;
}

div#contents div#information:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

div#contents div#information h2 {
	border-left:1px solid #B1AAA3;
	border-right:1px solid #B1AAA3;
	padding:0 5px;
	height:83px;
	margin:0 10px 0 0;
	float:left;
}

div#contents div#information div#arrived,
div#contents div#information div#arrived02 {
	margin:20px 20px 10px 20px;
	width:477px;
	float:left;
}

div#contents div#information div#arrived02 {
	width:790px;
	height:auto;
}

* html body div#contents div#information div#arrived {
	margin:20px 20px 10px 10px;
}

* html body div#contents div#information div#arrived02 {
	margin:20px 20px 10px 10px;
}

div#contents div#information div#commodity {
	margin:20px 0 10px 0;
}

div#contents div#information div#arrived:after,
div#contents div#information div#arrived:after02,
div#contents div#information div#commodity:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

/* 新着情報 */
div#contents div#information div#arrived dl,
div#contents div#information div#arrived02 dl {
	padding:0 0 0 35px;
	margin:0 0 5px 0;
}

div#contents div#information div#arrived dl dt,
div#contents div#information div#arrived dl dd,
div#contents div#information div#arrived02 dl dt,
div#contents div#information div#arrived02 dl dd {
	padding:0 0 5px 0;
}

div#contents div#information div#arrived dl dt,
div#contents div#information div#arrived02 dl dt {
	float:left;
	margin:0 10px 0 0;
}

div#contents div#information div#arrived dl dd,
div#contents div#information div#arrived02 dl dd {
	padding-left:6em;
}

div#contents div#information div#arrived dl dd a,
div#contents div#information div#arrived02 dl dd a {
	color:#663333;
}

div#contents div#information div#arrived p,
div#contents div#information div#arrived02 p {
	padding:0 0 0 35px;
	margin:0 0 5px 0;
}

/* 季節の商品 */
div#contents div#information div#commodity dl {
	float:left;
	width:180px;
	margin:0 5px 0 0;
}

/* 新着情報のみ */
div#contents div#information div#arrived02 img.season {
	float:right;
}

/* コンテンツナビ
------------------------------------------------------------- */
div#contents div#contents_navi {
	width:100%;
}

div#contents div#contents_navi:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

div#contents div#contents_navi ul {
	background:url(../images/bg_contents_navi.gif) 0 0 repeat-y;
	min-height:258px;
}

* html body div#contents div#contents_navi ul {
	height:258px;
}

div#contents div#contents_navi ul:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

div#contents div#contents_navi ul li {
	float:left;
	position:relative;
}

div#contents div#contents_navi ul li img {
	display:block;
}

div#contents div#contents_navi ul li div {
	margin:-100px 0 0 20px;
	width:180px;
}

div#contents div#contents_navi ul li p.link {
	width:8em;
	margin:20px auto 15px auto;
}
