@charset "utf-8";
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(../imgdir/common/header_bgall_2.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
}
#wrapper #header {
	height: 180px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgdir/common/header_bg2.gif);
	background-repeat: no-repeat;
	display: block;
	clear: right;
}
#wrapper #header ul#gvNavi {
	height: 40px;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrapper #contents {
	width: 800px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
}
#wrapper #contents #main h3 {
	margin: 0px;
	height: 50px;
	width: 540px;
	float: left;
}
#wrapper #contents #main #access h4 {
	float: left;
	height: 90px;
	width: 130px;
	margin: 0px;
}


#wrapper #contents #main #access {
	float: left;
	width: 520px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: eaeaea;
}
#wrapper #contents #main #access dl {
	float: right;
	width: 370px;
	padding-left: 10px;
}
#wrapper #contents #main #access dl dt {
	width: 370px;
	margin-bottom: 5px;
	color: #000;
	font-size: 12pt;
}
#wrapper #contents #main #access dl dd {
	width: 370px;
	font-size: 8pt;
}
#wrapper #contents #main iframe {
	float: left;
	height: 400px;
	width: 540px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#lightbox {
	background-color: #ccc;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #666;
}
#lightboxCaption {
	color: #333;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
#lightboxIndicator {
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}
#wrapper #header ul#gNavi .btn6_ro  {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 100px;
	background-image: url(../imgdir/common/btn6_ro.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
}

