/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 100%;
	overflow-y:scroll;
	background: #FFFFFF;
}

#container {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 784px;
	height: 64px;
	text-align: left;
}
#header ul {
	float: right;
	list-style: none;
	padding-top: 8px;
	padding-right: 17px;
}
#header li#access {
	float: left;
	height: 11px;
	width: 58px;
	background: url(../images/header_button_access.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 24px;
}
#header li#access a {
	height: 11px;
	display: block;
}
#header li#inquiry {
	float: left;
	background: url(../images/header_button_inquiry.gif) no-repeat;
	height: 11px;
	width: 83px;
	text-indent: -9999px;
}
#header li#inquiry a {
	display: block;
	height: 11px;
}

#body {
	width: 784px;
}
#body:after {
	display: block;
	clear: both;
	content: '';	
}

#smenu {
	float: left;
	width: 200px;
	padding-bottom: 16px;
	padding-top: 10px;
	text-align: left;
}
#smenu ul {
	list-style: none;
	text-align: left;
	width: 176px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	border-bottom: 1px solid #717171;
}
#smenu ul.last {
	border-style: none;
}
#smenu li {
	font-size: 12px;
	color: #717171;
}
#smenu li a {
	display: block;
	height: 18px;
	color: #717171;
	padding: 6px 0px 0px 6px;
	text-decoration: none;
}
#smenu li.level2 a {
	display: block;
	height: 18px;
	color: #717171;
	padding: 4px 0px 0px 18px;
	text-decoration: none;
	background: #FFFFFF url(../images/smenu_list_bg.gif) no-repeat 0px 0px;
}
#smenu li.level2 a:hover {
	background: #FFFFFF url(../images/smenu_list_bg.gif) no-repeat 0px -24px;
}
#smenu li.level3 a {
	display: block;
	height: 18px;
	color: #717171;
	padding: 4px 0px 0px 18px;
	text-decoration: none;
}
#smenu li a:hover {
	background: #F6F6F6;
}
#smenu img {
	margin: 16px auto auto 8px;
}

#content {
	float: right;
	width: 584px;
	text-align: left;
	margin-bottom: 24px;
}
#content h3 {
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left: 16px;
	clear: both;
}
#content h4 {
	margin-left: 24px;
	margin-bottom: 12px;
	font-size: 120%;
	border-left: 4px solid #000055;
	padding-left: 10px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000055;
}
#content h5 {
	margin-left: 30px;
	font-size: 90%;
	clear: both;
	margin-bottom: 6px;
	background: url(../images/icon_titlehead01.gif) no-repeat;
	padding-left: 10px;
	padding-top: 6px;
}
#content h5 strong {
	color: #006600;
}
#content h6 {
	margin-left: 40px;
	margin-bottom: 8px;
	font-size: 85%;
	clear: both;
}
#content p {
	font-size: 80%;
	line-height: 130%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0px 24px 12px 40px;
}
#content p.right {
	text-align: right;
}
#content p.caption {
	font-size: 65%;
	margin-top: 8px;
	text-align: center;
}
#content p.attention {
	font-size: 70%;
	margin-top: 8px;
}
#content p.remark {
	font-size: 70%;
	margin-top: 8px;
	font-weight: bold;
	text-align: right;
	margin-right: 16px;
}
#content ul {
	list-style: none;
	margin-bottom: 24px;
	margin-left: 48px;
	margin-right: 24px;
}
#content ul.sqr {
	list-style: square outside;
}
#content li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}
#content li.inline {
	display: inline;
	margin-right: 12px;
}
#content ul ul {
	margin-bottom: 0px;
	margin-left: 16px;
}
#content img.left {
	margin-left: 40px;
	margin-right: 16px;
	margin-bottom: 12px;
	float: left;
}
#content img.right {
	margin-left: 16px;
	margin-right: 24px;
	margin-bottom: 12px;
	float: right;
	clear: left;
}
#content hr {
	clear: both;
	margin-bottom: 12px;
}
#content form {
	text-align: center;
}
#content input.button {
	clear: both;
	margin-bottom: 12px;
	padding: 4px 6px;
	color: #3E3931;
}
#content strong {
	font-size: 110%;
	letter-spacing: 0.1em;
}
#content strong.red {
	color: #FF0000;
}
#content small {
	font-size: 80%;
}
#content .noclear {
	clear: none;
}
#content .leftbox {
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-left: 40px;
	width: 25%;
}
#content .leftbox p, #content .leftbox img {
	margin: 0px auto;
}
#content .rightbox {
	float: right;
	padding-bottom: 12px;
	width: 67%;
	font: 11px;
}
#content .rightbox h6, #content .rightbox p {
	margin-left: 16px;
}

#content a:link, #content a:visited {
	color: #0E5ED5;
	text-decoration: none;
	border-bottom: 1px dashed #488CF2;
	padding-right: 2px;
	padding-left: 2px;
}
#content a:active, #content a:hover {
	text-decoration: none;
	border-bottom: none;
	background: #0E5ED5;
	color: #FFFFFF;
}

#content .image a:link, #content .image a:visited {
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}
#content .image a:active, #content .image a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
	background: transparent;
}

#footer_menu {
	height: 28px;
	width: 784px;
	background: url(../images/footer_menu_bg.gif) no-repeat;
	clear: both;
	text-align: left;
}
#footer_menu ul {
	list-style: none;
}
#footer_menu li#about {
	height: 11px;
	width: 117px;
	background: url(../images/footer_menu_button_about.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 13px;
	margin-left: 8px;
	margin-bottom: 0px;
	display: inline;
}
#footer_menu li#about a {
	display: block;
	height: 11px;
}
#footer_menu li#links {
	height: 11px;
	width: 58px;
	background: url(../images/footer_menu_button_links.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 13px;
	margin-left: 16px;
	margin-bottom: 0px;
	display: inline;
}
#footer_menu li#links a {
	display: block;
	height: 11px;
}
#footer_menu li#sitemap {
	height: 11px;
	width: 83px;
	background: url(../images/footer_menu_button_sitemap.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 13px;
	margin-left: 16px;
	margin-bottom: 0px;
	display: inline;
}
#footer_menu li#sitemap a {
	display: block;
	height: 11px;
}
#footer_menu li#pagetop {
	height: 28px;
	width: 154px;
	background: url(../images/footer_menu_button_pagetop.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	display: inline;
}
#footer_menu li#pagetop a {
	display: block;
	height: 28px;
}

#footer {
	clear: both;
	height: 52px;
	width: 784px;
	background: url(../hiu/images/hiu_footer_bg.gif) no-repeat 0px 0px;
}
#footer p {
	font-size: 10px;
	text-indent: -9999px;
}
#footer p#pagetop {
	float: right;
	margin: 0px 24px 0px 0px;
	height: 12px;
	width: 128px;
	background: url(../hiu/images/hiu_index_menu_pagetop.gif) no-repeat 0px 0px;
	display: inline;
}
#footer p#pagetop a {
	display: block;
	height: 12px;
}
#footer ul {
	list-style: none;
	float: left;
	margin-top: 9px;
	margin-left: 32px;
	display: inline;
}
#footer li {
	float: left;
	margin-right: 12px;
	height: 11px;
	text-indent: -9999px;
}
#footer li a {
	display: block;
	height: 11px;
}
#footer li#inquiry {
	width: 84px;
	background: url(../hiu/images/hiu_index_menu_inquiry.gif) no-repeat 0px 0px;
}
#footer li#access {
	width: 59px;
	background: url(../hiu/images/hiu_index_menu_access.gif) no-repeat 0px 0px;
}
#footer li#about {
	width: 119px;
	background: url(../hiu/images/hiu_index_menu_about.gif) no-repeat 0px 0px;
}
#footer li#links {
	width: 62px;
	background: url(../hiu/images/hiu_index_menu_links.gif) no-repeat 0px 0px;
}
#footer li#sitemap {
	width: 84px;
	background: url(../hiu/images/hiu_index_menu_sitemap.gif) no-repeat 0px 0px;
}
