@charset "utf-8";
img {
	border:none;
}
a:link {
	color: #FFFFFF;
} 
a:visited {
	color: #FFFFFF;
} 

body {
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #000000;
	background-image: url(images/bac.jpg);
}
body,td,th {
	font-size: 11px;
	
}
div.Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
		margin-left: auto;
	margin-right: auto;
}

div.contents-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:187px;
}

div.contents-02 {
	position:absolute;
	left:0px;
	top:187px;
	width:800px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header {
	width: 800px;
	height: 170px;
}
#content {
	width: 800px;
}
#menu {
	width:224px;
	background-image: url(images/m_b.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
#menu a{
	padding:0px;
	margin:0px;
}
#main {
	width:576px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align:top;
	text-align: center;
}
#footer {
	padding: 5px;
	clear: left;
	width: 800px;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
}
.picture {
	margin: 2px;
	padding: 4px;
	height: 150px;
	width: 200px;
}
.text {
	margin: 2px;
	padding: 4px;
	height: 150px;
	width: 200px;
}
.table1 {
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.table1 th{
	background-color: #CCCCCC;
	width:178px;
	margin: 4px;
	padding: 10px;
	border: 1px solid #999999;
}
.table1 td{
	width:250px;
	margin: 4px;
	padding: 10px;
	border: 1px solid #999999;
}
.table2 {
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.table2 th{
	background-color: #CCCCCC;
	width:450px;
	margin: 4px;
	padding: 10px;
	border: 1px solid #999999;
}
.table2 td{
	width:450px;
	margin: 4px;
	padding: 10px;
	border: 1px solid #999999;
}
#title {
	margin-right: auto;
	margin-left: auto;	
}
.line1 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding: 15px;
}

.link a:link{
	color:#333333;
}
.link a:visited{
	color:#333333;
}
.itemTable {
}
.itemTable th{
	background-color: #f1ebd2;
	padding: 8px;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}
.itemTable td{
	padding: 8px;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
}
.itemTable2 {
}
.itemTable2 th{
	background-color: #f1ebd2;
	padding: 8px;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.itemTable2 td{
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.itemIndex {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 15px;
}
.rod_menu {
	list-style-image: none;
	list-style-type: none;
	margin-left: 28px;
}
.rod_menu ul{
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
}

.rod_menu li{
	padding:0px;
	margin:0px;
	float:left;
}
