@charset "shift_jis";

/* 全ページ共通の枠組み指定 */

body {
	margin:0px auto;
	padding: 0px;
	height:100%;
	background:url(../img/bg.gif) repeat-x top #7ac668;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
  }

img {
  border:0px;
}

form {
  margin: 0px;
  padding: 0px;
}

/****************************** 全体 ***************************************/
div#wrapper {
	padding: 0px;
	width: 960px;
	position: relative;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	z-index:1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eafede;
	border-left-color: #eafede;
}

/****************************** flash/topics ***************************************/

#header {
	width: 960px;
	background-color: #FFFFFF;
}


#header_flash {
	margin:0;
	padding:0;
	width:480px;
	float:left;
	background-color: #000000;
}


#news {
	margin:0;
	padding:0;
	height:320px;
	width:480px;
	float:right;
	font-size:80%;
	background-color: #FFFFFF;
	background-image: url(../img/mono_bg.gif);
}

#news a:link  { text-decoration:none;color:#333333; }
#news a:visited	{ text-decoration:none;color:#333333;}
#news a:hover		{ text-decoration:underline;color:#E4007F;}
#news a:active	{ text-decoration:none;color:E#4007F;}


#news h3 {
	margin:0 15px;
	padding:10px 0 0 0;
	height: 40px;
	background-repeat: no-repeat;

}

#news .list_all {
	float: right;
	margin: -35px 5px 0 5px;
}

#news .news_list {
	margin:0;
	padding:0;
	overflow:auto;
	overflow-x: hidden;
	height:240px;
	width:480px;
	background-image: url(../img/bg.png);
	behavior:url(iepngfix.htc);
}


#news .news_list dl {
	padding:0 0 0 20px;
	width: 435px;
	margin: 0;
}


#news .news_list dt {
	display: block;
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 7px 1em;
	width: 5em;
	_margin-left:5px;
	line-height: 1.3em;
	position: static;

}

#news .news_list dd {
	display: block;
	margin: 0;
	padding: 7px 0.5em 7px 8em;
	border-bottom:#E4007F dotted 1px;
	text-align:left;
	line-height: 1.3em;
}


div#news:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}



/****************************** flash/topics ***************************************/

#header2
 {
	width: 960px;
	height: 306px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#header_logo {
	background-image: url(../images/10_28/logo_header.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 960px;
	behavior:url(iepngfix.htc);
}

#header:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

/*** Navigation ****/

#globalnavi {
	width: 960px;
	clear: both;
	margin:0px;
}

#globalnavi ul {
	height:41px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#globalnavi li {
	float:left;
	display:inline;
	height:41px;
	margin:0px;
	padding:0px;
	text-indent:-10000px;
	list-style:none;
	line-height:0;
}

#globalnavi li a {
    display: block;
    height:41px;
	padding:0px;
    overflow: hidden;
    text-decoration: none;
	line-height:normal;
}


#globalnavi:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#globalnavi li.list{
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:194px; 
}
#globalnavi li.list a{background:url(../img/navi.gif) no-repeat 0px 0px;}
#globalnavi li.list a:hover{background:url(../img/navi.gif) no-repeat 0px -41px;}

#globalnavi li.guide{
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:191px; 
}
#globalnavi li.guide a{background:url(../img/navi.gif) no-repeat -194px 0px;}
#globalnavi li.guide a:hover{background:url(../img/navi.gif) no-repeat -194px -41px;}

#globalnavi li.access{
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:191px; 
}
#globalnavi li.access a{background:url(../img/navi.gif) no-repeat -385px 0px;}
#globalnavi li.access a:hover{background:url(../img/navi.gif) no-repeat -385px -41px;}
#globalnavi li.parking{
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:191px; 
}
#globalnavi li.parking a{background:url(../img/navi.gif) no-repeat -576px 0px;}
#globalnavi li.parking a:hover{background:url(../img/navi.gif) no-repeat -576px -41px;}

#globalnavi li.home{
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:193px; 
}
#globalnavi li.home a{background:url(../img/navi.gif) no-repeat -767px 0px;}
#globalnavi li.home a:hover{background:url(../img/navi.gif) no-repeat -767px -41px;}


/***************** メインエリア ***************************/

#contents {
	background-color: #FFFFFF;
	text-align: left;
	width:920px;
	_width:960px;
	height:100%;
	_height:auto;
	display:block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}

#contents:after {
	clear:both;
}


/*** LEFT コンテンツ ****/


/*** RIGHT コンテンツ ****/




/*********************** フッター *************************/

#footer {
	clear:both;
	height:141px;
	width:960px;
	padding:0px;
	z-index:3;
	position:relative;
	bottom:0px;
	margin:0px auto;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 82px;
	background-color: #FFFFFF;
}
#footer .footLogo {
	float:left;
	height: 141px;
	width: 547px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}




/********************** TOPページで使用 ****************************/

/*** LEFT コンテンツ ****/
#top #leftContents h2 {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-indent:-10000px;
}

#top #leftContents h2.news {
	width:450px;
	height:51px;
	background:url(../img/h2_news.gif) no-repeat 0px 0px;
}

#top #leftContents h2.sale {
	width:248px;
	height:38px;
	background:url(../img/h2_sale.gif) no-repeat 0px 0px;
}

#top #leftContents h2.eventInfo {
	width:248px;
	height:38px;
	background:url(../img/h2_event.gif) no-repeat 0px 0px;
}

#top #leftContents .leftBlock {
	float:left;
	width:248px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#top #leftContents .rightBlock {
	float:right;
	width:248px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#top #leftContents .newsBlock {
	width:450px;
	padding:0px;
	margin:0px;
}

#top #leftContents .newsBlock:after {
	clear:both;
}

#top #leftContents .saleBlock {
	width:248px;
}

#top #leftContents .saleBlock:after {
	clear:both;
}

#top #leftContents .blockImg {
	margin:0px;
	float:left;
	padding:0px;
}

#top #leftContents .iframeBox{
	float:right;
	margin:0px;
	padding:0px;
}

#top #leftContents iframe{
	margin:0px;
	padding:0px;
}


/*** RIGHT コンテンツ ****/
#top #rightContents ul {
	width:362px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#top #rightContents li{
	display:block;
	width:362px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-indent:-10000px;
}

#top #rightContents li a{
    display: block;
    width:362px;
	padding:0px;
    overflow: hidden;
    text-decoration: none;
}

#top #rightContents li.mobile{
	background:url(../img/ban_mobile.gif) no-repeat 0px 0px;
	height:84px; 
}
#top #rightContents li.mobile a{
background:url(../img/ban_mobile.gif) no-repeat 0px 0px;
	height:84px;}

#top #rightContents li.mailMagazine{
	background:url(../img/ban_mailmagazine.gif) no-repeat 0px 0px;
	height:89px; 
}
#top #rightContents li.mailMagazine a{
background:url(../img/ban_mailmagazine.gif) no-repeat 0px 0px;height:89px;}

#top #rightContents li.coupon{
	background:url(../img/ban_coupon.gif) no-repeat 0px 0px;
	height:84px; 
}

#top #rightContents li.coupon a{
background:url(../img/ban_coupon.gif) no-repeat 0px 0px;height:84px;}




#top #leftContents li{
	display:block;
	width:362px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-indent:-10000px;
}

#top #leftContents li a{
    display: block;
    width:362px;
	padding:0px;
    overflow: hidden;
    text-decoration: none;
}

#top #leftContents li.mobile{
	background:url(../img/ban_mobile.gif) no-repeat 0px 0px;
	height:84px; 
}
#top #leftContents li.mobile a{
background:url(../img/ban_mobile.gif) no-repeat 0px 0px;
	height:84px;}

#top #leftContents li.mailMagazine{
	background:url(../img/ban_mailmagazine.gif) no-repeat 0px 0px;
	height:89px; 
}
#top #leftContents li.mailMagazine a{
background:url(../img/ban_mailmagazine.gif) no-repeat 0px 0px;height:89px;}

#top #leftContents li.coupon{
	background:url(../img/ban_coupon.gif) no-repeat 0px 0px;
	height:84px; 
}

#top #leftContents li.coupon a{
background:url(../img/ban_coupon.gif) no-repeat 0px 0px;height:84px;}





#top #rightContents .event {
	width:174px;
	height: 257px;
	float: left;
	padding-left: 94px;
	padding-top: 20px;
	padding-right: 94px;
	padding-bottom: 10px;
	background-image: url(../img/bg_event.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top #rightContents .eventSens {
	width:181px;
	margin:0px 0px 0px 70px;
	text-align:right;
}

#top #footer .toDetails {
	z-index:3;
	float:right;
	margin:53px 134px 0px 0px;
	display:inline;
}
#footer_right {
	height: 141px;
	width: 384px;
	float: left;
}
#event_link {
	float: left;
	height: 75px;
	width: 384px;
}
#kochira {
	padding-top: 50px;
	height: 25px;
	width: 250px;
	float: left;
	text-align: right;
}
#counter {
	float: left;
	height: 35px;
	width: 104px;
	padding-top: 40px;
	padding-left: 30px;
}

#footer_under {
	float: left;
	height: 21px;
	width: 374px;
	padding-top: 45px;
	padding-right: 10px;
}
#footer_under ul {
	margin: 0px;
	padding: 0px;
}
#footer_under li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: right;
}
.underline {
	font-weight: bold;
	color: #FF3366;
	font-size: 11px;
}
.kitira {
	height: auto;
	width: 200px;
}
a:hover .underline {
	text-decoration: underline;
}
.event1{
	width:240px;
	height: 190px;
	padding-left: 61px;
	padding-top: 60px;
	padding-right: 61px;
	background-image: url(../img/bg_event.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.event2{
	width:240px;
	height: 220px;
	padding-left: 61px;
	padding-top: 30px;
	padding-right: 61px;
	background-image: url(../img/bg_event.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.event3{
	width:362px;
	height: 257px;
	float: left;
	background-image: url(../img/bg_event.gif);
	background-repeat: no-repeat;
}
#old_banner {
	float: left;
}
#under_container {
	float: left;
	height: 600px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}


.newsBlock ul {
	margin:0px;
	padding:0px;
}

.newsBlock li {
	font-size: 14px;
	line-height: 150%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#summer_collection {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 920px;
	padding-bottom: 20px;
}
#summer_collection img {
	border: 5px solid #ECECEC;
}
#summer_collection h1 {
	font-size: 28px;
	line-height: 150%;
	margin: 0px;
	color: #FC0082;
}
#summer_collection h2 {
	font-size: 85px;
	margin: 0px;
	color: #444444;
}
#summer_collection h3 {
	font-size: 35px;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#summer_collection h4 {
	font-size: 50px;
	color: #FF3366;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.big_font0623 {
	font-size: 55px;
}
.small_font0623 {
	font-size: 13px;
	color: #333333;
}
#shop_news_banner {
	background-image: url(../images/0506/shop_news_banner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 920px;
	clear: both;
}
#summer_wrapper {
	float: left;
	height: auto;
	width: 918px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #52C3DE;
	clear: both;
}
#banner3 {
	background-image: url(../images/0506/banner3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 918px;
	padding-top: 15px;
	clear: both;
}
.top_banner_area img {
	border: 5px solid #F0F0F0;
	margin-bottom: 8px;
	margin-left: 5px;
}
#banner_contents {
	float:left;
	padding-right: 5px;
	padding-left: 5px;
}
#banner_contents ul {
	margin: 0px;
	padding: 0px;
}
#banner_contents li {
	list-style-type: none;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 6px;
}

.top_banner_area{
	float: left;
}
#banner_contents img {
	border: 5px solid #F0F0F0;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
