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

#contents{
	width: 600px;
	float: left;
	padding-left: 110px;
}
#flashBox{
	margin-left:10px;
	height: 300px;
}

#feed {
	position:relative;
	z-index:50;
	height:156px;
	font-size:16px;
}
	#feed th,
	#feed td {
		vertical-align:top;
	}

#contents .infoBox {
	padding-top:2px;
	/padding-top:1px;
	margin-bottom:15px;
	zoom:1;
	margin-left:-6px;
	position:relative;
}
* html #contents .infoBox {
	margin-left:0;
}
	#contents .infoBox h2 {
		margin:0;
	}
	.infoBox .bgBox {
		margin-left:20px;
		padding-left:15px;
		padding-top:10px;
		height:50px;
		color:#fff;
		font-weight:bold;
		line-height:20px;
	}
	.infoBox #one {
		background:url(../img/index_2/bg01.jpg) no-repeat left top;
	}
	.infoBox #two {
		background:url(../img/index_2/bg02.jpg) no-repeat left top;
	}
		.infoBox .bgBox span.border {
			background:url(../img/index_2/bd.png) repeat-x left bottom;
			display:inline-block;
			/display:inline;
			/zoom:1;
			padding-bottom:1px;
			margin-bottom:-1px;
		}
#newsBox {
	width:540px;
	margin-left:12px;
}

#accesment {
	width:532px;
	margin-left:12px;
	margin-bottom:5px;
}
	#accesment dd {
		text-align:right;
		line-height:20px;
	}
		#accesment dd a {
			font-weight:bold;
			text-decoration:underline;
		}
		#accesment dd a:hover {
			text-decoration:none;
		}

#thanks {
	margin-left:12px;
	margin-bottom:2px;
}
