body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 750px;
	font: 12px "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #666666;
}
a {
	text-decoration:underline;
	color:#0000FF
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#header {
	height: 140px;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(Top_page/Top_ROGO.GIF) no-repeat center 20px;
}
#breadcrumb {
	height: 20px;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header h1 {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: auto;
}
#contents h2 {
	margin: 0px;
	padding: 0px 0px 2px;
}
#contents #leftnavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 140px;
	text-align: left;
}
#contents #leftnavi ul {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#contents #leftnavi li {
	list-style: none;
}

#contents #right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 600px;
	float: right;
}
#contents #right #image {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
#contents #right #information {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 225px;
	width: 340px;
	text-align: left;
}
#contents #right #information iframe {
	height: 150px;
	width: 340px;
	border-style: none;
	overflow: auto;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contents #right #globalnavi {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}
#contents #right #globalnavi ul {
	margin: 0px;
	padding: 2px 0px;
	line-height: 14px;
}
#contents #right #globalnavi li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 3px;
}
#contents #right #footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#contents #right #footer h3 {
	margin: 0px;
	padding: 20px 0px 0px;
}
#contents #right #footer p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contents #right #footer h6 {
	font: normal 9px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px;
	color: #999999;
}
#contents #right #footer ul {
	margin: 0px;
	padding: 2px 0px;
}
#contents #right #footer li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 3px;
}
#contents #right #footer input {
	margin: 0px;
	padding: 1px 0px 0px;
	height: auto;
	font-size: 12px;
	width: auto;
	vertical-align: middle;
	line-height: 14px;
}
#contents #right #footer table {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 12px;
	clear: both;
	background: #FFFFFF;
}
#contents #right #footer #table p {
	margin: 0px;
	padding: 2px 0px 0px;
}

.new {
	color: #FF0000;
	font-style: italic;
	font-weight: normal;
}

