@charset "shift_jis";
/* CSS Document */

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	line-height: 13pt;
}

#wrap {
	background: url("../../images/bgGnav.gif") repeat-y top left;
	width: 655px;
	margin: 0 auto;
	position: relative;
}

#gNav {
	float: left;
	width: 135px;
	padding: 13px 0 0 15px;
}

#gNav ul {
	margin-top: 24px;
}

#gNav ul li + li {
	margin-top: 24px;
}

#gNav p#counter {
	margin: 72px 0 0 10px;
}

#main {
	float: right;
	width: 505px;
}

#main #logo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	margin: 1px 0 0 20px;
}

#main #contents {
	padding: 5px 0 0 20px;
}

#info {
	float: left;
	width: 274px;
}

#info ul {
	margin-top: 5px;
	padding: 10px 0;
	border: solid 1px #999;
	height: 277px;
	overflow-y: scroll;
}

#info ul li {
	padding: 0 10px;
}

#info ul li + li {
	margin-top: 20px;
	padding: 20px 10px 0;
	border-top: 1px dashed #999;
}

#info ul li h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	border-bottom: 1px solid #ABB9CE;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#info ul li h3 span {
	color: #ff0000;
	font-size: 9pt;
	margin-left: 5px;
}

#info ul li p {
	font-size: 9pt;
}

#time {
	float: right;
	width: 201px;
}

#time dl {
	margin-top: 10px;
	border: 1px solid #ABB9CE;
	padding: 10px;
}

#time dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#time dl dd {
	font-size: 9pt;
}

#add {
	border-top: 2px solid #808080;
	margin-top: 25px;
	padding-top: 25px;
}

#add dl dt {
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000099;
}

#addTxt {
	float: left;
	width: 210px;
}

#addTxt a:hover {
	text-decoration: underline;
}

#addTxt p span {
	font-weight: bold;
}

#map {
	float: right;
	width: 260px;
}

#map iframe {
	border: none;
}

p#copy {
	margin: 15px 0 5px;
	text-align: center;
}

p#counter {
	position: absolute;
	bottom: 15px;
	left: 25px;
}