@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

.clear{clear:both;}.border {
	background-color: #D02E2E;
	height: 4px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
.space {
	height: 215px;
}
.space2 {
	height: 20px;
}


.contents_box_back {
	background-image: url(../image/ab_contents_back4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contents_box {
	width: 830px;
	margin: auto;
	height: auto;
	background-color: #FFF;
	border: 1px solid #CD2F2C;
}
.contents {
	margin: auto;
	width: 800px;
	padding-top: 15px;
}
.contents_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../image/ab_text_back.jpg);
	height: 20px;
	width: 794px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-left: 6px;
}
.contents_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	line-height: 22px;
	padding-bottom: 10px;
}
.contents_pic {
	padding-top: 6px;
}
.contents_pic1 {
	height: 195px;
	width: 195px;
	float: left;
	margin-right: 5px;
	background-color: #666;
}
.contents_pic2 {
	height: 195px;
	width: 195px;
	float: left;
	background-color: #666;
}
.contents_map {
	height: 538px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents_map_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 0px;
}
.contents_link {
	padding-top: 10px;
	padding-bottom: 5px;
}
.link_box {
	height: 40px;
	width: 200px;
	float: left;
	margin-right: 5px;
}
.link_box2 {
	height: 50px;
	width: 180px;
	float: left;
	margin-right: 5px;
}
.link_box3 {
	padding-bottom: 5px;
}


.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #D02E2E;
	margin-top: 10px;
	color: #FFF;
	padding-top: 2px;
}
.ticket_box {
	height: 50px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ticket_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #F60;
	padding: 5px;
}
.contents_goods {
	border: 1px solid #F60;
	padding-top: 5px;
	padding-bottom: 5px;
}

