
#page {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}

#bg {
	position:absolute;
	z-index:1;
	text-align:center;
	width:100%;
	height:100%;
}

#bg img {
	width:100%;
	max-width:1000px;
}

#front {
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
}

#head_wrapper {
	position:absolute;
	z-index:3;
	top:0px;
	left:0px;
	width:100%;
}

#wrap_wrapper {
	position:absolute;
	z-index:3;
	top:70px;
	left:0px;
	width:100%;
}

#foot_wrapper {
	width:100%;
	position:absolute;
	z-index:3;
	bottom:0px;
	left:0px;
}

.entry {
	position:absolute;
	z-index:4;
	width:950px;
	height:1200px;
}

.goods {
	position:absolute;
	z-index:4;
	top:430px;
	left:0px;
	background-image:url(../image/index/bg_caption.png);
	background-repeat:repeat;
	background-position:left top;
	width:300px;
	color:#ffffff;
}

.pamphlet {
	position:absolute;
	z-index:4;
	top:600px;
	left:0px;
	background-image:url(../image/index/bg_caption.png);
	background-repeat:repeat;
	background-position:left top;
	width:300px;
	color:#ffffff;
}

.goods p , .pamphlet p {
	margin:13px 0 0 0;
	font-size:12px;
	line-height:140%;
}

.goods p:first-child , .pamphlet p:first-child {
	margin:0 0 0 0;
}

.illust {
	position:absolute;
	z-index:4;
	bottom:0px;
	right:0px;
}

.logo {
	position:absolute;
	z-index:4;
	bottom:130px;
	left:0px;
	width:100&;
}

.link {
	position:absolute;
	z-index:4;
	bottom:-50px;
	left:0px;
	width:100%;
	background-image:url(../image/index/bg_caption.png);
	background-repeat:repeat;
	background-position:left top;
}

.link p {
	margin:3px 0 0 0;
	font-size:10px;
	line-height:140%;
	color:#ffffff;
	text-align:center;
}

.tweet {
	position:absolute;
	z-index:4;
	top:0px;
	left:0px;
	text-align:center;
	background-image:url(../image/index/bg_caption.png);
	background-repeat:repeat;
	background-position:left top;
	width:270px;
}


.information {
	position:absolute;
	z-index:4;
	top:90px;
	right:0px;
	text-align:center;
}

.caption {
	background-image:url(../image/index/bg_caption.png);
	background-repeat:repeat;
	background-position:left top;
	width:242px;
}

.caption th,.caption td {
	color:#eeeeee;
	border-bottom:1px dotted #999999;
}

.caption th {
	text-align:center;
	width:30%;
	padding:7px 0 6px 0px;
}

.caption td {
	text-align:left;
	width:70%;
	padding:7px 10px 6px 0px;
}

.localnavi {
	width:242px!important;
}

.localnavi ul {
	width:262px!important;
	margin:0 -20px 0 0!important;
	padding:0!important;
	list-style:none!important;
}

.localnavi li {
	float:left!important;
	width:120px!important;
	height:62px!important;
	margin:0 2px 2px 0!important;
}

.localnavi li:first-child {
	display:none!important;
}

.localnavi li img {
	width:120px!important;
	height:62px!important;
}

.active {
	display:none!important;
}
