@charset "utf-8";

/* ページ全体
=============================================================================*/
html {
	height:100%;
}
body {
	background:url(../images/bg_main.gif);
	color:#555;
	height:100%;
}

a {
	text-decoration:none;
}
a:link {
	color:#36C;
}
a:visited {
	color:#36C;
}
a:hover {
	color:#C30;
	text-decoration: underline;
}
a:active {
	color:#36C;
}




/* レイアウト
=============================================================================*/
#wrap {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg_left.gif) repeat-y #FFF;
}
#wrap:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html #wrap {
    height:1em;
    overflow:visible;
}
/**/

#left {
	float:left;
	width:150px;
	min-height:750px;
	text-align:center;
	padding:10px 10px 0;
}

#right {
	float:right;
	width:700px;
	padding:30px 15px 10px;
	background-color:#FFF;
	min-height:760px;
	border-top:2px solid #bc1a28;
	position:relative;
}

#footer {
	width:899px;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/bg_foot.gif) repeat-x #666;
	color:#FFF;
	text-align:right;
	font-size:90%;
	border-left:1px solid #F5F5F5;
}
#footer:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html #footer {
    height:1em;
    overflow:visible;
}
/**/


/* メニュー
=============================================================================*/
ul#menu {
	margin:20px 0 15px 0;
}
ul#menu li.main {
	margin:0 0 8px;
}
ul#menu li.sub {
	margin:0 0 0px;
}
ul#menu li.sub2 {
	margin:0 0 8px;
}

ul#menu li.main a, ul#menu li.sub a, ul#menu li.sub2 a {
	display:block;
	width:150px;
	height:40px;
	text-indent:-9999px;
}
ul#menu li#menu01 a {
	background:url(../images/menu_01.gif)
}
ul#menu li#menu02 a {
	background:url(../images/menu_02.gif)
}
ul#menu li#menu03 a {
	background:url(../images/menu_03.gif)
}
ul#menu li#menu04 a {
	background:url(../images/menu_04.gif)
}
ul#menu li#menu05 a {
	background:url(../images/menu_05.gif)
}
ul#menu li#menu06 a {
	background:url(../images/menu_06.gif)
}
ul#menu li#menu07 a {
	background:url(../images/menu_07.gif)
}
ul#menu li a:hover {
	background-position:-150px 0 !important;
}
ul#menu li.sub a, ul#menu li.sub2 a {
	background-position:-150px 0 !important;
}

div#menu2 {
	overflow:hidden;
	width:281px;
	position:absolute;
	right:15px;
	top:0;
}
div#menu2:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div#menu2 {
    height:1em;
    overflow:visible;
}
/**/

div#menu2 li {
	float:left;
}



/* テキストスクロール
=============================================================================*/
#scroll {
	width:400px;
	margin:10px 0 0 0;
	padding:0;
	border:3px solid #e8f15c;
}
div.slides li {
	width:392px;
	font-size:12px;
	padding:4px 3px 3px 5px;
}


/* フッター
=============================================================================*/
div.pagetop {
	width:870px;
	margin:0 auto;
	padding:0 15px 5px;
	background:url(../images/bg_left.gif) repeat-y #FFF;
	text-align:right;
}
p.copyright {
	margin:8px 5px 15px;
	font-size:10px;
}



/* トップページ
=============================================================================*/
div#swf {
	margin:0 0 15px 0;
	width:700px;
	height:350px;
}
table.news {
	margin:0px 0 0 0;
	width:100%;
	font-size:12px;
}
table.news td {
	vertical-align:top;
}
table.news td.whatnew {
	width:auto;
	padding:0;
}
table.news td.whatnew dl {
	margin: 3px 0 0;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color: #ccc;
	scrollbar-face-color: #fcc7cb;
	scrollbar-highlight-color: #fff;
	scrollbar-3d-light-color: #ccc;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ccc;
	overflow-y:scroll;
	height:132px;
}
table.news td.whatnew dt {
	color:#676767;
	padding:5px 5px 5px;
}
table.news td.whatnew dd {
	border-bottom:1px solid #CCC;
	padding:0px 5px 5px;
}
p.list {
	text-align:right;
	margin:4px 3px 0 0;
}
span.arrow_red {
	margin:7px 0 0;
	padding:0 0 0 12px;
	background:url(../images/arrow_red.gif) left center no-repeat;
}

table.news td.banner1 {
	width:236px;
	padding:0 0 5px 10px;
}
table.news td.banner1 img {
	margin:0 0 5px;
}
table.news td.banner1 img.bottom {
	margin:0;
}
table.news td.banner2 {
	width:146px;
}
table.news td.banner2 a:hover img {
	opacity: 0.7; /* IE以外透過設定 */
	filter: Alpha(opacity=70); /* IE用透過設定 */
}



table.top_lineup {
	width:100%;
	border-collapse:collapse;
	margin:10px 0 20px 0;
	line-height:1.5;
	font-size:12px;
}
table.top_lineup td {
	width:20%;
	text-align:center;
}
table.top_lineup td a {
	display:block;
	padding:10px;
	text-decoration:none;
	min-height:100px;
	height: 9.5em;
}
table.top_lineup td a:hover {
	background-color:#f6f7ec;
}
table.top_lineup td.nolink {
	padding:10px 10px 0;
	min-height:100px;
	height: 9.5em;
}




table.top_lineup td.border01 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.top_lineup td.border02 {
	border-bottom: 1px solid #ccc;
}
table.top_lineup td.border03 {
	border-right: 1px solid #ccc;
}

h3.ttl {
	margin:10px 0 0;
}
h3.ttl02 {
	margin-top:5px;
}

dl.news {
	width:95%;
	margin:20px auto 0;
	border-top:1px solid #CCC;
}
dl.news dt {
	color:#676767;
	padding:7px 10px 8px;
}
dl.news dd {
	border-bottom:1px solid #CCC;
	padding:0px 10px 7px;
}





/* パンくずリスト
=============================================================================*/
#topicPath {
	clear: both;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#topicPath li {
	float: left;
	font-size: 12px;
	padding: 0 5px 0 0;
}
#topicPath a {
	text-decoration: none;
}




/* 下層ページ共通
=============================================================================*/
h1 a {
	display:block;
	width:150px;
	height:135px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
}
h2 {
	margin:0px 0 0 0;
}
h3 {
	margin:15px 0;
}
p {
	margin:0 15px 10px;
	line-height:1.5;
}

p.size12 {
	font-size:12px;
}

p.kome {
	text-indent:-1em;
	padding:0 0 0 1em;
}
p.zero {
	margin:0;
	padding:0;
}










/* 商品TOPページ共通
=============================================================================*/
div.menu_products {
	padding:0;
    overflow:hidden;
}

div.menu_products:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.menu_products {
    height:1em;
    overflow:visible;
}
/**/

div.menu_products h2 {
	float: left;
	margin: 0;
	padding: 0;
}
div.menu_products ul {
	float: right;
	border-bottom: 2px solid #9adf67;
	margin-top:2px;
}
div.menu_products ul.popular {
	border-bottom: 2px solid #ed4242;
}
div.menu_products ul.season {
	border-bottom: 2px solid #62a2f8;
}
div.menu_products ul.recommend {
	border-bottom: 2px solid #edd21a;
}
div.menu_products ul.products li.food,
div.menu_products ul.popular li.food {
	padding-left: 25px;
}
div.menu_products ul.season li.food,
div.menu_products ul.recommend li.food {
	padding-left: 111px;
}

div.menu_products ul li {
	float: left;
}
div.menu_products ul li a {
	margin: 3px 0 0 4px;
}


.proTop {
	margin:10px 15px 20px;
}
.copy {
	text-align: center;
	margin: -5px 0 15px;
}
p span.lineup {
	background: #ebe9d4;
	padding: 5px 10px;
	color: #676051;
}

table.lineup {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
}
table.lineup_apparel {
	width:686px;
	border-collapse:collapse;
	margin:15px auto;
}
/*table.lineup th {
	padding:1px;
}*/
table.lineup td {
	width: 33%;
	padding:1px;
}
table.lineup_apparel td {
	vertical-align: top;
	width: 50%;
	padding:1px;
}
table.lineup td.border01,
table.lineup_apparel td.border01 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.lineup td.border02,
table.lineup_apparel td.border02 {
	border-bottom: 1px solid #ccc;
}
table.lineup td.border03,
table.lineup_apparel td.border03 {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.lineup td.border04,
table.lineup_apparel td.border04 {
	border-top: 1px solid #ccc;
}

dl.lineup a {
	display: block;
	color: #555 !important;
	text-decoration: none !important;
	padding: 15px;
	min-height: 150px;
	height: 12em;
}
dl.lineup02 a {
	display: block;
	color: #555 !important;
	text-decoration: none !important;
	padding: 15px;
	min-height: 150px;
	height: 13.5em;
}
dl.lineup a:hover,
dl.lineup02 a:hover {
	background: #f6f7ec;
}
dl.lineup dt,
dl.lineup02 dt {
	text-align: center;
}
dl.lineup dd,
dl.lineup02 dd {
	font-size: 88%;
	line-height: 1.2;
	padding: 5px 0 0;
}
dl.lineup dd span,
dl.lineup02 dd span {
	line-height: 1.5;
	color: #fff;
	padding: 3px 8px 2px;
}
dl.lineup dd span.food,
dl.lineup02 dd span.food {
	background: #f09cb8;
}
dl.lineup dd span.housing {
	background: #78d3d4;
}
dl.lineup dd span.apparel {
	background: #ebd065;
}

dl.lineup_none {
	padding: 15px;
	min-height: 150px;
	height: 12em;
}
dl.lineup_none dt {
	text-align: center;
}
dl.lineup_none dd {
	font-size: 88%;
	line-height: 1.2;
	padding: 5px 0 0;
}
dl.lineup_none dd span {
	line-height: 1.5;
	color: #fff;
	padding: 3px 8px 2px;
}
dl.lineup_none dd span.housing {
	background: #f09cb8;
}


table.lineup_apparel td dl {
	padding: 5px 5px 10px 5px;
	text-align: left;
}
table.lineup_apparel td dl dt {
	text-align: center;
}
table.lineup_apparel td dl.left dd {
	padding: 5px 5px 0 0;
}
table.lineup_apparel td dl.right dd {
	padding: 5px 0 0 5px;
}

/*dl.lineup02 {
	padding: 13px 15px;
	min-height: 140px;
	position: relative;
}
dl.lineup02 dt {
	padding: 0 20px 0 35px;
	position: absolute;
}
dl.lineup02 dd {
	font-size: 88%;
	line-height: 1.6;
	font-weight: normal;
	padding: 10px 50px 0 260px;
}
dl.lineup02 dd span {
	line-height: 2;
	background: #78d3d4;
	color: #fff;
	padding: 3px 8px 2px;
}
table.lineup th a {
	display: block;
	color: #555;
	text-decoration: none;
}
table.lineup th a:hover {
	background: #f6f7ec;
}*/

p.indent {
	clear: both;
	text-indent: -1.0em;
	padding-left: 10px;
	line-height: 1.4;
}

h4.lineup {
	margin:15px 0 0;
}


/* 商品ページ共通
=============================================================================*/
h2.pb {
	margin:5px 0 0 0;
}

div.commodity {
	clear: both;
	margin: 5px 5px 10px 0;
}
div.commodity .img_category {
	float: left;
	width: 300px;
	margin: 0 10px 0 15px;
}
div.commodity div {
	float: left;
	width: 350px;
}
div.commodity div h3 {
	margin: 0 0 7px;
}
div.commodity p {
	margin: 0 10px 10px;
}

div.commodity div.nuts {
	padding: 0 0 0 15px;
	width: 650px;
}

div.commodity div.toriatsukai {
	width: 325px;
	margin: -5px 0 10px 5px;
	*margin: -5px 0 0 5px;
	_margin: -5px 0 0 5px;
	background: #f7f7f7;
	padding: 5px 8px 7px;
	font-size: 88%;
}
div.commodity div.toriatsukai p {
	text-indent: -1em;
	margin: 0 0 0 10px;
}


.category_lineup,
.category_lineup-nuts {
	clear: both;
	margin-bottom: 10px;
}
.category_lineup2 {
	clear: both;
	margin-bottom: 0px;
	*margin-bottom: 5px;
}


.category_lineup dl,
.category_lineup2 dl,
.category_lineup-nuts dl {
	float: left;
	width: 160px;
	margin: 5px 0 5px 10px;
	border: 1px solid #cc747c;
}
.category_lineup dl dt,
.category_lineup2 dl dt,
.category_lineup-nuts dl dt {
	text-align: center;
	height: 150px;
	padding: 5px;
}
.category_lineup dl dd,
.category_lineup2 dl dd,
.category_lineup-nuts dl dd {
	font-size: 88%;
	line-height: 1.2;
	padding: 7px 10px 10px;
}
.category_lineup dl dd.neme,
.category_lineup2 dl dd.neme {
	font-weight: bold;
	padding: 5px 5px 3px 8px;
	min-height: 3.6em;
	height: auto !important;   
    height: 3.6em;  
}
.category_lineup-nuts dl dd.neme {
	font-weight: bold;
	padding: 5px 5px 10px 8px;
}
.category_lineup dl dd.neme span.icon,
.category_lineup2 dl dd.neme span.icon,
.category_lineup-nuts dl dd.neme span.icon {
	float: left;
	width: 19px;
}
.category_lineup dl dd.neme span.txt,
.category_lineup2 dl dd.neme span.txt,
.category_lineup-nuts dl dd.neme span.txt {
	float: left;
	width: 128px;
	padding-top: 0px;
}
.category_lineup dl dd.neme img,
.category_lineup2 dl dd.neme img,
.category_lineup-nuts dl dd.neme img {
	vertical-align: middle;
	padding-right: 3px;
}
.category_lineup dl dd.kind,
.category_lineup2 dl dd.kind,
.category_lineup-nuts dl dd.kind  {
	clear: both;
	background: #ededed;
	margin: 0 10px;
	padding: 3px 4px;
}

div.img {
	text-align:center;
}


.noimg {
	margin:0 15px 10px 30px;
}

div.category_food,
div.category_housing {
   margin: 30px 10px 0;
   padding: 10px 10px;
   border-top: 1px dotted #ccc;
   font-size: 88%;
}
div.category_food p,
div.category_housing p {
   margin: 0;
}
div.category_food li,
div.category_housing li {
	display: inline;
	line-height: 1.8;
	padding: 0px 0 0;
	white-space: nowrap;
}
/*div.category_food li a span {
	display: block;
	line-height: 1.5;
	color: #fff;
	padding: 5px 10px 4px;
	background: #f09cb8;
}
div.category_housing li a span {
	display: block;
	line-height: 1.5;
	color: #fff;
	padding: 5px 10px 4px;
	background: #78d3d4;
}
div.category_food li a:hover span,
div.category_housing li a:hover span {
	background: #d16b75;
	text-decoration: none !important;
}*/

.under20 {
	clear: both;
	padding: 5px 10px;
	border: 1px solid #999;
}


/* 甘栗・ナッツなど
=============================================================================*/
.nuts01 {
	clear: both;
	width: 660px;
	margin: 0 0 15px 10px;
}
.nuts01 div.leftBox {
	float: left;
	width: 300px;
}
.nuts01 div.rightBox {
	float: right;
	width: 360px;
	padding: 30px 0 0;
}
.nuts01 div.rightBox p {
	margin: 0;
}
.nuts01 div.rightBox p.ttl span.img {
	float: left;
	width: 20px;
}
.nuts01 div.rightBox p.ttl span.txt {
	float: left;
	font-weight: bold;
	line-height: 1.2;
}
.nuts01 div.rightBox p.kind {
	clear: both;
	padding: 10px 0 7px;
}
.nuts01 div.rightBox p.kind span {
	background: #ededed;
	padding: 3px 4px;
}

.nuts02 {
	clear: both;
	margin: 0 20px 0 15px;
	padding: 20px 0 0;
	border-top: 1px solid #cc747c;
}
.nuts02 p.ttl {
	font-weight: bold;
	line-height: 1.2;
	text-indent: -1.6em;
	padding-left: 15px;
}
.nuts02 p.ttl span {
	padding: 0 3px 0 0;
	vertical-align: middle;
}




/* 衣料品
=============================================================================*/
div.toriatsukai_apparel {
	margin: 20px 15px;
	padding: 10px;
	font-size: 88%;
}
div.toriatsukai_apparel table {
	width:638px;
	margin:5px auto 0;
}
div.toriatsukai_apparel th {
	padding:7px;
	font-weight:normal;
	text-align:center;
}
div.toriatsukai_apparel td {
	border-bottom:1px dotted #CCC;
	padding:7px 3px;
}

p.apparel {
	margin-top:15px;
}
div.apparel {
	width:670px;
	margin:0 auto 30px;
}
div.apparel01 {
	width:4em;
	margin-bottom:8px;
	padding:8px 15px;
	background-color:#FFC1E0;
}
div.apparel02 {
	width:4em;
	margin-bottom:8px;
	padding:8px 15px;
	background-color:#B9DCFF;
}
div.apparel03 {
	width:4em;
	margin-bottom:8px;
	padding:8px 15px;
	background-color:#ffcc99;
}
div.apparel p {
	margin-top:10px;
	padding:10px;
	border:1px dotted #999;
}
table.lineup_apparel dl {
	padding: 15px 30px;
	min-height: 258px;
}
table.lineup_apparel dl dt {
	text-align: center;
}
table.lineup_apparel dl dd {
	font-size: 88%;
	line-height: 1.2;
	padding: 10px 0 0;
}
table.lineup_apparel dl dd span {
	line-height: 1.5;
	color: #6e6055;
	padding: 3px 8px 2px;
}
table.lineup_apparel dl dd span {
	background: #ead376;
}

div.fcubic {
	border: 1px solid #666;
	margin: 0 10px 30px;
	padding: 10px 10px 5px;
	background: #ededed;
}
div.fcubic .fcubicL {
	float: left;
}
div.fcubic .fcubicR {
	float: right;
}
div.fcubic .fcubicR dl {
	text-align: left;
	padding: 30px 0 0;
	width: 300px;
	position: relative;
}
div.fcubic .fcubicR dl dt {
	position: absolute;
}
div.fcubic .fcubicR dl dd {
	padding: 8px 5px 0 90px;
	line-height: 1.3;
}
div.fcubic .fcubicR dl span {
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 3px 8px;
}



/* 新商品・新企画
=============================================================================*/
div.menu_products {
	padding: 0px 0 0 0;
    overflow:hidden;
}

div.menu_products:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.menu_products {
    height:1em;
    overflow:visible;
}
/**/

div.menu_products h2 {
	float: left;
	margin: 0;
	padding: 0;
}
div.menu_products ul {
	float: right;
	border-bottom: 2px solid #9adf67;
	width: 306px;
}
div.menu_products ul li {
	float: left;
	padding: 3px 0 0 2px;
}

ul.newProducts li {
	float: left;
	width: 128px;
	margin: 0 0 10px 10px;
}
ul.newProducts li a {
	display: block; 
	padding: 5px;
	border: 1px solid #ccc;
	color: #555;
}
ul.newProducts li a:hover {
	margin: -1px;
	text-decoration: none;
	border: 2px solid #cc747c;
	/*cursor: pointer;*/
}

ul.newProducts li div.photo {
	text-align: center;
	height: 89px;
}
ul.newProducts li p {
	font-size: 75%;
	font-weight: bold;
	margin: 0;
	padding: 2px 3px 5px;
}
ul.newProducts li p.logo {
	float: left;
	width: 16px;
	vertical-align: middle;
}
ul.newProducts li p.name {
	float: left;
	text-align: left;
	width: 88px;
	line-height: 1.2;
	padding-top: 2px;
}
/*ul.newProducts li dl dt {
	text-align: center;
	height: 89px;
}
ul.newProducts li dl dd {
	font-size: 88%;
	line-height: 1.3;
	padding: 7px 10px 10px;
}
ul.newProducts li dl dd.neme {
	font-weight: bold;
	padding: 0 5px;
}
ul.newProducts li dl dd.neme span.img {
	float: left;
	width: 19px;
}
ul.newProducts li dl dd.neme span.txt {
	float: left;
	text-align: left;
	width: 88px;
	padding-top: 2px;
}*/
.mt {
	clear: both;
	margin: 20px 0 0;
}


.new_lineup {
	clear: both;
	width: 666px;
	margin: 5px 15px 15px;
	border: 2px solid #cc747c;
	background: url("../images/line_length.gif") 230px repeat-y;
}
.new_lineup div.leftBox {
	float: left;
	width: 230px;
	text-align:center;
}
.new_lineup div.rightBox {
	float: right;
	width: 410px;
	padding: 13px 10px 10px 0;
}
.new_lineup div.rightBox p {
	margin: 0 0 0px;
}
.new_lineup div.rightBox p.products {
	text-align: right;
}
.new_lineup div.rightBox p.products span {
	padding: 0 3px 0 0;
}
.new_lineup div.rightBox p.products img {
	margin-top: -5px;
}
.new_lineup div.rightBox p.ttl span.icon {
	float: left;
	width: 20px;
}
.new_lineup div.rightBox p.ttl span.txt {
	float: left;
	font-weight: bold;
	line-height: 1.2;
}
.new_lineup div.rightBox p.kind {
	clear: both;
	padding: 5px 0 5px;
	*padding: 3px 0 5px;
	_padding: 3px 0 5px;
}
.new_lineup div.rightBox p.kind span {
	background: #ededed;
	padding: 3px 4px;
}
/*.new_lineup div.rightBox ul {
	margin: -5px 0 8px 30px;
	list-style-type: disc;
	line-height: 1.4;
}*/

.no_icon {
	display: block;
	height: 10px;
}

/********* 食品・住関ピックアップ商品 ************/
.pic {
	clear: both;
	width: 666px;
	margin: 0 0 15px 15px;
}
.pic_food {
	background: #fff9f9;
	border: 2px solid #f4b6cb;
}
.pic_housing {
	background: #f5fcfe;
	border: 2px solid #a0dfe0;
}
.pic div.leftBox {
	float: left;
	width: 280px;
}
.pic div.rightBox {
	float: right;
	width: 366px;
	padding: 15px 10px 10px;
}
.pic div.rightBox p {
	margin: 0 0 3px;
}
.pic div.rightBox div {
	text-align: right;
	vertical-align: middle;
}
.pic div.rightBox div span {
	padding: 5px 10px 0 0;
}
.pic div.rightBox div img {
	margin: -5px 0 0 0;
}
.pic div.rightBox p.ttl span.icon {
	float: left;
	width: 20px;
}
.pic div.rightBox p.ttl span.txt {
	float: left;
	font-weight: bold;
	line-height: 1.2;
}
.pic div.rightBox p.kind {
	clear: both;
	padding: 5px 0 5px;
	*padding: 3px 0 5px;
	_padding: 3px 0 5px;
}
.pic div.rightBox p.kind span {
	background: #c7eef9;
	padding: 3px 10px;
}
.pic div.rightBox p span.region {
	background: #fcdbdb;
	padding: 0.2em 0.7em;
}


/********* 衣料品 ************/
h4.apparel {
	margin:15px 15px 0;
	padding-bottom:15px;
	line-height: 1.2;
	font-weight: normal;
}

div.products_apparel {
	width:670px;
	margin:10px auto 0;
	line-height:1.2;
}
div.products_apparel h4 {
	background:url(../images/logo_small.gif) left center no-repeat;
	margin:0 0 8px;
	padding:1px 0 0 20px;
	min-height:15px;
}
div.products_apparel img {
	margin:8px 0 0;
}


.new_apparel {
	clear: both;
	width: 666px;
	margin: 15px;
}
.new_apparel div.leftBox {
	float: left;
	border: 2px solid #ec7c30;
}
.new_apparel div.rightBox {
	float: right;
	padding: 15px 0;
	width: 300px;
}
.new_apparel div.rightBox p {
	margin: 0;
}
.new_apparel div.rightBox p.ttl span.icon {
	float: left;
	width: 20px;
}
.new_apparel div.rightBox p.ttl span.txt {
	float: left;
	font-weight: bold;
	line-height: 1.2;
}
.new_apparel div.rightBox p.kind {
	clear: both;
	padding: 7px 0 5px;
}
.new_apparel div.rightBox p.kind span {
	background: #ededed;
	padding: 3px 4px;
}


/* くらしモアについて
=============================================================================*/
div.company {
	overflow:hidden;
	text-align:justify;
	*text-justify:distribute;
}
div.company:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.company {
    height:1em;
    overflow:visible;
}
/**/

p.company_img {
	margin:20px 0 20px 0;
	text-align:center;
}
div.company_menu {
	width:655px;
	/*padding:10px 5px;*/
	padding:0;
	margin:30px auto 0;
	/*background-color:#f3f3f3;*/
	overflow:hidden;
}
div.company_menu:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.company_menu {
    height:1em;
    overflow:visible;
}
/**/

div.company_menu ul {
}
div.company_menu li {
	float:left;
	margin:0 5px;
}
div.company_menu2 {
	width:592px;
	padding:0;
	margin:10px auto 0;
	overflow:hidden;
}
div.company_menu2:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.company_menu2 {
    height:1em;
    overflow:visible;
}
/**/

div.company_menu2 li {
	float:left;
	margin:0 5px;
}

ul.environment {
	overflow:hidden;
	margin:0 2px;
}
ul.environment:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html ul.environment {
    height:1em;
    overflow:visible;
}
/**/

ul.environment li {
	float:left;
	width:340px;
	border:1px solid #CCC;
	margin:0 3px 5px;
}
* html ul.environment li {
	float:left;
	width:336px;
	border:1px solid #CCC;
	margin:0 3px 5px;
}


ul.environment li.bg01 {
	background:url(../images/environment02_bg_01.gif) top no-repeat #f9fbf2;
}
ul.environment li.bg02 {
	background:url(../images/environment02_bg_02.gif) top no-repeat #f9fbf2;
}
ul.environment li.bg03 {
	background:url(../images/environment02_bg_03.gif) top no-repeat #f9fbf2;
}
ul.environment li.bg04 {
	background:url(../images/environment02_bg_04.gif) top no-repeat #f9fbf2;
}
ul.environment dl {
	margin:10px 15px;
	font-size:12px;
	line-height:1.9;
}
ul.environment dt {
	margin:0;
}
ul.environment dd {
	margin:15px 15px 20px;
}

table.environment {
	width:680px;
	margin:15px auto 0;
}
table.environment th {
	width:150px;
	font-size:12px;
	text-align:center;	
}
table.environment td {
	width:190px;
	font-size:12px;
	text-align:justify;
	*text-justify: distribute;
	line-height:1.4;
	vertical-align:top;
	padding:35px 0;
}



/* 地図 */
div#map table {
	width:80%;
	margin:20px auto;
}

div.tabbox {
	overflow:hidden;
	width:680px;
	_width:690px;
	margin:0 auto;
}
div.tabbox:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html div.tabbox {
    height:1em;
    overflow:visible;
}
/**/

div.tabbox div.brand {
	float:right;
	width:310px;
}
ul.tabs {
	margin:10px 0 10px 10px;
	overflow:hidden;
}
ul.tabs:after {
    content:"";
    display:block;
    clear:both;
    height:1px;
    overflow:hidden;
}

/*\*/
* html ul.tabs {
    height:1em;
    overflow:visible;
}
/**/

ul.tabs li {
	float:left;
	width:140px;
	height:35px;
	background-color:#CCC;
	margin:0 10px 5px 0;
}
div.tabbox div.contents {
	float:left;
	width:370px;
}
div.tab {
	margin:10px 0 10px 0px;
	padding:10px;
	min-height:415px;
	border:1px solid #999;
	font-size:12px;
}
* html div.tab {
	margin:10px 0 10px 0px;
	padding:10px;
	min-height:415px;
	height:415px;
	border:1px solid #999;
	font-size:12px;
}
div.tab h4 {
	margin:0 0 5px;
	padding:0 0 3px;
}
table.corporate {
	width:100%;
	margin:0 auto 15px;
	border-collapse:collapse;
	line-height:1.5;
}
table.corporate th {
	width:6em;
	padding:10px;
	text-align:center;
	white-space:nowrap;
	border-bottom:1px solid #CCC;
}
table.corporate td.info {
	padding:10px;
	border-bottom:1px solid #CCC;
	font-size:12px;
}




/* キャンペーン
=============================================================================*/
table.campaign {
	width:668px;
	margin:10px auto 0;
	border:1px solid #999;
	border-collapse:collapse;
}
table.campaign th {
	padding:5px;
	vertical-align:top;
	width:280px;
}
table.campaign td.main {
	padding:5px 5px 0;
	vertical-align:top;
}
table.campaign p.ttl {
	font-weight:bold;
	margin:0;
	padding:0;
}
table.campaign p.exp {
	margin:0;
	padding:0;
	font-size:12px;
}
table.campaign p.term {
	margin:10px 0 0;
	padding:0;
	font-size:12px;
}
table.campaign td.bottom {
	padding:5px 5px 5px;
	text-align:right;
	vertical-align:bottom;
}
table.campaign p.link {
	margin:0;
	padding:0;
}

div.campaign {
}
div.campaign h4 {
	margin:10px 15px 5px;
	padding:5px 10px;
	border-bottom:1px solid #C30;
}
div.campaign p {
	margin:0 30px 20px;
}
div.campaign ul {
	margin:0 30px 0 45px;
	list-style-type:disc;
	line-height:1.4;
	font-size:12px;
}
div.campaign li {
	margin:0 0 5px;
}

table.goods {
	margin:0 auto 10px;
	width:640px;
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	line-height:1.4;
}
table.goods th {
	padding:5px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	vertical-align:top;
	background-color:#999;
	color:#FFF;
}
table.goods td {
	padding:5px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	vertical-align:top;
}

.mt10 {
	margin-top:10px;
}

.campaign-end {
	margin:20px 0px 10px;
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
	text-align:center;
	color: #C30;
}

#off-contents img {
	margin-bottom: 20px;
}



/* くらしモア フェア
=============================================================================*/
.contents-none {
	display:none;
}

.javascript-off {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:2;
	margin:100px 20px 0;
}

.fair-end {
	margin:100px 0px;
	font-size:16px;
	line-height:2;
	font-weight:bold;
	text-align:center;
}

.fair_img {
	width:670px;
	margin: 10px auto 0;
}

.img01 {
	margin: 10px 0 0;
	text-align: center;
}
.img02 {
	margin: 0;
	text-align: center;
}

div.fair_text {
	width:600px;
	margin:20px auto 40px;
	padding:15px;
	border:1px solid #999;
}
div.fair_text ul {
	margin:0;
	line-height:1.3;
}
div.fair_text li {
	list-style-type:disc;
	margin:10px 0 0 20px;
}

div.fair_shop {
	overflow:hidden;
	width:670px;
	margin:20px auto 40px;
}

div.fair_shop table {
	width:330px;
	background:#FFF;
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
div.fair_shop table thead th {
	padding:5px;
	background: #fff0f7;
	color: #da4257;
	font-size: 12px;
	text-align: center;
	border-right:1px solid #CCC;
}
div.fair_shop table th {
	background: #fff;
	border-bottom:1px solid #CCC;
}
div.fair_shop table thead th.date {
	width:130px;
}
div.fair_shop table th.icon {
	width:50px;
	padding:5px 0;
}
div.fair_shop table td {
	padding: 0 3px; 
	font-size: 12px;
	line-height: 1.2;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

div.fair_shop table td.f14 {
	font-size: 12px;
}

div.oubo {
	width:668px;
	margin:0 auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

table.fair01 {
	float:left;
}
table.fair02 {
	float:right;
}

table.fair {
	width:650px;
	margin:10px auto 5px;
}
table.fair th {
	padding:12px;
	width:100px;
	vertical-align:top;
}
table.fair td {
	padding:12px;
	text-align:justify;
	*text-justify:distribute;
	line-height:1.4;
}
table.fair li {
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:5px;
}

/* サイトポリシー
=============================================================================*/
ul.policy {
	margin: 0 19px 0 32px;
	list-style-type: disc;
	line-height: 1.7;
}
ul.policy li {
	margin: 0 0 10px;
}


/* サイトマップ
=============================================================================*/
.sitemapContents {
	margin: 5px 10px 0;
}
.sitemapL {
	float: left;
	width: 210px;
	min-height: 590px;
	background: url("../images/sitemap_line.gif") right repeat-y;
}
.sitemapR {
	float: right;
	width: 420px;
}

ul.arrow {
	margin: 0 0 0 15px;
}
ul.arrow li {
	margin: 15px 0 10px;
	padding-left: 20px;
	line-height: 1.5;
	background: url("../images/list_arrow.gif") 0 0.3em no-repeat;
	font-weight: bold;
}
ul.arrow li.second {
	margin: 10px 0 10px 15px;
	padding-left: 20px;
	line-height: 1.5;
	font-weight: normal;
}
ul.arrow .third li {
	margin: 5px 0 5px 10px;
	padding-left: 10px;
	background: url("../images/list_arrow2.gif") 0 0.6em no-repeat;
	font-weight: normal;
}

ul.sitemapR .list li {
	float: left;
	padding-right: 50px;
}

ul.sitemapR .listL {
	float: left;
	width: 10em;
}
ul.sitemapR .listR {
	float: left;
}

/*ul.arrow li a {
	color: #555;
}
ul.arrow li a:hover {
	color: #C30;
}*/



