@charset "utf-8";

#contents {
	background:none;
	min-height:1100px;
}

*html #contents {
	height:1100px;
}

#contents-inner {
	width:984px;
	margin-bottom:30px;
	padding-bottom:20px;
	background:url(../images/top_contents_bg.gif) left bottom no-repeat;
}

#flashcontent {
	width:100%;
	height:450px;
	/*background:url(../images/top_alternate.jpg) center top no-repeat;*/
}


#topNews {
	float:left;
	width:684px;
	background:#fff url(../images/top_news_bg.gif) left top no-repeat;
}

#topEvent {
	float:left;
	position:relative;
	width:684px;
	background:url(../images/top_event_bg.gif) left top no-repeat;
}

#topPickup {
	float:right;
	width:282px;
	background:url(../images/top_pickup_bg.gif) left top no-repeat;
}


/*What's New-------------------------------------*/
#topNews .inner {
	padding:15px 13px 30px 18px;
}

#topNews h2 {
	padding:0 0 10px;
}

#topNews iframe {
	width:650px;
	height:105px;
	margin:0;
	padding:0;
	overflow:auto;
}


/*news.html-------------------------------------*/
body#newsFrame {
	background:none;
	text-align:left;
}

#newsFrame dl {
	width:620px;
	padding:7px 0;
	border-bottom:solid 1px #e5e5e5;
}

#newsFrame dt {
	float:left;
	width:70px;
	color:#e097ac;
	font-size:77%;
}

#newsFrame dd {
	float:right;
	width:550px;
	font-size:77%;
}

#newsFrame dd a,
#newsFrame dd .nl {
	display:block;
	padding-left:12px;
}

#newsFrame dd a {
	color:#333;
	background:url(../images/top_news_arrow.gif) left top no-repeat;
}

#newsFrame dd .nl {
	background:url(../images/top_news_arrow_nl.gif) left top no-repeat;
}

#newsFrame dd a:hover {
	text-decoration:underline;
}


/*ピックアップ-------------------------------------*/
#topPickup .inner {
	padding:20px 17px 0 15px;
}

#topPickup h2 {
	margin:0 0 10px;
	padding:0 0 1px;
	border-bottom:solid 1px #c00;
}

#topPickup dl {
	padding:9px 0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ddd;
}

#topPickup dl#topSacasplaza {
	padding:0 0;
	border-top:none;
	border-bottom:none;
}

#topPickup div#topSacasplazaline {
	width:250px;
	padding:9px 0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ddd;
}

#topPickup dl#topAccess {
	border-bottom:none;
}

#topPickup dl#topGuide {
	border-top:none;
}

#topPickup dt,
#topPickup dd.text {
	float:left;
	width:150px;
}

#topPickup dl#topcalendar dt.cal {
	float:none;
	width:250px;
	display:block;
}

#topPickup dd.text2 {
	float:left;
	width:150px;
}

#topPickup dl#topShops dt,
#topPickup dl#topShops dd.text {
	float:none;
	width:auto;
}


#topPickup dl#topSacasplaza dd.text {
	float:none;
	width:auto;
	display:inline;
}

#topPickup dl#topSacasplaza dd.thumb {
	float:right;
	width:100px;
	text-align:right;
}

#topPickup dl#topcalendar dd.caltext {
	float:none;
	width:250px;
	display:block;
	font-size:77%;
	line-height:1.5;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'ＭＳ ゴシック','MS PGothic',sans-serif;
}

#topPickup dl#topcalendar dd.calthumb {
	float:none;
	width:250px;
	padding-top:10px;
	display:block;
}

#topPickup dt {
	padding:0 0 6px;
}

#topPickup dd.text {
	font-size:77%;
	line-height:1.5;
}

#topPickup dd.text2 {
	font-size:77%;
	line-height:1.5;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,
	'メイリオ',Meiryo,'ＭＳ ゴシック','MS PGothic',sans-serif;
}

#topPickup dd.thumb {
	float:right;
}


/*イベント情報-------------------------------------*/
#topEvent h2 {
	margin:15px 17px 10px;
	border-bottom:solid 1px #c00;
}

#topEvent .btn {
	position:absolute;
	top:10px;
	right:17px;
}

#topEvent .inner {
	padding:10px 17px;
}

#topEvent .innerbnr {
	width:684px;
	padding:10px 17px 7px 17px;
}

#topEvent h3 {
	margin:10px 0px 10px 0px;
}

#topEvent .innerbnr p.leftbnr{
	float:left;
	width:429px;
	text-align:left;
}

p.rightbnr{
	float:left;
	width:220px;
}

#topEvent .eventBlock {
	float:left;
	width:320px;
}

#topEvent #topGallery,
#topEvent #topBlitz {
	float:right;
}

#topEvent .eventBlock h3 {
	padding:0 5px 7px;
	color:#fff;
	background:url(../images/top_event_obi.gif) left top no-repeat;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
}

#topEvent .eventBlock dt {
	padding:0 0 8px;
}

#topEvent .eventBlock dt a {
	display:block;
	padding-left:20px;
	color:#333;
	background:url(../common/images/icon_link.gif) left top no-repeat;
	font-weight:bold;
}

#topEvent .eventBlock dt a:hover {
	text-decoration:underline;
}

#topEvent .eventBlock dd.thumb {
	float:left;
}

#topEvent .eventBlock dd.date,
#topEvent .eventBlock dd.text {
	float:right;
	width:170px;
	font-size:77%;
	line-height:1.5;
}

#topEvent .eventBlock dd.date {
	padding:0 0 5px;
	color:#666;
	font-size:77%;
}


#topEvent .eventBlock .flashcontent {
	width:320px;
	height:190px;
	/*background:url(../images/aaf_noflash.jpg) center top no-repeat;*/
}

/*関連リンク-------------------------------------*/

#topLink {
	width:980px;
	margin:0 auto;
	padding:18px 0 0;
	border-top:solid 1px #ddd;
	text-align:left;
}

#topLink h2 {
	padding:5px 6px 30px;
	background:url(../images/top_link_obi.gif) left top no-repeat;
}

#topLink h2 img {
	display:block;
}

#topLink li {
	float:left;
	width:164px;
	text-align:right;
}

#topLink li.first {
	width:158px;
}


/* @group clearfix=================================================================== */
#topEvent .inner:after,

.eventBlock dl:after,
#topPickup dl:after,
#newsFrame dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#topEvent .inner,
#topEvent .innerbnr,
.eventBlock dl,
#topPickup dl,
#newsFrame dl {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #topEvent .inner,
#topEvent .innerbnr,
* html .eventBlock dl,
* html #topPickup dl,
* html #newsFrame dl {
	height:1%;
}

#topEvent .inner,
#topEvent .innerbnr,
.eventBlock dl,
#topPickup dl,
#newsFrame dl {
	display:block;
}
/* End hide from IE-mac */
/* @end */
