
@charset "Shift_JIS";

.menu2 {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #494949 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	background-image: url(image/menu_bg.gif);
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	padding: 0 0 0 5px;
}


.menu1 {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #494949 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	background-image: url(image/menu_bg2.gif);
}

.menu0 {
	BORDER-RIGHT: #494949 1px solid;
	BORDER-LEFT: #494949 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-TOP: #494949 1px solid;
	background-color: #DDDDDD;
}


.menu3 {
	BORDER-LEFT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid
}

#timezone {
	text-align: center;
	margin-bottom: 1.7em;
}
#timezone table {
	border-left: 1px solid #b7b7b7b;
	border-bottom: 1px solid #b7b7b7;
	width: 100%;
}
#timezone td {
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: right;
	padding: 0.1em;
}
#timezone td a:link {
	display: block;
	background: #7F7F7F!important;
	color: #02027b;
	text-decoration: none;
}
#timezone td a:visited {
	display: block;
	background: #7F7F7F!important;
	color: #02027b;
	text-decoration: none;
}
#timezone td a:hover {
	display: block;
	background: #B0E2B1!important;
	color: #7b0202;
	text-decoration: none;
}
#timezone strong {
	color: #f00;
	font-weight: normal;
}
#timezone em {
	color: #00f;
	font-style: normal;
}

body {
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font: Osaka,Verdana,Arial,Helvetica,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { 
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

.titles { 
	font-size: 36px; line-height: 150% ;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}


a:link{
	color: #3333FF;
	text-decoration: none;
}
a:visited{
	color: #660066;
	text-decoration: none;
}
a:hover,a:active{
	color: #0000FF;
	text-decoration: underline;
}
.ss {
	font-size: 10px; line-height: 150% ; color: #333333;
}