@charset "utf-8";

/* ===== anchor link color for top ===== */
#suntory_contents a:link{color:#000; text-decoration:none;}
#suntory_contents a:visited{color:#000; text-decoration:none;}
#suntory_contents a:hover{color:#999; text-decoration:underline;}

#top_header{
	background:url(../../img/top_main_bg.jpg) repeat-x center bottom #f6c200;
	width:100%;
	min-width: 890px;
	height:570px;
}

#top_header #top_header_content {
	height:530px;
	background:url(../../img/top_main.jpg) no-repeat center bottom;
	position:relative;
}

#top_header #top_header_content #naviareaWrapper{
	/*border-bottom: 1px solid #ecba00;*/
	width: 100%;
	height: 41px
}
#top_header #top_header_content #naviarea{
	/*border-bottom: 1px solid #dbad00;*/
	position:absolute;
	left:0;
	top: 0;
	width:100%;
	text-align:center;
	height:40px;
	z-index:100;
}

#navi li img{vertical-align:bottom;}
#top_header #top_header_content #naviarea #nav .logo{
	float:left;
	cursor:default;
}
#top_header #top_header_content #naviarea #nav{
	width:890px;
	margin:0 auto 0 auto;
	height:40px;
	position:relative;
	z-index:100;
}
#top_header #top_header_content #naviarea #nav li{
	float:left;
	cursor:pointer;
}
#top_header #nav img{vertical-align:bottom; cursor:pointer;}
#top_header #top_header_content #naviarea #nav .logo img{
	cursor:default;
}

#top_header #top_header_content #flashmask{
	width:100%;
	height:480px;
	z-index:100;
	background-color:#f6c200;
	position:absolute;
	left:0;
	top:50px;
}

#top_header #square_cover {
	position: absolute;
	width: 100%;
	height: 480px;
	top: 50px;
	left: 0;
	background-color: #f6c200;
	z-index: 120;
}

#top_header #top_header_content #flash,
#top_header #top_header_content #kaku_swf {
	width:100%;
	height:480px;
	z-index:1;
	position:absolute;
	left:0;
	top:50px;
	min-width: 890px;
	width: expression((document.body.clientWidth < 891) ? ("890px") : ("100%"));
}

#top_header #top_header_content #flash #flasharea{
	width:890px;
	height:480px;
	margin:0 auto 0 auto;
	position:relative;
	/*display:none;*/
}

#top_header #top_header_content #flash .main_banner {
	position: absolute;
	/*top: 0; left: 0;*/
	top: 407px;
	left: 505px;
}

#top_header #top_header_content #flash #flasharea h1{position:absolute; left:365px; top:82px;}
/* 20120913 TOP IMAGE さんま編　変更 */
/*
#top_header #top_header_content #flash #flasharea p{
position:absolute;
left:0;
top:30px;
left:650px;
top:30px;
}
*/

#top_header #catchlink{
	width:890px;
	margin:0 auto 0 auto;
	overflow:hidden;
	zoom:1;
}
#top_header #catchlink .countdown{
	float:left;
	margin-top:7px;
}
#top_header #catchlink .restaurant{
	float:right;
	margin-top:7px;
	margin-right:10px;
}

a.hover-img image,
#top_header #catchlink a img{
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a.hover-image:hover img,
#top_header #catchlink a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}


#top_content{
	width:890px;
	margin:0 auto 0 auto;
	padding-top:20px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#top_content .left_area{
	float:left;
	width:280px;
	margin-right:20px;
}
#top_content .right_area{
	float:right;
	width:290px;
}

#top_content .left_area .news{font-size:100%; width:280px; margin-bottom:10px;}
#top_content #newsList li{
}
#top_content .left_area .news th{
	width:130px;
	padding:10px 0 10px 0;
	background:url(../../img/line01.gif) repeat-x left bottom;
	vertical-align:top;
}
#top_content .left_area .news td{
	padding:10px 0 10px 10px;
	background:url(../../img/line01.gif) repeat-x right bottom;
	vertical-align:top;
}

#top_content .right_area a img{
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#top_content .right_area a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
/*-------------------- [ 20120514// ] --------------------*/
#top_content .right_area #bnrlarge li a{
display:block;
width:290px;
height: 145px;
position:relative;
}
#top_content .right_area #bnrlarge li a img{
position:absolute;
top:0;
left:0;
z-index:0;
}
#top_content .right_area #bnrlarge li a img.icon-new-bnr{
top: 3px;
left: 3px;
z-index:1;
}
/*-------------------- [ //20120514 ] --------------------*/
/*[ 20120703// ]--------------------------------------------------*/
#top_content .right_area #bnrsmall li a{
display:block;
width:290px;
height: 90px;
position:relative;
}
#top_content .right_area #bnrsmall li a img{
position:absolute;
top:0;
left:0;
z-index:0;
}
#top_content .right_area #bnrsmall li a img.icon-new-bnr{
top: 3px;
left: 3px;
z-index:1;
}
/*--------------------------------------------------[ //20120703 ]*/


/*[ 20120926// ]--------------------------------------------------*/
#top_content{
	padding-bottom:20px;
}
#top_content #newsList li a{
	width:280px;
	display:block;
	padding:10px 0;
	background:url(../../img/line01.gif) repeat-x left bottom;
	vertical-align:bottom;
	font-weight:bold;
}
#top_content #newsList li a span{
	display:block;
}
#top_content #newsList li a .date{
	margin-bottom: 2px;
}
#top_content #newsList li a .date img{
	vertical-align:middle;
}
#top_content #newsList li a:link{
	color:#000;
	text-decoration:none;
}
#top_content #newsList li a:visited{
	color:#000;
	text-decoration:none;
}
#top_content #newsList li a:hover{
	color:#000;
	text-decoration:none;
}
#top_content #newsList li a .news-text{
font-weight:normal;
}
#top_content #newsList li a:link .news-text{
	color:#000;
	text-decoration:none;
}
#top_content #newsList li a:visited .news-text{
	color:#000;
	text-decoration:none;
}
#top_content #newsList li a.hover .news-text,
#top_content #newsList li a:hover .news-text {
	color:#999;
	text-decoration:underline;
}
#footer{
	border-top: 1px solid #e5e5e5;
	clear:both;
}
#footer .inner-block{
	width: 890px;
	margin:0 auto;
	overflow:hidden;
}
#footer #snsBox{ float:left;padding-top: 10px;}
#footer #installFlash{ float:right; padding-top: 20px;}
#top_content .right_area li.first-child{
	height: 145px;
}
#top_content .center-area{
	float:left;
	width:280px;
}
#top_content #bannerFaceBook{
 line-height:100%;
}
/*--------------------------------------------------[ //20120926 ]*/



/*[ 20130220// ]--------------------------------------------------*/
.hide_element {
  display: none;
}

/*--------------------------------------------------[ //20130220 ]*/



/********************** rid **********************/

.rid {
color:#000;
font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
font-size: 10px;
_font-size: 62.5%;
text-align:center;
}

.rid #message{
width:890px;
margin:0 auto;
background-color:#ffffff;
}

.rid #flame{
width:650px;
margin:0 auto;
padding-top:50px;
}

.rid .ttl{
text-align:left;
font-size:1.7em;
font-weight:bold;
color: #2BA2A2;
margin-bottom: 20px;
}

.rid .day{
text-align:right;
font-size:1.5em;
margin-bottom:20px;
}

.rid .comment{
text-align:left;
font-size:1.5em;
line-height:1.6;
margin-bottom:20px;
}

.rid .end{
text-align:right;
font-size:1.5em;
padding-bottom:50px;
}
