<!--
body {
	margin:0; background-image:url('images/bg02.gif');
	background-position: center 50%;
	background-repeat:repeat-y;
	background-color:#FBF2F2;
	font-size: 10pt; line-height:135%;
	color:#000000
}
a:link	{
	color:#0000cc;
}
a:hover {
	color:#ff0000;
}
h1 {
	margin:0 0 10px 0;
	clear:both;
	padding:3px 6px;
	background-color:#003399;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
}
h2 {
	border-left:0px solid #424E71; border-right:0px solid #424E71; border-top:0px solid #424E71; border-bottom:1px solid #424E71; clear:both;
	padding:6px;
	margin:10px 0;
	font-size:11pt;
	line-height:135%;
	font-weight:bold;
	color:#424Ecc
}
h3 {
	clear:both;
	background-color:#eeffff;
	padding:6px;
	margin:10px 0 10px 0;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}
table {
	font-size: 10pt;
	line-height:135%;
}
th {
	font-size: 10pt;
	line-height:135%;
}
td {
	font-size: 10pt;
	line-height:135%;
}
p {
	margin-top :0;
	margin-bottom:0;
}
ul {
	margin-top :0 ;
	margin-bottom:0;
}
ol {
	margin-top :0;
	margin-bottom:0;
}
form {
	margin-top :0 ;
	margin-bottom:0 ;
}
blockquote {
	margin-top :0 ;
	margin-bottom:0 ;
	margin-right:0 ;
}


.news_title {
	padding:3px 6px;
	background-color:#424E71;
	font-weight:bold;
	color:#ffffff;
}

.navi br {
	line-height:1px;
}
.navi nobr {
	display:block;
	padding:12px 0;
	margin:0px;
	background-color:#f8f8cc;
	white-space:normal;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffffff; 
	width:180px;
	line-height:100%;
	color:#cc3300;
	text-indent:4px;
}

.list_box {
	display:block;
	padding : 5px;
	background-color:#ffffff;
	border-left:1px dotted #B5B0A9;
	border-top:1px dotted #B5B0A9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration:none;
	color:#333333;
	font-size:10pt;
}
a:hover.list_box {
	display:block;
	padding : 5px;
	background-color:#ffffff;
	border:1px solid #e37600;
	text-decoration:none;
	color:#e37600;
	font-size:10pt;
}
.sub_tit {
	padding:20px 5px;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	color:#cc6600;
}
-->