@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
	background-color: #333;
}


#container {
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	height: 700px;
	width: 900px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#container #contents_top #first {
	float: right;
	width: 690px;
	height: auto;
}
#container #contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #contents_top #navilink {
	float:left;
	width: 200px;
	background-color: #FFF;
	text-decoration: none;
}
.boxline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#container #contents_top #first #update {
	float: right;
	height: 80px;
	width: 250px;
	font-size: 12px;
	color: #CCC;
	background-color: #033;
	padding: 5px;
	overflow:auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #063;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

#container #contents_top #first #introduction {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #CCC;
	float: left;
	height: auto;
	width: 380px;
	margin-left: 10px;
}
#container #contents_top #first #introduction h4 {
	font-size: 16px;
	color: #3CC;
	padding: 0px;
	margin: 0px;
}


#container #contents_top #navilink h5 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	color: #333;
}

#container #contents_top #navilink h5 a:hover {
	color: #FFF;
	background-color: #066;
}

#container #contents_top #navilink h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}


#container2 {
	background-image: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-repeat: repeat;
	background-position: center center;
}

#container #header p {
	margin: 0px;
	padding: 0px;
}
#container #header #homenavi {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #contents {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
		
}
#container #header #contents a:hover {
	color: #00C;
}
#container2 #toplink a:hover {
	color: #0F9;
}

#contents #navibar a {
	text-decoration: none;
}
#container2 #imgbox #text  h5{
	font-size: 14px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	text-align:left
}
#container2 #imgbox2 #text h5 {
	font-size: 14px;
	color: #999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container2 #imgbox2 #text {
	color: #CCC;
	background-color: #000;
	padding-top: 10px;
}

#container2 #imgbox2 {
	width: 800px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}



img {
	border-style: none;
}

td {
	text-align:center
}
#container2 #toplink {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
