/*　ページ構成　*/

div#page {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: table;
	height: 100%;
	position: relative;
	top: auto;
}

div#head {
	width: 720px;
	height: 100px;
	position: relative;
}

div#menu {
	width: 720px;
	position: relative;
	margin-bottom: 5px;
	display: table;
	height: 25px;
}

div#contents {
	width: 710px;
	position: relative;
	margin: 5px;
}

div#submenu {
	float: left;
	width: 50%;
	height: auto;
	margin-bottom: 5px;
}

div#main {
	float: right;
	width: 50%;
}

div#submenu-d {
	
}

div#main-d {
	
}

div#contents2 {
	width: 700px;
	position: relative;
	margin: 5px;
	padding-top: 10px;
	border-top: 1px dashed #0000FF;
	border-right: 1px #0000FF;
	border-bottom: 1px dashed #0000FF;
	border-left: 1px #0000FF;
	height: 200px;
}

div#sougyou {
	width: 700px;
	position: relative;
	margin: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0000FF;
}

#news {
	left: 354px;
	font-size: 0.8em;
	font-weight: bold;
	width: 327px;
	position: absolute;
	text-align: center;
	top: 209px;
}

div#kaisya {
	width: 700px;
	position: relative;
	margin: 5px;
	border-top: 1px dashed #0000FF;
	border-right: 1px #0000FF;
	border-bottom: 1px dashed #0000FF;
	border-left: 1px #0000FF;
	height: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#movie {
	border-top: 1px dashed #0000FF;
	padding-top: 5px;
	margin: 5px;
}

img#map {
	float: left;
	margin-right: 10px;
}

#kaisya div.address p {
	font-size: 0.8em;
	line-height: 150%;
}

#movie img {
	margin-left: 5px;
}
