@charset "UTF-8";
/* CSS Document ビリケンスタジオ様用スタイルシート　アクセス*/

.main {both;
  display: inline-block;
width:770px;
	height: auto;
	margin:0px ;
	margin-top:10px ;
	float: left;
	border: 10px #730000 solid;
padding:10px;
background-color: #fff;
}

.main h1 {both;
	margin:0px ;
font-size: 14px;
line-height:120%;
border-bottom:dashed 1px black;
	padding:25px 0px 10px 25px;
}

.main ul {both;
	margin-top:30px;
	margin-bottom:50px;
padding:0px;
	display: block;
	list-style:none; }


.main  li 	{
	padding-top:15px;
    color:#111;
	font-size: 14px;
 text-align: center;
line-height:200%
}


.box_map {both;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
text-align:center;
}
 
.box_map iframe,
.box_map object,
.box_map embed {
position: absolute;
top: 0;
left: 0px;
width: 100%;
height: 100%;
}

.box_map p {
	max-width:750px; /* 要素の幅を指定する（固定幅ならwidth:600px;） */
	margin:0 auto; /* ブロック要素の中央揃え */
}

.box_new_nabi {both;
  display: block;
 position: relative;  top: 113px; left:9px;
margin:0px;
width:182px;
	height: auto;
	border: 0px #a30000 solid;
padding:0px;
}
