﻿@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 */
	}


/* #
--------- --------- --------- --------- --------- */
.information_mtitle {
	background: url(../images/information/information_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 101px 0 0 0;
	width: 670px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:101px;/* for ie5.x */
	}
	
.information_ex {
	margin:0 0 20px 0;
	padding:0;
	color:#E56410;
	font-size:1.2em;
	}
	
.areabox {
	margin:0 0 15px 0;
	padding:10px 10px 10px 280px;
	border:1px solid #628EA7;
	min-height:250px;
	height:auto !important;
	height:250px;
	position: relative;
	}
	
.map {
	position: absolute;
	top:10px;
	left:10px;
	}
	
.areabox.area1 {
	background: url(../images/information/map1.jpg) no-repeat;
	background-position: 10px 10px;
	}
	
.areabox.area2 {
	background: url(../images/information/map2.jpg) no-repeat;
	background-position: 10px 10px;
	}
	
.areabox.area3 {
	background: url(../images/information/map3.jpg) no-repeat;
	background-position: 10px 10px;
	}
	
.areabox.area4 {
	background: url(../images/information/map4.jpg) no-repeat;
	background-position: 10px 10px;
	}
	
.areabox.area5 {
	background: url(../images/information/map5.jpg) no-repeat;
	background-position: 10px 10px;
	}

.search_area {
	margin:0 0 15px 0;
	padding:15px 5px 5px 150px;
	background:url(../images/information/search_title.jpg) no-repeat ;
	font-size:1.4em;
	font-weight: bold;
	height:30px;
	}
	
.search_area select{
	margin:0 15px 0 5px;
	}
	
.areaname {
	margin:0 0 15px 0;
	padding:5px 0 4px 10px;
	background-color: #D8E3E9;
	font-size:1.8em;
	font-weight: bold;
	}
		
.addressarea {
	background: url(../images/information/dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0 0 10px 0;
	padding:0 0 5px 90px;
	width:290px;
	position: relative;
	}
	
.boxtitle1,
.boxtitle2 {
	position: absolute;
	top:0;
	left:0;
	background: url(../images/information/icon_address.jpg) no-repeat;
	margin: 0;
	padding: 30px 0 0 0;
	width: 80px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
.boxtitle2 {
	background: url(../images/information/icon_access.jpg) no-repeat;
	}
	
.address {
	margin:0 0 3px 0;
	color:#333;
	font-size:1.2em;
	}
	
.gmap {
	float: left;
	width: 123px;
	height: 30px;
	}
	
.gmap a {
	background: url(../images/information/btn_gmap.jpg) no-repeat;
	margin: 0;
	padding: 30px 0 0 0;
	width:123px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
.print {
	float: left;
	width: 129px;
	height: 30px;
	}
	
.print a {
	background: url(../images/information/btn_print.jpg) no-repeat;
	margin: 0;
	padding: 30px 0 0 0;
	width:129px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
.access {
	background: url(../images/information/dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0 0 10px 0;
	padding:0 0 10px 90px;
	width:290px;
	position: relative;
	color:#333;
	font-size:1.2em;
	}
	
.access.t10 {
	padding:8px 0 15px 90px;
	}
	
.info_title {
	margin:0 0 10px 0;
	font-size:1.3em;
	font-weight: bold;
	color:#E56410;
	}
	
.info_list {
	margin:0;
	}
	
.info_list li {
	margin:0 0 5px 0;
	width:180px;
	font-size:1.2em;
	color:#E56410;
	float:left;
	}
	
.info_list li a {
	margin:0 0 0 2px;
	color:#000;
	}
