@charset "utf-8";
/* CSS Document */

/******************************************************
  title
******************************************************/
h2 {
	background-image: url(../images/title_access.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#main{
	width: 680px;
	padding-top:20px;
	background-color: #FFC;
	float: left;
	margin-left: 60px;
	display: inline;
}
#main p{
	padding-bottom: 20px;
}

/******************************************************
  map
******************************************************/
h3{
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
	text-indent: -9999px;
	overflow: hidden;
}

#access01{
	background-image: url(../images/map01.gif);
	background-repeat: no-repeat;
	height: 401px;
	width: 501px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-top:30px;
	margin-left:90px;
}
#access02{
	background-image: url(../images/map02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 550px;
	width: 680px;
	overflow: hidden;
}
img{
	width:500px;
	margin:90px;
}
p#contactP1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #FF0200;
	line-height: 1.5em;
	padding-left: 90px;
	margin: 0px;
}

p#contactP{
	width: 500px;
	margin-left: 90px;
	color: #6F3700;
}
#qr{
	background-image: url(../images/qr_code.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
}
