@charset "utf-8";

/* -----------------------------------------------------------
	Author: 染net
	Version: 1.0
	Comment: hashi設定
----------------------------------------------------------- */

/* 
 hashi Style [
----------------------------------------------------------- */
#hashiBlock1 {
	float: left;
	width: 375px;
	}
	
#hashiBlock2 {
	float: left;
	width: 375px;
	}
	
#hashiBlock1 table th,
#hashiBlock2 table th {
	font-size: 11px;
	color: #333;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	}
	
#hashiBlock1 table td,
#hashiBlock2 table td {
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-left: 5px;
	}