@charset "utf-8";
/*2009/3/20/【FSFIELD】ad*/

/*共有********************************************************************/
div#wrapper h3,div#wrapper h4#m_1{width:840px;}

.tbd{border: 1px solid #666;}
.tbd_r{border-right: 1px solid #666;}
div#wrapper table{width:840px;margin-top:20px;text-align:center;border-collapse:collapse;border: 1px solid #666;}
div#wrapper td{font-size: 12px;line-height:140%;font-weight: normal;}
/*index.html**********************************************************/
div#wrapper h3{height:40px;background:url(../others/img/h3.jpg) no-repeat;}
div#wrapper h4#m_1,div#wrapper h4#m_2,div#wrapper h4#m_3{height:38px;}
div#wrapper h4#m_1{background:url(../others/img/h4.jpg) no-repeat;}

/*テーブル*/
div#wrapper #tb1 th{background:#82CCC9;}
div#wrapper #tb1 td,div#wrapper #tb1 th{border: 1px solid #666;}
div#wrapper #tb1 th{font-weight:bolder;}
div#wrapper #tb1 td{text-align:left;padding:5px;}
div#wrapper #tb1 th.th_w85{width:85px;}
div#wrapper #tb1 th.th_w75{width:75px;}
div#wrapper #tb1 th.th_w140{width:140px;}
div#wrapper #tb1 th.th_w260{width:260px;}
div#wrapper #tb1 th.th_w120{width:120px;}
div#wrapper #tb1 th.th_w130{width:130px;}
div#wrapper #tb1 th.th_h30{height:30px;}

table.style1{
	border:1px solid #666666;
	}
	
	table.style1 th{
	border:1px solid #666666;
	background:#EEEEEE;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}
table.style1 td{
	border:1px solid #666666;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}