@charset "UTF-8";

/* content
---------------------------------------------------------------------------------------- */
#content{
	width:605px;
	float:left;
	background:none;
	margin:0px;
}

#content .box{
	margin:5px 0px 10px 0px;
	display:block;
}

#content ul{
	height:137px !important;
	height:141px;
	width:605px;
	padding:4px 0px 0px 4px;
	margin:0px 0px 10px 0px;
	background:url(../images/top_ul_bg.gif) no-repeat left top;
}


#content ul li{
	display:block;
	float:left;
	margin:0px 3px 0px 0px;
}

#content ul li.p4{
	margin:0px;
}


/* top_center
------------------------------------------------ */
#top_center{
	margin:10px 0px 0px 10px;
}

#top_center p{
	margin:0px;
}

#top_center .wp-caption-text{
	display:none;
}

#top_center div{
	text-align:left;
}

/* news
------------------------------------------------ */
#content #news{
	background:url(../images/news_bg.gif) repeat-y;
	margin:0px 0px 10px 0px;
}

#content #news .post s{
	text-decoration:none;
}

#content #news .post{
	background:url(../images/news_line.gif) no-repeat bottom;
	width:575px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 10px 0px;
	clear:both;
	float:none;
}

#content #news .post .post_left{
	float:left;
	width:115px;
}

#content #news .post .post_left strong{
	margin:0px 0px 2px 0px;
	display:block;
}

#content #news .post .post_left em{
	margin:0px;
	display:block;
	line-height:1;
}

#content #news .post .post_right{
	float:left;
	width:460px;
}

#content #news .post .post_right h3{
	background:url(../common/images/list.gif) no-repeat left center;
	height:auto;
	padding:0px 0px 0px 10px;
}


/* right
---------------------------------------------------------------------------------------- */
#right{
	width:190px;
	float:right;
	margin:7px 0px 0px 0px;
}

#right ul li{
	margin:0px 0px 7px 0px;
}

#right li a{
	display:inline;
	height:auto;
}

#right li a:hover{
	background-color:transparent;
}

#right li a:hover img{
	visibility:visible;
}

#right .map{
	margin:0px 0px 10px 0px;
}
