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

#mainv{
	width:100%;
	height:175px;
	background:url(../images/main_visual_access.png) no-repeat 50% 60px;	
}

h2{
	background: url(../images/background-h1.gif) no-repeat left top;
	width:683px;
	height:42px;
	padding-left:16px;
	padding-top:12px;
	font-weight:bold;
	margin-bottom:8px;
}

#pmain{
	text-align:left;	
}

table.t1{
	width:100%;	
}

table.t1 td{
	vertical-align:top;	
}
