﻿
#main{
	margin: 0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width:100%;
	height:100%;
	text-align:center;
	}
	

	
.top{
	margin: 0;
	padding:0;
    margin-left: auto;
    margin-right: auto;
	margin-top:17px;
	width:98%;
	height: 100px;
	}


.top section {
	width:31.5%;
	height:78px;
	margin-right: 4px;
	float: left;
	position: relative; 
}
	
.box{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 1px #000000;
	background-color:#ffffff;
	width:100%;
	height:60px;
	}
	

.top .p01 {
	font-size:10px;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	width:102%;
	height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:19px;
	background-color:black;
	color:white;
	}

.allow {
	width: 9px;
	height: 9px;
	background: url("../images/allow.jpg");
	background-size: 9px 9px;
	top: 87%;
	left: 93%;
	position: absolute; 
	}

.top .p02 {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 7px;
}

.top a:hover p {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.top a:hover .allow {
  opacity: 0.1;
}

.top a:hover .box {
  opacity: 0.2;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.cb {
	clear: both;
}

.access_titele{
	font-size:20px;
	height:24px;
	width:210px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:0px;
	background-color:black;
	text-align:center;
	color:white;
	}

.tate{
	display: none;
}

.access{
	margin-top: 30px;
	text-align:center;
	width:auto;
	height:330px;
	background-image: url('../images/map.jpg');
	background-size:auto 280px;
	}

.access_left {
	text-align:center;
	}
	
.access h1{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 900;
	font-style: normal;
	font-size:18px;
	letter-spacing: 4px;
	text-align:center;
	color:white;
	padding-top: 26px;
	}


.access_bill{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size:10px;

	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	line-height:13px;
	color:white;
	}

.access_tell{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size:10px;

	line-height:13px;
	margin-top: 7px;
	padding-top: 0px;
	color: white;
	}

.access_tell a {
	color: white;
	text-decoration:none;
}

.telephon_mail{
	display: inline-block;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size:10px;
	padding:7px;
	width:150px;
	text-align:center;
	border: solid 2px #ffffff;
	margin-top:2px;
	color:white;
	}

.access a:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#map{
	width:80%;
	height:35%;
	margin-top:20px;
	margin-left:10%;
	margin-bottom:0px;
	padding:0px;
	}


.topics_titele{
	font-size:20px;
	height:24px;
	width:210px;
	margin-right:auto; 
	margin-left:auto; 
	margin-top: 40px;
	margin-bottom:30px;
	background-color:black;
	text-align:center;
	color:white;
}


.topics {
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	text-align: left;
}
	
.date {
	font-family: 'Cambria',sans-serif;
	font-size:10px;
	letter-spacing: 1px;
	margin-left: 30px;
}

.txt {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	
	font-size:10px;
	
	letter-spacing: 5px;
	margin-left: 30px; 
	}
	

.quadra {
	margin-left: 10px;
	width: 4px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	background-color: black;/*線の色*/
}

.line {
  	margin-left: 10px;
	width: 95%;/*線の長さ*/
	height: 1px;/*線の太さ*/
	background-color: black;/*線の色*/
	border-radius: 2px;/*線の丸み*/
	margin-bottom: 30px; 
}

.line_last {
  	margin-left: 10px;
	width: 95%;/*線の長さ*/
	height: 1px;/*線の太さ*/
	background-color: black;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}
