.globalnavi {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.globalnavi li {
	float: left;
	background-image: url(img/button.gif);
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.globalnavi a {
	color: #FFFFFF;
	text-decoration:none;
}
.globalnavi a:hover {
	font-weight: bold;
	text-decoration:underline;
}

.globalnavi .navi-top {
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.globalnavi .navi-center {
	width: 99px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.globalnavi .navi-bottom {
	width: 100px;
}
.linkmenu {
	font-size: 12px;
	background-color: #CCCCCC;
	width: 196px;
	color: #58668B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6A6A6A;
	border-left-color: #6A6A6A;
	vertical-align: top;
}
.address {
	font-size: 12px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A6A6A;
}

body {
	margin-top: 0px;
	font-size: 12px;
}
.txt {
	line-height: 16px;
	color: #666666;
}

#linkmenu li {
	line-height: 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A6A6A;
}
#linkmenu {
	padding: 5px;
	margin: 0px;
}
#genre {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-bottom-color: #003399;
	text-align: left;
}
#genre table {
	line-height: 20px;
	color: #58668B;
	margin: 0px;
}
#genre td {
	padding: 5px;
}

.table1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003399;
}
.top-com {
	font-size: 12px;
	color: #0643AD;
}
.title {
	color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-bottom-color: #003399;
	padding: 5px;
	text-align: left;
}
.text {
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	line-height: 20px;
	text-align: left;
}
#genre a {
	color: #58668B;
}
.linkmenu a {
	color: #003399;
	text-decoration:none
}
.linkmenu a:hover {
	font-weight: bolder;
	text-decoration:underline;
}
.link {
	margin-left: -300px;
}
