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

*{
	margin:0;
	padding:0;
}

#contain {
	width:800px;
	margin: 0 auto;
	color:#000;
	font-size:12px;
}

#sns {
	margin:10px 0;
	float:right;
}

.hl {
	margin: 20px 0 10px 0;
}

.h2 {
	margin: 10px 0 10px 0;
}

.contents img{
	vertical-align:top;
	vertical-align:bottom;
}

a:link img {opacity: 1;transition: all 0.5s ease-out 0s;}
a:hover img {opacity: 0.5;transition: all 0.2s ease-out 0s;}

a:link { color: #6b5e92; text-decoration: none; }
a:visited { color: #6b5e92; text-decoration: underline; }
a:hover { color: #6b5e92; text-decoration: underline; }

/*-------clearfix-------*/
.clearfix:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; overflow: hidden; font-size: 0; }
* { margin: 0; padding: 0; }
img { border: none; margin: 0; padding: 0; line-height:1; }
/* end clearfix */

#Map{
	margin:0;
	padding:0;
}

#top{
	height:118px;
	background:url(image/jumfes_01.jpg) no-repeat;
	padding-top:465px;
	clear:both;	
}

ul#nav {
  width: 755px;
  height: 95px;
  margin: 0 auto;
  display: block;
  list-style:none;
}

ul#nav li {
  float: left;
}

li.nav_btn1 a {
  background: url("image/nav01.png") no-repeat 0 0;
  height: 95px;
  width: 185px;
  margin-right: 5px;
  display: block;
}

li.nav_btn1 a:hover {
	background-position: left bottom;
}

li.nav_btn2 a {
  background: url("image/nav02.png") no-repeat 0 0;
  height: 95px;
  width: 185px;
  margin-right: 5px;
  display: block;
}

li.nav_btn2 a:hover {
	background-position: left bottom;
}

li.nav_btn3 a {
  background: url("image/nav03.png") no-repeat 0 0;
  height: 95px;
  width: 185px;
  margin-right: 5px;
  display: block;
}

li.nav_btn3 a:hover {
	background-position: left bottom;
}

li.nav_btn4 a {
  background: url("image/nav04.png") no-repeat 0 0;
  height: 95px;
  width: 185px;
  display: block;
}

li.nav_btn4 a:hover {
	background-position: left bottom;
}

#original{
	height:147px;
	background:url(image/jumfes_04.jpg) no-repeat;
	padding-left:75px;
	padding-top:203px;
}

.item_area{
	color:#000;
	height:auto;
	width:650px;
}

.item{
	float:left;
}

p.goods_tile_sub{
	font-size:12px;
	line-height:1.5;
}

p.goods_tile{
	font-size:19px;
	font-weight:bold;
	line-height:1.2;
}

p.attation{
	display:block;
	color:#cc0001;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	padding-top:6px;
}

p.copy{
	color:#000;
	font-size:9px;
	text-align:right;
	margin-right:75px;
	padding-top:5px;
}

.tokuten{
	color:#FFFFFF;
	background-color:#FF0000;
	font-size:12px;
	padding:2px;
	font-weight:bold;
	line-height:1.2;
}

#naruto{
	height:114px;
	background:url(image/jumfes_06.jpg) no-repeat;
	padding-left:75px;
	padding-top:270px;
}

#gintama{
	height:115px;
	background:url(image/jumfes_07.jpg) no-repeat;
	padding-left:75px;
	padding-top:206px;
}

#kuroko_1{
	height:151px;
	background:url(image/jumfes_08.jpg) no-repeat;
	padding-left:75px;
	padding-top:208px;
}

#kuroko_2{
	height:185px;
	background:url(image/jumfes_09.jpg) no-repeat;
	padding-left:75px;
	padding-top:208px;
}

#goods_a{
	height:120px;
	background:url(image/jumfes_12.jpg) no-repeat;
	padding-left:70px;
	padding-top:105px;
}

.goods_txt{
	font-size:14px;
	line-height:1.5;
}

#photo{
	height:281px;
	background:url(image/jumfes_15.jpg) no-repeat;
	padding-left:65px;
	padding-top:50px;
}

.photo_txt{
	font-size:13px;
	line-height:1.5;
	width:410px;
	display:block;
	font-weight:bold;
	margin-bottom:20px;
}

.photo_atn{
	font-size:11px;
	line-height:1.5;
	width:380px;
	padding:15px;
	display:block;
	background:#d9f6ff;
}

#information{
	height:337px;
	background:url(image/jumfes_11.jpg) no-repeat;
	padding-left:70px;
	padding-top:40px;
}

#infobox{
	font-size:14px;
	line-height:1.4;
	width:650px;
}

#place{
	display:block;
	padding-bottom:15px;
	padding-left:130px;
	background:url(image/place.gif) no-repeat;
}

#access{
	display:block;
	padding-bottom:30px;
	padding-left:130px;
	background:url(image/access.gif) no-repeat;
}

/*メイン------------------------------------------*/

.clear { clear: both;}