﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.access_mtitle {
	background: url(../images/access/access_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}

#access_stitle1,
#access_stitle2 {
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
#access_stitle1 {
	background: url(../images/access/access_stitle1.jpg) no-repeat;
	}
	
#access_stitle2 {
	background: url(../images/access/access_stitle2.jpg) no-repeat;
	}
	
.place {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.2em;
	}
	
.place b {
	display: block;
	font-size:1.33em;
	}

.map {
	background: url(../images/access/access_map.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 438px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:438px;/* for ie5.x */
	}

.list_title {
	margin:0;
	font-size:1.2em;
	}

.access_list {
	margin:0 0 25px 0;
	}
	
.access_list.b15 {
	margin:0 0 15px 0;
	}

.access_list.ticket {
	background: url(../images/access/ticket.jpg) no-repeat;
	background-position: 0 bottom;
	padding:0 0 350px 0;
	}

.access_list li {
	margin:0 0 2px 0;
	padding:0 0 0 13px;
	width: 483px;
	font-size:1.2em;
	position: relative;
	}
	
.access_list b {
	position: absolute;
	top:0;
	left:0;
	}
