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

body{
margin:0px;
background-color:#f7f7f7;
font-size:12px;
color:#666666;
line-height:18px;
text-align:left;
background:url(images/bg_repeat.jpg) repeat;
}

a:link{
color:#00306c;
text-decoration:none;
}

a:visited{
color:#336699;
text-decoration:none;
}

a:hover,a:active{
color:#990000;
text-decoration:none;
}

.style1 {color: #990000}

.con800{
width:800px;
height:auto;
margin:0 auto;
}

.logo{
width:800px;
height:59px;
background:url(images/logo.gif) no-repeat;
margin:5px 0 5px 0;
}

.main{
width:800px;
height:273px;
background:url(images/bg_main.gif) no-repeat;
margin-bottom:8px;
}

	.main_inside{
	padding-top:4px;
	padding-left:4px;
	width:792px;
	height:265px;
	}

.con{
width:800px;
height:142px;
background:url(images/bg_content.gif) no-repeat;
margin-bottom:8px;
}

	.con_menu{
	padding-top:48px;
	padding-left:45px;
	}
	
	.img_menu{
	margin-right:10px;
	}

.item{
width:800px;
height:358px;
}

.news{
width:506px;
height:358px;
background:url(images/bg_news.gif) no-repeat;
float:left;
}

	.ttl_news{
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	}
		
	.img_news{
	padding-top:10px;
	margin:0 auto;
	width:220px;
	height:160px;
	}
	
	.txt_news{
	padding-top:10px;
	width:420px;
	height:auto;
	}
	
	.news_scroll{
	padding-top:50px;
	padding-left:48px;
	width:420px;
	height:280px;
	overflow:auto;
	}
	

.link{
width:290px;
height:343px;
padding-top:15px;
background:url(images/bg_link.gif) no-repeat;
float:right;
}

	.img_bnr{
	margin-top:10px;
	}
	
	.link_inside{
	margin:0 auto;
	width:217px;
	}