img{
	border:none;
}
hr{
	border:1px solid #e7e4dc;
	height:1px;
	border-width:1px 0px 0px 0px;
	margin:15px 0;
}

#header{
	position:fixed;
	left:0;
	top:0;
	z-index:999999;
	background:#000;
	width:100%;
	height:50px;
	margin:0 0 10px 0;
}
#header .txt{
	color:#fff;
	margin:0 auto;
	width:1000px;
	padding:5px 0;
}
#header h2{
	text-indent:-9999px;
	display:block;
	float:left;
	background:url('/img/index/logo.png') no-repeat;
	width:148px;
	height:47px;
	margin:0 20px 0 0;
}
#header .txt p{
	display:block;
	float:left;
	padding:10px 0 0 0;
}

.CenterContainer{
	margin:20px 0;
}
.CenterContainer table{
	margin:0 auto;
	width:950px;
	border-collapse:collapse;
}

.information{
	position:relative;
}
.information .rss{
	position:absolute;
	width:266px;
	height:21px;
	padding:1px 0 0 0;
	left:10px;
	top:-10px;
	background:url('/img/index/info_title.png') no-repeat;
	text-align:right;
}
.information .rss img{
	margin:0 1px 0 0;
}
.information .allinfo{
	position:absolute;
	padding:0 0 0 0;
	left:280px;
	top:-10px;
}
.info{
	background:#F2F2F2;
	border:1px solid #E3E3E3;
	width:585px;
	height:100px;
	overflow:auto;
	padding:15px;
}
.info dl{
	font-size:12px;
}
.info dl dt{
	font-family:arial;
	color:#7D7D7D;
}
.info dl dd{
	background:url('/img/icon/li03.png') left center no-repeat;
	padding:0 0 0 15px;
}
.info dl a{
	color:#000;
}

.l a:link		{}
.l a:visited	{color:#000066;}
.l a:hover		{color:#E2006A;text-decoration:underline;}

/* Link type 店舗追加-------------------------------------------------------- */
.l1				{font-weight:bold;}
.l1 a:link		{color:#fff; background:#e2006a; text-decoration:none; padding:3px;}
.l1 a:visited	{color:#fff; background:#e2006a; text-decoration:none; padding:3px;}
.l1 a:hover		{color:#fff; background:#000;}

/* Link type 動画追加-------------------------------------------------------- */
.lm				{font-weight:bold;}
.lm a:link		{}
.lm a:visited	{}
.lm a:hover		{}

.PRbannerHead{
	width:1010px;
	margin:0 auto;
	margin-top:60px;
}
.PRbannerHead img{
	margin:0 1px 0 0;
	width:83px !important;
	height:110px !important;
}

.PRbannerBig{
	width:970px;
	margin:0 auto;
	margin-bottom:30px;
}
.PRbannerBig img{
	margin:0 10px;
	width:300px !important;
	height:400px !important;
}

.PRbannerFooter{
	width:950px;
	margin:0 auto;
	margin-bottom:30px;
}
.PRbannerFooter .PRarea{
	width:295px;
	margin:0 20px 0 0;
	float:left;
	display:block;
}
.PRbannerFooter .PRarea img{
	float:left;
	display:block;
	width:120px;
	height:80px;
	margin:0 5px 5px 0;
	background:#ddd;
}
.PRbannerFooter .PRarea p{
	color:#7D7D7D;
	font-size:11px;
}
.PRbannerFooter a{
	color:#000;
}
.PRbannerFooter a:hover{
	color:#E30053;
}


.titlebar{
	background:url('/img/index/bar_bg.png') repeat-x;
	width:930px;
	height:28px;
	padding:0 0 0 10px;
	line-height:28px;
	border:1px solid #E0E0E0;
	font-family:arial;
	font-weight:bold;
	color:#3F3F3F;
}














