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

@import url(navi.css);
@import url(common.css);

body {
margin:0;
background:url(../img/top/back.jpg) repeat-x;
}

#main {
	width:950px;
	height:366px;
	clear:both;
	}
	
#left {
	width:239px;
	float:left;
	background:url(../img/top/leftb.gif) right repeat-y;
	margin-top:10px;
	}
	
		#left h2 {
		width:225px;
		height:50px;
		background:url(../img/top/ltitle.gif) no-repeat;
		font-size:12px;
		line-height:12px;
		text-indent:-9999px;
		}
		
		#left ul {
		width:225px;
		margin:0px;
		font-size:12px;
		}
		
		#left li {
		width:225px;
		background:url(../img/top/ibar.gif) bottom no-repeat;
		padding:0px 0px 21px 0px;
		zoom:100%;
		}
		#left li:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}
		#left li a {
		width:225px;

		padding:0px 0px 21px 0px;
		}
		
		#left li img {
		margin:0px 8px 0px 10px;}
		
		#area {
			border: 1px solid #CCC;
			width:225px;
			line-height: 1.5;
		}
		#area .inner {
			padding: 5px;
		}
		#area .inner h3 {
			background: #F1F1F1;
			padding: 2px 5px;
			margin-bottom: 5px;
		}
		#area .inner h4 {
			background: url(../img/sitemap/h4.gif) no-repeat left center;
			padding-left: 24px;
			margin: 0;
		}
		#area .inner p {
			border-bottom: 1px dotted #CCC;
			padding: 0 5px 5px 5px;
			margin: 0 0 5px 0;
		}
		#area .inner p.la {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
		}

#rcont {
	width:697px;
	float:right;
	margin-top:10px;
	}
	
		#center {
			width:435px;
			float:left;
			}
			
			#center h2 {
				width:435px;
				height:46px;
				background:url(../img/top/ctitle.gif) no-repeat;
				font-size:12px;
				line-height:12px;
				text-indent:-9999px;
				}
			
			.cnews {overflow:scroll; overflow-x:hidden; height:177px; width:411px; line-height:130%; margin:10px auto auto 15px;}
			.cnews table {width:380px;}
			.cnews th {vertical-align:top; padding:5px 0px 15px 15px; color:#CC7A00;}
			.cnews td {padding:5px 0px 15px 15px; font-weight:normal; text-align:left; vertical-align:top;}
			.cnews_point { text-align: right; margin-top: 5px;}
			.cnews_point a { background: url(../img/sitemap/h4.gif) no-repeat left center; padding-left: 24px;}
			#center h3 {
				width:435px;
				height:231px;
				background:url(../img/top/pr.jpg) no-repeat;
				font-size:12px;
				line-height:12px;
				text-indent:-9999px;
				margin:0px;
				}
			
			
			
		#right {
			width:238px;
			float:right;
			line-height:12px;
			}
		
			#right a:hover img{opacity:0.8; filter: alpha(opacity=70);}
			#right img {margin-bottom:10px;}

