body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, arial, sans-serif;;
	font-size: 0.9em;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top_img{
	margin:0 auto;
	height: 100px;
	width: 698px;
	background-image: url(/images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#container{
	width: 698px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:0 auto;
	padding: 0;
}
#menu{
	width: 198px;
	margin-top:10px;
	float: left;
}
	#menu_header{
		width: 197px;
		height: 24px;
		display: block;
		background-image: url(/images/menu_title.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: left;
		line-height: 24px;
		color: #FFFFFF;
		vertical-align: middle;
		text-indent: 10px;
	}
	#menu a {
		display: block;
		width: 195px;
		height: 33px;
		background-image: url(/images/menu_back.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		text-indent: 10px;
		line-height: 33px;
		vertical-align: middle;
		padding: 0px;
		margin-left:1px;
	}
	#menu a.bottom{
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}
#global_menu{
	display: block;
	width: 479px;
	height: 30px;
	margin-top:10px;
	background-image: url(/images/globalmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: right;
	margin-right:1px;
	padding-right:10px;
}
#main {
	display: block;
	width: 466px;
	float: right;
	margin:10px 5px 10px 15px;
}
#main_bottom {
	clear:both;
	float:none;
	margin:0 auto;
	width: 700px;
	height: 13px;
	background-image: url(/images/main_bottom_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	display: block;
	width: 700px;
	height: 30px;
	padding: 0;
	margin:0 auto;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	float: none;
}
h1 {
	width: 700px;
	height: 30px;
	display: block;
	text-align: left;
	font-size: 1.2em;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	margin:0 auto;
	padding: 0px;
}
h2 {
	width: 700px;
	height: 30px;
	background-image: url(/images/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.0em;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	margin:0 auto;
	padding: 0px;
}
h3 {
	display: block;
	width: 460px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(/images/subtitle_back.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-size: 1.1em;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color:#333333;
}
a:link {
	color: #003DB8;
}
a:visited {
	color: #7AA2A7;
}
a:hover,a:active {
	color: #FF7800;
}
.txt_black {
	color: #333333;
}
.txt_red {
	color: #FF0000;
}
.clearfloat{float:none;clear:both;height:0;font-size:0.1px;line-height:0;}
