@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-size: 90%;
	margin:0 auto;
	padding:0 auto;
	line-height: 150%;
	color:#666666;
}
p {margin:0;}
img{vertical-align:bottom;
	border:0;
}
div {margin:0 auto; padding:0}

a { text-decoration: none; color:#000055;}
a:link{	color: #000055; }
a:visited{	color: #000055; }
a:hover { text-decoration: underline; 
	color: #0055ff;
}

.menu a { text-decoration: none; color:#660000;}


h1,h2,h3,h4,h5,h6 { margin: 0;}

h1{
	font-size:100%;
	letter-spacing:1px;
	color:#FFFFFF;
}

h1.title{
	font-size:200%;
	padding:30px 15px 15px 15px;
	color:#ffffff;
}

h2{
	background:url(../image/h2_bg.gif) left bottom no-repeat;
	font-size:190%;
	font-weight:normal;
	color:#666666;
	padding:8px 0 20px 50px;
	margin:15px 0 7px 0;
	letter-spacing:2px;
}
h3{
	background:url(../image/h3_bg.gif) left bottom no-repeat;
	font-size:135%;
	color:#336633;
	padding:7px 0 12px 60px;
	margin:20px 0 7px 0;
	letter-spacing:2px;
}

h4{
	font-size:110%;
	color:#660000;
	padding:0;
	margin:12px 0 6px 0;
}

#topbanners{
	width: 100%;
	min-width:1120px;
	text-align:center;
	margin-bottom:15px
}
.banner234{
	margin-left:8px;
}

#contents_left{
		background:url(../img/topics_bg.jpg) top left repeat-x;

	width:468px;
	float:left;	
}
#contents_center{
	width:250px;
	float:left;	
}
#contents_right{
	width:280px;
	float:right;	
}

#footer{
	width:100%;
	height:120px;
	margin-bottom:0;
	background:url(../img/footer_bg.gif);
	text-align:center;
}
#footer_content{
	width:950px;
	padding-top:12px;
	text-align:left;
	font-size:80%;
}

.mencon{
	margin:8px 0 8px 0;
	background: url(../image/menu_bg.jpg) left top repeat-y;
}

.menu{
	width: 220px;
	margin: 5px 0px 5px 20px;
	padding:10px 0px 10px 5px;
	float:left;
	text-align:left;
}

.menu ul{
	margin:0;
	padding:0;
	width: 190px;
}

.menu li{
	margin:10px 0 10px 0;
	padding:15px 8px 10px 40px;
	font-size:120%;
	font-weight:bold;
	list-style-type:none;
	background: url(../image/menu1.gif) left top no-repeat;
}
li.lv2{
	margin:5px 0 0px 0;
	padding:5px 0px 0px 33px;
	font-size:100%;
	background: url(../image/menu2.gif) left bottom no-repeat;
}


.content{
	float:left;
	text-align:left;
	width:650px;
	margin: 5px 5px 5px 5px;
	background-color:#FFFFFF;
}

.main{
	width : 580px;
	padding: 5px;
	text-align:center;
	float:right;
}

.maintop{
	margin-left:5px;
}

.footer {
	padding-bottom:12px;
}

.topics{
	margin-bottom:15px;
	margin-left:15px;
	padding:6px 6px 20px 6px;
}

.topics_date{
	margin:6px 0 0 10px;
	font-weight:bold;
	font-size:85%;
	width:130px;
}

.topics_index{
	margin:0 0 0 10px;
	padding-left:15px;
	font-weight:bold;
	width:420px;
}
.text1{
	padding-left:12px;
	margin-bottom:20px;
}
.pagetop{
	width:640px;
	text-align:right;
	margin-top:15px;
	margin-bottom:0px;
}
.pagetop a { text-decoration: underline; color:#660000;}
.pagetop a:link{	color: #660000; }
.pagetop a:visited{	color: #660000; }
a:hover { text-decoration: underline;  color: #FF9933;}
