@charset "utf-8";
/* CSS Document */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
    padding: 0px; 
	font-size: 70.5%;
	font-size: 0.8rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html{
 overflow-x : hidden;
 overflow-y : auto;
 }
a:link {
	a
	color: #666;
	text-decoration: none;
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
.img,iframe,object{  
width:100%; //IE対?E 
 max-width:100%;  
height:auto;  
}
#page-top {
    position: fixed;
    bottom: 0px;
    right: 5px;
		z-index:100;
		border-bottom:0;
}
#page-top a {
    background:#666;
    text-decoration: none;
    color: #fff;
    padding: 16px 28px 10px 28px;
    text-align: center;
    display: block;
	z-index:100;
	border-radius:40px 40px 0 0;
}
.s_newarrival {
	margin-top:1px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.s_newarrival .day{
	color:#666;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-color:#dcdcdc;
	width: 100%;
	padding:1%;
}

#main {
	padding:0;
	display: block;
	width: 100%;
	margin:0 auto;
	background:#FFF;
}

#search {
	display: block;
	width: 100%;
		 font-size:16px;
}

body,html{ margin:0; padding:0; line-height:1.5;
	    -webkit-text-size-adjust: 100%;
		font-size:14px;}
.menutitle {
	background:#F3F3F3;
	border-bottom:1px solid #000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	width:99.8%;
	margin:auto;}
div.gomore { width:75%; background:#333; color:#FFF; font-size:11px; font-weight:normal; padding:3px; text-align:center; margin:auto; margin:5px 0 10px 0;}
div.update {font-size:13px; color:#333; text-align:left; padding:3px 0px 3px 10px; font-family:Georgia, Times New Roman, Times, serif;}
td.news_a { font-weight:bold; font-size:9px; color:#333; text-align:left;}
td.news_b { font-size:8px; color:#333; text-align:left;}
td.news_b a { display:block; text-decoration:none; color:inherit;}

.centuryfont {font-size:12px;color:#D00; font-weight:normal; font-family: Century Gothic, Futura, sans-serif;}
.centuryfont_1:first-line {font-size:11px; color:#333; font-weight:normal; font-family: Century Gothic, Futura, sans-serif; line-height:inherit;}
.centuryfont_1 {font-size:7px; color:#333; font-weight:bold; font-family: Century Gothic, Futura, sans-serif; line-height:1.6em;}
.centuryfont_1 span { font-family:inherit;}
.centuryfont_2 {font-family: Century Gothic, Futura, sans-serif; line-height:1.6em; font-size:11px; color:#333; font-weight:normal;}
hr.gray { padding:0; margin:0; border:none; border-bottom:2px solid #DDD; width:80%; margin:auto; margin:2px 0 5px 0; }
.b_left {border-left:solid 1px #EEE;}	
.b_right {border-right:solid 1px #EEE;}
.b_top {border-top:solid 1px #EEE;}
.b_bottom {border-bottom:solid 1px #EEE;}
.b_box { border:1px #DDD solid; padding:3px;}

td.navi { padding:3px 3px; background:#333; color:#FFF; font-weight:bold; font-size:1.1em; letter-spacing:0.1em; line-height:1.2em;}
td.navi a {text-decoration:none; color:#FFF;}

ul.eventlist li { padding:5px 0; font-size:14px;}

ul, li { list-style:none;}
ul.itemlist{display:inline-block; padding:0; margin:0; width:95%; font-size:0px; background:#FFF; margin:0px;}
ul.itemlist li {
	font-size:12px;
	display:inline-block;
	/* IE 6/7 */
  /display: inline;
  /zoom: 1;
	background:#FFF;
	border:1px #EEE solid;
	padding:3px;
	margin:3px;
	width:30%;
	}

	
	
/* search用 */
#search input{
	width:75%;
		 border:1px solid #333;
	height:20px;
    border:none;
		 border-radius:0;
		 font-size:16px;
	
}

  input[type="button"],input[type="submit"] {
    border-radius: 0;
	 -webkit-appearance: none;
  }
  
  
#search input.button_black{
	width:24%;
	 border:1px solid #333;
	 vertical-align:top;
	 background:#333;
	 letter-spacing:0.3em;
	 color:#FFF;
	 font-size:11px;
	 border-radius:0;
}
/* search用ここまで */


/*dena用設定*/

.dEventList {
	background:#FFF;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:5px 0;
	width:99.8%;
	margin:auto;}
.dEventList  a{
	color:#000;}	
	
.dPoint {
	background:#FFF;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:5px 0;
	width:99.8%;
	margin:auto;}
.dPoint  a{
	color:#000;
	text-decoration:underline}	
	
.dCoupon {  padding:3px 3px; background:#fff; 
			color:#F0D;
			font-weight:bold;
			font-size:1.1em;
			letter-spacing:0.1em;
			line-height:1.2em;}
.dCoupon  a {text-decoration:none; color:#F0D; text-decoration:underline}
	
.dSalelink {  padding:3px 3px; background:#ffe900; color:#FFF; font-weight:bold; font-size:0.9em; letter-spacing:0.1em; line-height:1.2em;}
.dSalelink  a {text-decoration:none; color:#333;}