﻿@charset "utf-8";


div.visual {
	position:relative;
	width:800px;
	height:300px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}



div.v_menu {
	position:absolute;
	top:103px;
	left:27px;
	width:182px;
	height:172px;
	overflow:hidden;
}





div.new {
	width:595px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


div.new_table {
	width:595px;
	height:175px;
	overflow:auto;
}

div.new_table table {
	margin:5px 10px 5px 10px;
	padding:0px 0px 0px 0px;
}

div.new_table table th {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

div.new_table table th p {
	background:url("../img/arw_new.gif") no-repeat 0% 49%;
	*background:url("../img/arw_new.gif") no-repeat 0% 50%;
	padding:0px 15px 0px 15px;
	white-space:nowrap;
}


div.new_table table td {
	padding:0px 0px 15px 0px;

}







div.bnr {
	width:190px;
	float:right;
}

