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

@import url(common.css);

#body_news #mainArea h2,
#body_newsSecond #mainArea h2 {
background-image:url(/images/news/subvisual_news.jpg);
}


/* =============== Index =============== */

#body_news #secondCenter {
	width:707px;
}
#body_news .content {
margin:0 0 20px;
}
#body_news .content {
}
	#body_news .content h3 {
	width:707px !important;
	}
		#body_news .content h3#y_2011 {
		background-image:url(/images/news/2011_title.gif);
		}
		#body_news .content h3#y_2010 {
		background-image:url(/images/news/2010_title.gif);
		}
		#body_news .content h3#y_2009 {
		background-image:url(/images/news/2009_title.gif);
		}
		#body_news .content h3#y_2008 {
		background-image:url(/images/news/2008_title.gif);
		}
		#body_news .content h3#y_2007 {
		background-image:url(/images/news/2007_title.gif);
		}
		#body_news .content h3#y_2006 {
		background-image:url(/images/news/2006_title.gif);
		}
		#body_news .content h3#y_2005 {
		background-image:url(/images/news/2005_title.gif);
		}
		#body_news .content h3#y_2004 {
		background-image:url(/images/news/2004_title.gif);
		}
	#body_news .content dt {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	width:140px;
	float:left;
	margin:0 0 12px;
	clear:both;
	text-align:right;
	}
	#body_news .content dd {
	font-size:12px;
	margin:0 0 12px 160px;
	width:538px;
	}



/* =============== Second =============== */

#body_newsSecond .content #date {
font-size:10px;
font-weight:bold;
color:#999999;
margin:0 0 5px;
}
#body_newsSecond #secondCenter .content h3 {
text-indent:0;
font-size:14px;
font-weight:bold;
color:#80715b;
height:auto;
margin:0 0 20px;
padding:0 0 10px;
background:url(/images/common/dot_horizontal.gif) repeat-x bottom;
}
#body_newsSecond #secondCenter .content .image {
text-align:center;
}
#body_newsSecond #secondCenter #toTop {
text-align:right;
font-size:10px;
background:url(/images/common/dot_horizontal.gif) repeat-x top;
padding:5px 0 0 0;
}
	#body_newsSecond #secondCenter #toTop a {
	font-weight:bold;
	color:#666666;
	}
