/*スタイルの初期化*/
* {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font-size:medium;
	font-family:"ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	line-height:100%;
}
* img {
border-style:none;
vertical-align:bottom;
}
tr,th,td,from {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-color:transparent;
	color:#000000;
	font-size:medium;
	font-family:"ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
}
body {
	background-color: #F0F0F0;
	text-align: center;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#container #header {
	height: auto;
	width: 775px;
	margin-left: 25px;
}

#container #header #map {
	margin-left: 675px;
}

#container #header a {
	background-image: url(../image/first_03.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	display: block;
	text-indent: -9999px;
}
#container #header h1 {
	background-image: url(../image/first_06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#container #header #grad {
	background-image: url(../image/grad2.gif);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
}

#container #wrap #sidebar {
	background-image: url(../image/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 20px;
	padding-bottom: 5px;
	float: left;
}
#container #wrap #contents {
	position: relative;
	z-index: 1;
	float: right;
	margin-top: 20px;
}
#container #wrap #contents p {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #8C8C8C;
	height: auto;
	width: 585px;
	padding-left: 6px;
	padding-bottom: 8px;
	letter-spacing: 0.2em;
	padding-top: 5px;
}
#container #wrap #contents span {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #50B4AA;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#container #wrap #footer {
	text-align: right;
	clear: both;
}
#container #wrap #footer p {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	height: 2em;
	width: auto;
	margin: 0px;
	padding: 0px;
}


.hidden {
	display: block;
	height: 20px;
	width: 597px;
	visibility: hidden;
	clear: both;
}
.hidden2 {
	display: block;
	height: 10px;
	width: 597px;
	visibility: hidden;
	clear: both;
}

.hidden3 {
	display: block;
	height: 0px;
	width: 597px;
	visibility: hidden;
	clear: both;
}
.hidden4 {
	display: block;
	height: 0px;
	width: 1px;
	visibility: hidden;
	clear: both;
}
.hidden5 {
	display: block;
	height: 60px;
	width: 597px;
	visibility: hidden;
	clear: both;
}
.hide {
	display: none;
	clear: both;
}

