body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#e8e5e4;
	color:#000000;
	font:13px/140% "MS UI Gothic";
	color:#333333;
}

a:link,a:visited,a:active{
	text-decoration:underline;
	color:#333333;
}

a:hover{
	text-decoration:none;
	color:#336633;
}

#header{
	width:760px;
	height:70px;
	background:#ffffff url(../img/headbg.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}

#header .logo{
	float:left;
}

#header .logoen{
	float:right;
}

#catch{
	width:760px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

#catch .redtext{
	font-size:14px;
	line-height:140%;
	font-weight:bold;
	color:#cc0000;
	padding-left:20px;
	padding-bottom:20px;
}

#catch .orangetext{
	font-size:14px;
	line-height:140%;
	font-weight:bold;
	color:#cd810f;
	padding-left:20px;
	padding-bottom:20px;
}

#catch .date{
	text-align:right;
	padding-right:8px;
}

#pagecut{
	width:760px;
	background-color:#ffffff;
	background:#ffffff url(../img/centerbg.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#pagecut td{
	padding:0px;
}

#pagecut .leftc{
	float:left;
	width:182px;
	/*background-color:#ffffff;*/
	margin-top:0px;
	margin-bottom:0px;
}

#pagecut .rightc{
	float:right;
	width:578px;
	margin-top:0px;
	margin-bottom:0px;
}

#navi{
	margin:8px;
	width:165px;
}

#navi td{
	padding:1px;
}

#navi .title{
	margin-bottom:8px;
	padding:8px 10px;
	font-weight:bold;
	border-left:5px solid #336633;
	font-size:14px;
}

#navi .line{
	border-top:1px dashed #336633;
	padding:3px;
}

#navi .retitle{
	margin-top:10px;
	margin-bottom:8px;
	background-color:#ff9933;
	width:165px;
	height:24px;
}

#navi .retitle1{
	padding-top:3px;
	padding-left:5px;
	color:#ffffff;
	font-weight:bold;
}

#navi .retext{
	padding-left:10px;
}

#navi .ketitle{
	margin-top:10px;
	margin-bottom:8px;
	background-color:#ff9933;
	width:165px;
	height:24px;
}

#navi .ketitle1{
	padding-top:3px;
	padding-left:5px;
	color:#ffffff;
	font-weight:bold;
}

#navi .ketext{
	padding-left:10px;
}

#topicstop{
	width:538px;
	height:15px;
	border-left:1px solid #336633;
	border-right:1px solid #336633;
	border-top:1px solid #336633;
	margin-left:16px;
	margin-top:10px;
}

#topics{
	width:538px;
	border-left:1px solid #336633;
	border-right:1px solid #336633;
	border-bottom:1px solid #336633;
	margin-left:16px;
	margin-bottom:10px;
}

#topics .text{
	padding:10px 15px;
}

#main{
	margin-left:16px;
	width:540px;
}

#main .title{
	background:#ffffff url(../img/title_news.gif) left top;
	margin-top:10px;
	margin-bottom:8px;
	width:540px;
	height:30px;
}

#main .title1{
	padding-top:6px;
	padding-left:32px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

#main .date{
	text-align:right;
}

#main .text1{
	padding-left:10px;
	padding-right:px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:14px;
	line-height:140%;
	font-weight:bold;
}

#main .text2{
	padding:10px;
}

#footer{
	width:540px;
	border-top:1px dashed #333333;
	margin-left:16px;
	margin-top:20px;
	margin-bottom:100px;
}

#footer .text{
	padding:8px;
}
