body {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #FFFFFF;
	width: 800px;
}
#logo_area {
	width: 100%;
}
#logo {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#main_navi_area {
	height: 35px;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #000099;
}
UL.sitemenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
LI.sitemenu_l {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

#container {
	width : 800px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
    padding-top: 20px;
}
#left_navi {
	FLOAT: right;
	BACKGROUND-COLOR: #ffffff;
	width: 220px;
	margin-bottom: 30px;
}
#leftnavi_h1 {
	width: 200px;

}
#contents {
	MARGIN-RIGHT: 230px;
}
#contents li {
	font-size: 12px;
	padding-bottom: 10px;

}

#footer {
	font-size: 12px;
	text-align: center;
	color: #006699;
	background-color: #00CCCC;
	clear: both;
	margin-bottom: 20px;
}
#footer_linktext {
	font-size: 11px;
	color: #003399;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}
#navi_text {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_area {
	background-color: #E8F5FF;
	border: 1px solid #999999;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.iq_table {
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 20px;
}
.iq_table tr, 
.iq_table td {
    border: solid 1px #fff;
}
.text_red_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
