@charset "utf-8";

/** [基本設定] ****************************************************************************/

.news_colLMenu{
	width:110px;
	float: left;
}

.news_colRMain{
	width:585px;
	float: right;
}

.news_colBGCnt{
	width:574px;
}

.news_colRMain p{
	width:585px;
	float: none;
}

/** [区切線] ****************************************************************************/


.news_colBGL{background:url("/news/common/img/news_lrl.gif") repeat-y left top;}

/* 上端 */
.news_colBGLT{width:100%;background:url("/news/common/img/news_lrl_1.gif") no-repeat left top;}

/* 下端 */
.news_colBGLB{width:100%;background:url("/news/common/img/news_lrl_2.gif") no-repeat left bottom;}


.news_Tbg{
	background-image: url("/news/common/img/title_bg.gif");
	background-repeat: repeat-x;
	height: 36px;
	padding: 7px;
	margin-bottom: 10px;
}

.newsList dl{
	margin-left: 20px;
	margin-right: 20px;
}
.newsList dt{
	width:170px;
	margin-right: 10px;
}
.newsList dd{
	width:353px;
}
.news_menu{
	background-image: url("/news/common/img/nm_b_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}
.news_menu a{
	display: block;
	height: 25px;
	text-decoration: none;
}
.news_menu li{
	text-indent: -9999px;
	height: 25px;
	width: 100px;
	margin-right: 5px;
	float: left;
}

/** [各カテゴリ設定] ****************************************************************************/

.nm_0{background-image:url("/news/common/img/nm_b0.gif");
	background-position: left -25px;
	background-repeat: no-repeat;}
.nm_1{background-image:url("/news/common/img/nm_b1.gif");
	background-position: left -25px;
	background-repeat: no-repeat;}
.nm_2{background-image:url("/news/common/img/nm_b2.gif");
	background-position: left -25px;
	background-repeat: no-repeat;}
.nm_3{background-image:url("/news/common/img/nm_b3.gif");
	background-position: left -25px;
	background-repeat: no-repeat;}
.nm_4{background-image:url("/news/common/img/nm_b4.gif");
	background-position: left -25px;
	background-repeat: no-repeat;}
.nm_0 a{background-image:url("/news/common/img/nm_b0.gif");}
.nm_1 a{background-image:url("/news/common/img/nm_b1.gif");}
.nm_2 a{background-image:url("/news/common/img/nm_b2.gif");}
.nm_3 a{background-image:url("/news/common/img/nm_b3.gif");}
.nm_4 a{background-image:url("/news/common/img/nm_b4.gif");}

.nm_0 a:link, .nm_1 a:link, .nm_2 a:link, .nm_3 a:link, .nm_4 a:link{background-position: left top;}
.nm_0 a:hover, .nm_1 a:hover, .nm_2 a:hover, .nm_3 a:hover, .nm_4 a:hover{background-position: left -25px;}


.newsList_n0{
	background-image: url("/news/common/img/nm_bg0.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.newsList_n1{
	background-image: url("/news/common/img/nm_bg1.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.newsList_n2{
	background-image: url("/news/common/img/nm_bg2.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.newsList_n3{
	background-image: url("/news/common/img/nm_bg3.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.newsList_n4{
	background-image: url("/news/common/img/nm_bg4.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.n0{
/**none**/
}
.n1{
	background-image: url("/news/common/img/new_i_1.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.n2{
	background-image: url("/news/common/img/new_i_2.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.n3{
	background-image: url("/news/common/img/new_i_3.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.n4{
	background-image: url("/news/common/img/new_i_4.gif");
	background-repeat: no-repeat;
	background-position: right top;
}