@charset "UTF-8";
/*
 * cmn_layout.css
 *
 *  version --- 3.4
 *  updated --- 2011/07/12
 */


/* !top
---------------------------------------------------------- */
.siteTop #contents {
	background: none;
}
.siteTop #header {
	margin-bottom: 0;
}

/* top main */
.topMain {
	text-align: center;
	margin-bottom: 10px;
}
	.topMainImg{
		width: 960px;
		height: 350px;
		position: relative;
	}
	.topMainImg div{
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
	}
	.topMain .topMainChange {
		width: 960px;
		text-align: center;
	}
		.topMainChange ul {
			margin: 0px auto 22px auto;
			*margin: 10px auto 12px auto;
		}
			.topMainChange ul li {
				display: inline-block;
				*display: inline;
				*zoom: 1;
				margin: 0 3px 0 3px;
				font-size: 0.1px;
				background: url(../common/images/btn_mainControll.gif) left top no-repeat;
			}
				.topMainChange ul li a{
					display: block;
					width: 8px;
					height: 8px;
					text-decoration: none;
				}
		
.ul_top01 {
	
}
	.ul_top01 li {
		float: left;
		width: 330px;
		margin: 0 15px 20px 0;
	}
		.ul_top01 li dl {
			margin-left: 15px;
			float: left;
			width: 235px;
		}
		.ul_top01 li dl dt {
			font-weight: bold;
			background: url("../common/images/icon_arrow02.gif") left 0.6em no-repeat;
			padding-left: 10px;
		}
.dl_news * {
	zoom: 1;
}
.dl_news {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../../common/images/dotline_x01.gif) left bottom repeat-x;
	zoom: 1;
}
	.dl_news dt {
		float: left;
		margin-right: 15px;
	}
		.dl_news dt span {
			float: left;
			margin-right: 10px;
		}
		.icon_cat {
			float: left;
			margin: 0.2em 0 0 5px;
		}
	.dl_news dd {
		overflow: hidden;
	}

