@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.area-name {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold !important;
	color: #FFF;
	margin-bottom: 2px;
}
#header {
	height: auto;
	width: 950px;
}
#slideshow {
	height: 285px;
	width: 530px;
}
#slideshow2 {
	height: 285px;
	width: 530px;
}




#main {
	height: auto;
	width: 950px;
}

.sub-txt {
	font-size: 10px;
	line-height: 12px;
}

.sib-info {
	padding: 5px;
	height: auto;
	width: 449px;
	background-color: #FC0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #999;
	border-bottom-color: #666;
}

.ike-info {
	padding: 5px;
	height: auto;
	width: 449px;
	background-color: #F99;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
}

.akb-info {
	padding: 5px;
	height: auto;
	width: 449px;
	background-color: #9CDEE6;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
}

.ssb-info {
	padding: 5px;
	height: auto;
	width: 449px;
	background-color: #CCB5FF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
}

.Online-info {
	padding: 5px;
	height: auto;
	width: 449px;
	background-color: #0FC4FF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #666;
}


.shibuya_column {
	height: auto;
	width: 470px;
	background-color: #FFFFD7;
	float: left;
}
.container01 {
	height: auto;
	width: 470px;
	float: left;
}


.ikebukuro_column {
	float: left;
	height: auto;
	width: 470px;
	background-color: #FEE;
}

.akihabara_column {
	float: left;
	height: auto;
	width: 470px;
	background-color: #E6FFF9;
}

.shinsaibashi_column {
	float: left;
	height: auto;
	width: 470px;
	background-color: #CCF;
}

.Online_column {
	float: left;
	height: auto;
	width: 470px;
	background-color: #86E1FF;
}

.store {
	height: auto;
	width: 455px;
	line-height: 15px;
	background-color: #FFF;
	border: 1px solid #999;
	margin: 5px;
	float: left;
}

.deal {
	line-height: 15px;
	height: auto;
	width: 220px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.img_Left {
	float: left;
	height: auto;
	width: 220px;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}

.img_Left2 {
	float: left;
	height: auto;
	width: 440px;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}


a {
	color: #000;
}
	
a:link {
	color: #03C;
	text-decoration: none;
}	
	
a:visited {
	color: #06C;
}	

a:hover {
	color: #F00;
	text-decoration: underline;
}	

a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.area-name a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold !important;
}

.area-name a:link {
	color: #FFF;
	text-decoration: none;
}

.area-name a:hover {
	color: #FFF;
	text-decoration: underline;
}

.area-name a:visited {
	color: #FFF;
	text-decoration: none;
}

.pad5px {
	padding-left: 5px;
	background-color: #000;
	width: 215px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}

.pad5px2 {
	padding-left: 5px;
	background-color: #000;
	width: 430px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
	padding-right: 5px;
}

.shop_name {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.address {
	margin-bottom: 5px;
}

.img-middle {
	vertical-align: middle;
}

.brochure {
	height: auto;
	width: 450px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
	line-height: 24px;
	float: left;
	margin-bottom: 10px;
}

.Clear {
	clear: both;
}

.tax-free  {
    width: 70px;
	font-size:10px;
    color:#fff;
    background-color:#c00;
    padding:2px;
	line-height: 10px;
    margin-bottom: 2px;
	border-radius: 2px;        /* CSS3草案 */
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;
}

#footer {
	clear: both;
	height: auto;
	width: 950px;
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
