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


#page_main {
	width: 760px;
	margin: 0px;
}

#bg {
	width:760px;
	height:1743px;
	background-image:url(../../img/shop25/layout.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	color:#333333;
	clear:both;
}

#bg h3{
	font-size: 16px;
	font-weight: bold;
	color: #FF5594;
	line-height: 20px;
}

#bg p{
	font-size: 12px;
	color: #333333;
	display: block;
	text-align: left;
	line-height: 17px;
	margin: 5px;
}



#point1 {
	width:270px;
	position:absolute;
	top:475px;
	left:270px;
	height: 163px;
	padding: 5px;
	text-align: justify;
}

#point2 {
	width:260px;
	position:absolute;
	top:805px;
	left:230px;
	height: 162px;
	padding: 5px;
	text-align: justify;
}

#point3 {
	width:265px;
	position:absolute;
	top:1150px;
	left:270px;
	height: 169px;
	padding: 5px;
	text-align: justify;
}


#ticket {
	width:335;
	position:absolute;
	top:1341px;
	left:345px;
	height: 236;
	display:block;
}

#link_a a{
	width:174px;
	position:absolute;
	top:1701px;
	left:371px;
	height: 27px;
	display:block;
	background-image:url(../../img/shop25/btn01.gif);
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
}



#link_a a:hover{
	background-image: url(../../img/shop25/btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#link_b a{
	width:174px;
	position:absolute;
	top:1701px;
	left:563px;
	height: 25px;
	display:block;
	background-image:url(../../img/shop25/btn02.gif);
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

#link_b a:hover{
	background-image: url(../../img/shop25/btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a img {
	border-style: none;
	border:none;
}

	
#bg span {
	font-size: 14px;
	color: #FF0000;
	display: block;
	text-align: right;
	font-weight: bold;
}

