@charset "shift_jis";
#wrap #contents .w400_float_left {
	float: left;
	width: 413px;
}
#wrap #contents .w400_float_right {
	float: right;
	width: 400px;
}
#wrap #contents .w400_float_right #clumn_box {
	background-color: #FFFFFF;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow-y:auto;
	overflow-x:hidden;
	clear: both;
}
#wrap #contents .w400_float_right #news_box {
	background-color: #FFFFFF;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	overflow-y:auto;
	overflow-x:hidden;
	clear: both;
}
#wrap #contents .w400_float_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
#wrap #contents .w400_float_right li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#wrap #contents .w400_float_right a {
	color: #333333;
	text-decoration: underline;
}
#wrap #contents .w400_float_left #conter {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 3em;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	margin-top: 40px;
}

#wrap #contents .w400_float_right a:hover {
	color: #FF6600;
}
#wrap #contents .w400_float_left .pl_1em {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.8;
}

