@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	color: #000000;
	line-height: 1.7;	
}

/*------------ 全体 ------------*/
html {
}

body {
}

/*------------ WRAPPER ------------*/
#wrapper {
	width:950px;
	margin:0 auto;
}

/*------------ HEADER ------------*/

#header{
	border-top:2px solid #e7081d;
	height:55px;
	overflow:hidden;
}

#header h1{
	width:163px;
	float:left;
	padding-top:8px;
}

#header_list{
	width:400px;
	float:right;
	text-align:right;
	padding-top:17px;
}

#header_list li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:20px;
	padding-left:20px;
	background:url(../images/icon_arrow.gif) no-repeat left center;
	font-size:16px;
}

#header_list li a{
	color:#333;
	text-decoration:none;
}

#header_list li a:hover{
	text-decoration:underline;
}


/*------------ NAVI ------------*/


/*------------ TOP ------------*/

#main{
	cursor:pointer;
}
#view1 {
	position: absolute;
	z-index: 1;
	width:950px;
	height:480px;
	overflow:hidden;
	background:url(../images/main/bg.jpg) no-repeat left center;
}
#view2 {
	position: absolute;
	z-index: 2;
}
#view3 {
	position: absolute;
	z-index: 3;
}
#view4 {
	position: absolute;
	z-index: 4;
}
#view_flame {
	width: 950px;
	height: 480px;
}

#contents{
	padding-top:6px;
	padding-bottom: 5px;
}

#content_l{
	width:620px;
	float:left;
	overflow:hidden;
}

#content_r{
	width:307px;
	float:right;
	overflow:hidden;
}

#news{
	background:url(../images/bg_dot.gif) repeat-x left bottom;
	height:151px;
	margin-bottom:5px;
}

#news .list{
	float:right;
	padding-left:12px;
	background-color:#FFF;
}

#news h3{
	height:16px;
	overflow:hidden;
	background:url(../images/bg_dot.gif) repeat-x left center;
	line-height:0%;
	margin-bottom:3px;
}

#news h3 .ttl{
	padding:3px 12px;
	background-color:#FFF;
}

#news_inner{
	overflow:auto;
	height:130px;
}

#news table{
	margin-left:21px;
	width:93%;
	color:#666666;
}

#news table th,
#news table td{
	padding:2px 0 0;
	/*_padding:0px 0 0;*/
	font-weight:normal;
}

#news table td a{
	text-decoration:none;
	color:#666666;
}

#news table td a:hover{
	text-decoration:underline;
}

#news table th{
	width:18%;
}

#news table th,
#news table td{
	vertical-align:top;
}

#bnr_list{
	width:624px;
	position:relative;
	background:url(../images/bg_bnr_list.gif) repeat left top;
	overflow:hidden;
	min-height:468px;
	_height:468px;
}

#bnr_list li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#FFF;
}

#bnr_list li img{
	width:151px;
	height:151px;
	overflow:hidden;
}

#bnr_list li .v2 img{
	height:307px;
	overflow:hidden;
}

#bnr_list li .h2 img{
	width:307px;
	overflow:hidden;
}

#bnr_list li a{
	text-decoration:none;
	width:151px;
	height:151px;
	overflow:hidden;
}

#bnr_list li a{
	height:307px;
}

#bnr_side{
	width:312px;
	position:relative;
	background: url(../images/bg_bnr_list.gif) repeat left top;
}

#bnr_side li{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

#map,
#flier{
	/*margin-left:8px;*/
}

#flier{
	background:url(../images/bg_flier.gif) no-repeat left top;
	width:307px;
	height:152px;
	margin-bottom:4px;
	position:relative;
}

#flier .pic_flier{
	position:absolute;
	left:150px;
	top:16px;
	width:145px;
	text-align:center;
}

#flier .pic_flier img{
	height:100px;
}

#flier .date{
	position:absolute;
	top:100px;
	left:0px;
	width:155px;
	text-align:center;
	font-size:12px;
	color:#ab551c;
}

#flier .date a{
	color:#ab551c;
	text-decoration:none;
}

#flier .date a:hover{
	text-decoration:underline;
}

#map{
	margin-bottom:4px;
}

#shop{
	border-bottom:1px dotted #c9ecff;
	height:150px;
	margin-bottom:5px;
}

#shop_inner{
	height:117px;
	overflow:auto;
	border-left:1px dotted #c9ecff;
	border-right:1px dotted #c9ecff;
	padding:8px 10px;
}

#shop_inner table{
	width:100%;
}

#shop_inner th,
#shop_inner td{
	color:#777;
	padding:2px 0;
	font-weight:normal;
}

#shop_inner td{
	padding-left:40px;
}

#shop_inner a{
	color:#777;
	text-decoration:none;
}

#shop_inner a:hover{
	text-decoration:underline;
}

.newdate{
	position:absolute;
	display:block;
	width:49px;
	height:51px;
	margin-left:99px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/bg_bnrdate.png) no-repeat top right;
	line-height:110%;
	padding:3px 3px 0 0;
	/*z-index:1000;*/
}

.newdate02 {
	position:absolute;
	display:block;
	width:40px;
	height:15px;
	margin-left:111px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/bg_bnrdate02.png) no-repeat top right;
	/*background-color: #FE0000;*/
	line-height:110%;
	padding-top:2px ;
	z-index:1000;
}

.newdate02 a,
.newdate02 a:hover,
.newdate02 a:visited {
	color:#FFF;
}

.bnr_col2 .newdate{
	margin-left:260px;
}

#bnr_list li .h2 .newdate{
	margin-left:255px;
}

#bnr_list li .h2 .newdate02{
	margin-left:355px;
}

* html span.newdate{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

/*------------ FOOTER ------------*/

#footer ul{
	background:url(../images/bg_footer.gif) repeat-x top center;
	height:21px;
	_height:22px;
	overflow:hidden;
	padding-top:9px;
	_padding-top:8px;
	padding-left:4px;
}

#footer ul li{
	display:block;
	float:left;
	padding:0 10px;
	border-right:1px solid #FFFFFF;
	/*height:11px;
	overflow:hidden;*/
	line-height:110%;
}

#footer ul li.last{
	border:none;
}

#footer ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	vertical-align:top;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer address{
	text-align:right;
	font-size:10px;
	color:#999999;
	padding-top:2px;
}

#tgcmov{
	background:url(../images/bg_tgcmov.jpg) no-repeat left top;
	height:480px;
	width:950px;
}

.grad_white{
	position:absolute;
	left:-350px;
}

#slide1_1{
	background:url(../images/main/slide01_01.jpg) no-repeat right center;
	left:0px;
}

#slide1_2{
	background:url(../images/main/slide01_02.jpg) no-repeat right center;
	left:190px;
}

#slide1_3{
	background:url(../images/main/slide01_03.jpg) no-repeat right center;
	left:380px;
}

#slide1_4{
	background:url(../images/main/slide01_04.jpg) no-repeat right center;
	left:570px;
}

#slide1_5{
	background:url(../images/main/slide01_05.jpg) no-repeat right center;
	left:760px;
}

#slide2_1{
	background:url(../images/main/slide02_01.jpg) no-repeat left center;
	left:0px;
}

#slide2_2{
	background:url(../images/main/slide02_02.jpg) no-repeat left center;
	left:190px;
}

#slide2_3{
	background:url(../images/main/slide02_03.jpg) no-repeat left center;
	left:380px;
}

#slide2_4{
	background:url(../images/main/slide02_04.jpg) no-repeat left center;
	left:570px;
}

#slide2_5{
	background:url(../images/main/slide02_05.jpg) no-repeat left center;
	left:760px;
}

#slide3_1{
	background:url(../images/main/slide03_01.jpg) no-repeat left center;
	left:0px;
}

#slide3_2{
	background:url(../images/main/slide03_02.jpg) no-repeat left center;
	left:190px;
}

#slide3_3{
	background:url(../images/main/slide03_03.jpg) no-repeat left center;
	left:380px;
}

#slide3_4{
	background:url(../images/main/slide03_04.jpg) no-repeat left center;
	left:570px;
}

#slide3_5{
	background:url(../images/main/slide03_05.jpg) no-repeat left center;
	left:760px;
}

#slide4_1{
	background:url(../images/main/slide04_01.jpg) no-repeat left center;
	left:0px;
}

#slide4_2{
	background:url(../images/main/slide04_02.jpg) no-repeat left center;
	left:190px;
}

#slide4_3{
	background:url(../images/main/slide04_03.jpg) no-repeat left center;
	left:380px;
}

#slide4_4{
	background:url(../images/main/slide04_04.jpg) no-repeat left center;
	left:570px;
}

#slide4_5{
	background:url(../images/main/slide04_05.jpg) no-repeat left center;
	left:760px;
}

.panel {
	width: 0px;
	height: 480px;
	width:190px;
	position: absolute;
}

.main_image_block a{
	float:left;
}

#mainImage01,
#mainImage02{
}

#main ul,
#main ul li{
	width:950px;
	height:480px;
	background-color:#FFF;
}
#main ul li{
	position:absolute;
	display:none;
}

#main{
	height:480px;
}

/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;	
}

.w180{
	width:180px;	
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;	
}

.h375{
	height:375px;	
}

.h500{
	height:420px;	
}

.h600{
	height:470px;	
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin:30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;	
}

.pl12{
	padding-left:12px;	
}

.pl15{
	padding-left:15px;	
}

.pl20{
	padding-left:20px;	
}

.pl30{
	padding-left:30px;	
}

.pl40{
	padding-left:40px;	
}

.pl50{
	padding-left:50px;	
}

.pl60{
	padding-left:60px;	
}

.pl70{
	padding-left:70px;	
}

.pl80{
	padding-left:80px;	
}

.pl100{
	padding-left:100px;	
}

.pr100{
	padding-right:100px;	
}


.pb20{
	padding-bottom:20px;	
}

/*-------- COMMON --------*/

.pic{
	padding:2px;
	display:block;
	border:1px solid #CCCCCC;
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

#fp_close{
	border:5px solid #CCC;
	padding:20px;
	background-color:#FFF;
	width:800px;
}

#fp_close .ttl{
	font-size:18px;
	font-weight:700;
	padding-bottom:20px;
}

#fp_close .body{
}

#mark_JASRAC {
	text-align: right;
	padding-bottom: 3px;
	padding-right: 5px;
}
