* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html{
height:100%;
}



body{
	margin:0; padding:0;
	color:#444444;
	text-align: center;
	font-size:12px;
	font-family:Osaka,"ＭＳ Ｐゴシック",sans-serif;
	border:0;
	line-height:170%;
	background:url(../img/bg_shadow.gif) repeat-y top center;
}


#wrapper {
	width: 735px;
	margin: 0 auto;
	text-align: left;
	}



a{
	text-decoration:none;
	}

a:hover {
	color: #D1C4C0;
}

a.link_line {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: top;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	margin: 15px 0;
}

em {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #FF8080;
}

td {
	vertical-align:top;
	}
	
.clear_both {
	clear: both;
}

/*-----base　ここまで-----*/

h1{
	width:300px;
	height:92px;
	margin:0;
	padding:0;
	background:url(../img/top_r1_c1.gif) no-repeat top left;
	text-indent:-9999px;
	float:left;
	}
	
.table_contents {
	
	}
	
.table_contents td{
	width:50%;
	padding:10px;
	border:1px solid #CCCCCC;
	color:#444444;
	font-size:100%;
	line-height:1.6;
	
	}
h2 {
	width:750px;
	padding-left:15px;
	margin-top:30px;
	}
h3 {
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px #CCCCCC dotted;}
	
.img_f_l1 {
	float:left;
	margin:0 3px 0 0;
	}
.img_f_r1 {
	float:right;
	margin:0 0 0 3px ;
	}
	

.table_sche{
	margin-left:15px;
}
.table_sche td{
	padding:5px;
	border-bottom:dotted #CCC 1px;
	}
.sche_time {
	width:20%;
	color:#666;
	font-size:10px;
	font-style:italic;
	}
	


.schedule li{
	margin-left:15px;
	border-top:1px dotted #CCCCCC;
	
	}
.sche_box{
	width:430px;
	padding:5px;
	float:left;
	}
.sche_box_right{
	width:430px;
	padding:5px;
	float:right;
	}
	
.li_bottom {
	
	}
	
.liststyle2 {
	background-color:#EEEEEE;
	}
	
.subimg{
	float:right;
	}
.subimg img {
	margin-right:15px;}
	
h2.bf_title {
	width:480px;
	}
	
.mainimg{
	margin-bottom:30px;
	}
	
.copy {
	margin:20px 0;
	text-align:center;
	}
	
.inq {
	padding:15px;
	}
.access {
	margin:30px 15px;
	}
.access h4 {
	background:#EEEEEE;
	}
.access table {
	margin-top:20px;
	}
	
.map {	
	margin-top:15px;
	}
.map_txt {
	padding-left:15px;
	}
.map_img {
	padding:2px;
	border:3px #CCCCCC solid;
	}
	
.accessinfo {
	background-color:#f7ecf4;
	border:1px solid #C36;
	padding:5px;
	line-height:1.5;
}
	
.accessinfo strong {
	font-weight:normal;
	color:#C36;
	display:block;
	margin-bottom:5px;
	}
.tbl_point td{
		width:33%;
		padding:10px;
		line-height:1.4;
}

.tbl_point strong {
		color:#369;
		display:block;
		margin:8px 0;
}

.tbl_point img{
		float:right;
		margin:0 0 8px 8px;
}

.point_title {
		padding:5px 15px;
		border-bottom:1px dotted #999;
		margin:10px 0;
}
.td_sche1day{
		background:#f4f6eb;
}.td_sche2day{
		background:#f6ebf3;
}
.back{text-align:right;
	margin:10px 0;}
.back a:link,.back a:visited{
	color:#06C;
}
.back a:hover{
		color:#F36;
}
.col_blue{
		font-size:14px;
		color:#06C;
}
.col_blue12{
		font-size:12px;
		color:#06C;
}
.access_box1{
	width:420px;
	float:left;
	line-height:1.4;
}
.access_box2{
	width:420px;
	float:right;
	line-height:1.4;
}
.access_box1 p,.access_box2 p{
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
.map{
		margin-bottom:25px;
}
.close{
	text-align:center;
	margin-top:30px;
	}
.close a{
	color:#444;
}