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

* html *{zoom:1;}

#header {
	padding-bottom: 10px;
}

/*カラム分け*/
#main_top {
	float: left;
	width: 496px;
	padding-right: 10px;
}
.side {
	float: left;
	width: 242px;
}
#left {
	padding-right: 10px;
}
/*共通パーツ*/
.inner {
	background-color: #FFFFFF;
	clear: both;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
.line {
	clear: both;
}
.unit {
	float: left;
}
.unit .date {
	padding-bottom: 2px;
}
.inner .ttl2 {
	background-image: url(../image/top/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 15px;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.inner a:hover .ttl2 {
	opacity: 0.75; /* for Opera,Firefox,Safari */
	filter: alpha(opacity=75); /* for IE */
}
.unit .name {
	clear: both;
}
.inner a{
	cursor:pointer;
}

/*スライド部分*/
#slides {
	padding-bottom: 10px;
}
/*
Load CSS before JavaScript
*/

/*
Slides container
Important:
Set the width of your slides container
Set to display none, prevents content flash
*/
.slides_container {
width:496px;
display:none;
}

/*
Each slide
Important:
Set the width of your slides
If height not specified height will be set by the slide content
Set to display block
*/
.slides_container div {
width:496px;
height:606px;
display:block;
background:#fff;
}

/*
Optional:
Reset list default style
*/
ul.pagination{
	font-size: 5px;
	padding-top: 3px;
	padding-left: 0px;
}
ul.pagination li{
	float: left;
	padding-right: 5px;
	background-image: url(../image/top/btn_slide.gif);
	background-repeat: no-repeat;
}
ul.pagination li a{
	color: #FFFFFF;
	height: 12px;
	width: 12px;
	display: block;
	border: 1px solid #741c05;
	background-color: #fff;
}
ul.pagination li a:hover{
	color: #741c05;
	background-color: #741c05;
	height: 12px;
	width: 12px;
	display: block;
	border: 1px solid #741c05;
}
/*
Optional:
Show the current slide in the pagination
*/
.pagination .current a {
	color:#741c05;
	background-color: #741c05;
	border: 1px solid #741c05;
	height: 12px;
	width: 12px;
	display: block;
}

/*ショップコラム*/
.shop  .line   {
	padding-left: 20px;
	padding-bottom: 20px;
}
.shop .unit {
	float: left;
	width: 140px;
	padding-right: 18px;
	height: 237px;
	overflow: hidden;
}
.shop .photo , .staff .photo{
	padding-bottom: 10px;
}
.shop .name {
	padding-bottom: 15px;
}

/*スタッフコラム*/
.staff .line {
	padding-left: 2px;
	padding-bottom: 20px;
}
.staff .unit {
	width: 120px;
	padding-right: 22px;
	padding-left: 22px;
	height: 275px;
	overflow: hidden;
}

/*スタイリング*/
.styling .line {
	padding-left: 31px;
	padding-bottom: 31px;
	padding-top: 27px;
	width: 180px;
}
.styling .unit {
	float: none;
}
.styling .date ,.item .date,.goods .date{
	padding-left: 20px;
}
.styling .unit .photo {
	clear: both;
}
.styling .unit a .photo img{
	width: 180px;
	height:240px;
	display:block;
}
/*アイテム&ライフスタイルグッズ*/
.item .line , .goods .line{
	padding-top: 19px;
	padding-left: 16px;
	padding-bottom: 4px;
}

.item .line a ,.goods .line a{
	float: left;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 18px;
	display: block;
	height: 100px;
}
.goods .line{
	padding-bottom: 0px;
}
.goods .line a{
	padding-bottom: 28px;
}
/*ニュース*/
.news .line {
	padding-left: 20px;
	padding-bottom: 8px;
}
.news .photo {
	float: left;
	width: 50px;
	padding-right: 10px;
	padding-bottom: 12px;
}
.news .unit .txt {
	float: left;
	width: 142px;
	line-height: 13px;
	height: 50px;
	overflow: hidden;
}
/*ショップロケーター*/
.locator .line {
	padding-right: 10px;
	padding-left: 10px;
}
.locator .map {
	float: left;
	width: 60px;
	padding: 10px;
}
.locator .line .dropmenu {
	float: left;
	width: 130px;
}
.locator .ttl2 {
	background-image: none;
	padding-left: 0px;
	height: 9px;
	font-style: italic;
	color: #666666;
	font-size: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*ドロップダウンメニュー*/
.locator .line .dropmenu li a.menu {
	display: block;
	width: 130px;
}
.locator .line .dropmenu .submenu {
	background-color: #741c05;
	position: absolute;
	visibility: hidden;
	z-index: 3;
	width: 130px;
	font-size: 10px;
}
.locator .line .dropmenu .submenu a{
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.locator .line .dropmenu .submenu a:hover{
	color: #fff;
	background-color: #965443;
}

/*バナー*/
.bnr  {
	clear: both;
	width: 242px;
	overflow: hidden;
}
.bnr .bnr_inner {
	width: 252px;
}
.bnr .bnr_square {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bnr .bnr_rectangle {
	clear: both;
	padding-bottom: 10px;
}
/*インフォメーション*/
.information {
	background-color: #FFFFFF;
	background-image: url(../image/top/ttl_information.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	clear: both;
	font-size: 10px;
	line-height: 14px;
	width: 1000px;
}
.information h2 {
	display: none;
}
.information ul {
	padding-left: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}