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

/* ad space for flash or img */
#ad-space {
	height: 280px;
	width: 100%;
	text-align: center;
	background-color: #000000;
}
/* links rollover effect */
#top-col-left h2 a {
	font-size: 1.2em;
}
#top-col-right h3 a {
	font-size: 1em;
}
#top-col-left h2 a, #top-col-right h3 a {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-indent: -10000px;
	display: block;
}
#top-col-left h2 a:hover, #top-col-right h3 a:hover {
	color: #B30F74;
	text-decoration: none;
	background-repeat: no-repeat;
}
#title-whatsnew a {
	background-image: url(../images/top/title_whatsnew.gif);
	height: 24px;
	width: 191px;
}
#title-itemrecom a {
	background-image: url(../images/top/title_itemrecom.gif);
	height: 24px;
	width: 268px;
}
#title-floorguide a {
	background-image: url(../images/top/title_floorguide.gif);
	height: 24px;
	width: 194px;
}
#title-seasonrecom a, #title-tower a, #title-shoprecom a, #title-voppy a, #title-apartment a, #title-radio a {
	width: 141px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*サッポロコレクション2009ここから*/
#title-sapporocolle a {
	width: 141px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left top;
}
#title-sapporocolle, #title-sapporocolle a {
	background-image: url(../images/top/title_sapporo_coll09.gif);
}
#title-sapporocolle a:hover {
	background-position: 0px -24px;
}
/*サッポロコレクション2009ここまで*/

#title-dailyinfo {
	background: url(../images/top/title_dailyinfo.gif) no-repeat;
	height: 13px;
	width: 117px;
	text-indent: -10000px;
	display: block;
	padding-bottom: 6px;
}
.daily-txt {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.2em;
}
.daily-txt dt {
	float: left;
	margin-right: 0.8em;
	width:8em;
}
.daily-txt dd {
	float: left;
}
.daily-txt p.last {
	clear: both;
	padding-top: 5px;
}
/*
.daily-txt dl {
	margin-bottom: 5px;
}*/
#title-seasonrecom, #title-seasonrecom a {
	background-image: url(../images/top/title_seasonrecom.gif);
}
#title-tower, #title-tower a {
	background-image: url(../images/top/title_tower.gif);
}
#title-shoprecom, #title-shoprecom a {
	background-image: url(../images/top/title_shoprecom.gif);
}
#title-voppy, #title-voppy a {
	background-image: url(../images/top/title_voppy.gif);
}
#title-apartment, #title-apartment a {
	background-image: url(../images/top/title_blogapartment.gif);
}
#title-radio, #title-radio a {
	background-image: url(../images/top/title_radio.gif);
}
#title-whatsnew a:hover, #title-itemrecom a:hover, #title-floorguide a:hover {
	background-position: 0px -24px;
}
#title-seasonrecom a:hover, #title-tower a:hover, #title-shoprecom a:hover, #title-voppy a:hover, #title-apartment a:hover, #title-radio a:hover, #title-girlsbrandtrip a:hover {
	background-position: 0px -32px;
}

/* left content box */
#top-col-left {
	width: 360px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	position: relative;
	left: 20px;
	margin: 0px;
	color: #666666;
	background-color: #000000;
}
#top-col-left h3 {
	font-size: 0.8em;
}
#whatsnew-box {
	width: 340px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/top/whatnew_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	background-color: #000000;
}
#whatsnew-box a {
	color: #FFFFFF;
}
#whatsnew-box a:hover {
	color: #B30F74;
}

#whatsnew-box dl {
	margin: 0px;
	background-image: url(../images/top/whatnew_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#whatsnew-box dt {
	float: left;
	margin-right: 1em;
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 15px;
}
#whatsnew-box dd {
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top-col-left #topitem-wrap {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	width: 260px;
	float: right;
}
#top-col-left #topitem-box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 168px;
	width: 260px;
}
#top-col-left #topfloor-box {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100px;
}

/* right content box */
#top-col-right {
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	left: 40px;
	color: #666666;
	background-color: #000000;
}
/* float clear after box*/
#top-col-right:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
#top-col-right {display:inline-block;} 
/* Hide from IE Mac ¥*/ 
#top-col-right {display:block;} 
/* End hide from IE Mac */ 
/* end float clear after box */

#top-col-right h4 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-col-right div.pr-content {
	margin-bottom: 18px;
}
#top-col-right div.pr-content-l, #top-col-right div.pr-content-r {
	width: 210px;
	height: 64px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#top-col-right div.pr-content-l div.pr-icon a, #top-col-right div.pr-content-r div.pr-icon a,
.ad-img-right a {
	border: 1px solid #FFFFFF;
	display: block;
	float: left;
}
#top-col-right div.pr-content-l div.pr-icon a:hover, #top-col-right div.pr-content-r div.pr-icon a:hover,
.ad-img-right a:hover {
	border: 1px solid #B30F74;
}
#top-col-right div.pr-content-l {
	float:left;
	clear: left;
}
#top-col-right div.pr-content-r {
	float:right;
}
#top-col-right div.pr-content-l div.pr-text, #top-col-right div.pr-content-r div.pr-text {
	float: right;
	width: 137px;
}
#top-col-right #mobile-ad {
	background-color: #FFFFFF;
	/*float: left;*/
	clear: both;
	width: 200px;
	/*margin-top: 30px;*/
}
#top-col-right #mobile-ad #mobile-text {
	float: right;
	width: 130px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-col-right #mobile-ad h3 {
	margin-bottom: 6px;
}
#top-col-right #mobile-ad #qr {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#top-col-right .ad-img-right {
	float: right;
}
.no-flash-msg {
	font-size: 0.8em;
	color: #FFFFFF;
}
#last-wrapper {
	margin: 0px;
	clear: both;
	padding: 0px;
	width: 100%;
}

.floor-en {
	font-size: 0.1em;
	line-height: 0.1em;
	/*margin-top: 5px;*/
	margin: 0;
	padding: 0;
}

.floor-en a {
	width: 75px;
	height: 11px;
	background-image: url(../images/top/floor_en_bnr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	display: block;
}
.floor-en a:hover {
	background-position: 0 -11px;
}

#twitter_update_list {
	clear: both;
	list-style-type: none;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 210px;
	margin-bottom: 20px;
	display: block;
}
#twitter_update_list {
	/*word-break:break-all;*/
	word-wrap: break-word;
}

#twitter_update_list li {
	clear: both;
	background-image: url(../images/top/line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px;
}

#twitter_update_list li a:link,
#twitter_update_list li a:visited,
#twitter_update_list li a:active {
	color: #000000;
	font-size: 0.8em;
}

#Top #bg-blackcontainer {
	padding-bottom: 90px;
}

/* float clear after box*/
#top-col-right:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
#last-wrapper {display:inline-block;} 
/* Hide from IE Mac ¥*/ 
#last-wrapper {display:block;} 
/* End hide from IE Mac */ 
/* end float clear after box */

.bnr {
	padding-bottom: 10px;
}
