@charset "utf-8";
.detail {
	margin-bottom: 20px;
	margin-left: 20px;
}
.detail h2 {
	margin-left: 40px;
}
.detail img {
	display: block;
	margin-bottom: 6px;
}
.detail .line {
	margin: 10px 0 10px 12px;
}
.detail .photoposi {
	background: url(images/photo2.jpg) no-repeat right top;
	padding-right: 360px;
	min-height: 323px;
	height: auto !important;
	height: 323px;
}
.detail ul {
	margin: 5px 40px 0 90px;
	text-align: left;
}
.detail li {
	list-style: url(images/circle.gif) outside;
}
.detail .schedule {
	text-align: center;
	width: 164px;
	font-weight: bold;
	color: #003333;
	float: left;
}
.detail .schedule img {
	display: block;
	margin-bottom: 2px;
}
.detail .arrow {
	float: left;
	margin: 64px 6px;
}
.detail .arrow2 {
	display: block;
	margin-left: 570px;
	height: 50px;
}
.detail .position {
	position: relative;
	left: 55px;
}

#schedule2 {
	background: url(images/schedule3.gif) no-repeat;
	width: 248px;
	height: 68px;
	padding: 70px 90px 10px 10px;
	margin-left: 380px;
}

#map_all {
	width: 680px;
	margin: 10px auto;
	border: #003333 1px solid;
}
#map_all td {
	padding: 5px 6px;
	width: 30%;
	vertical-align: top;
}
#map_all .top {
	background-color: #008080;
	font-weight: bold;
	color: #FFFFFF;
}
#map_all .middle {
	background-color: #999999;
	color: #FFCC33;
	font-weight: bold;
}
#map_all .rightline {
	border-right: #003333 1px dotted;
}
#map_all .link {
	text-align: right;
	margin: 6px;
}

#plan_detail {
	width: 680px;
	margin: 0 auto;
	border:  #003333 1px solid;
}
#plan_detail td {
	padding: 5px 6px;
	vertical-align: top;
}
#plan_detail .left {
	width: 150px;
	background-color: #008080;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #003333 1px dotted;
}
#plan_detail .bottom {
	border-bottom: #003333 1px dotted;
}

#application {
	position: relative;
	left: 320px;
	top: 20px;
	width: 370px;
	background: url(images/mousikomi_over.gif) no-repeat;
	padding-top: 26px;
}

.detail .koutei {
	width: 680px;
	margin: 10px auto;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
}
.detail .koutei td {
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	padding: 6px;
}
.detail .koutei td.top {
	text-align: center;
	background-color: #008080;
}
.detail .koutei td.middle {
	line-height: 18px;
}
.detail .koutei td.left {
	background-color: #008080;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.detail .koutei td.left2 {
	width: 140px;
	background-color: #008080;
	font-weight: bold;
	color: #FFFFFF;
}
.detail .koutei td.right {
	text-align: center;
	width: 50px;
}





.font_red {
	color: #CC0000;
}
.font_weight {
	font-weight: bold;
}


