@charset "utf-8";

/*------------------------------------------------------------------------------
 0.  default style clear
 1.  Link Color [
 2.  container
 3.  header
 4.  pageTitle
 5.  content
 6.  main
 7.  sNav 
 8.  footer
------------------------------------------------------------------------------*/




/*--------------------------------------------------------------
 6.main [
----------------------------------------------------------------*/
/* mainImg */
#mainImg {
	margin-left: -8px;
}

/* topRead */
.topRead {
	width:200px;
	margin-top: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.topRead p{
	font-size:10px;
}
/*.topRead {
	width:696px;
	background: url(../img_top/bg_main01.jpg) no-repeat center top;
	margin-bottom: 50px;
}
.topRead img{
	display: block;
	float: left;
	margin-top: 24px;
	margin-left: 23px;
	margin-right: 10px;
}
.topRead p{
	padding-top: 30px;
	margin-right: 20px;
}*/

/* listLink */
.listLink {
	width:696px;
	clear: both;
	position: relative;
}
.listLink span{
	position: absolute;
	top: 12px;
	right: 13px;
}
.listLink span a:hover img  {
opacity:0.60;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}

/* newsList-top */
.newsList-top {
	background: #FFFFFF;
	border: 1px solid #BFC5C8;
	width: 634px;
	padding: 30px;
}
.newsTable {
	width: 100%;
}
.newsTable th,
.newsTable td{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
.newsTable th,
.newsTable td,
.newsTable td a {
	line-height: 1.4;
}

.noline th,
.noline td{
	border-bottom-style: none;
}


/* FBbox */
#FBbox {
	margin-top: 20px;
}
