@charset "shift_jis";
/*----------------------------
  CSS hisaki Document 2008.10
  Last Update 2008.10.07 hisaki
  

　├共通設定
　├枠設定
　├ヘッダ
　├サイドナビ
　├コンテンツ部
　├フッタ
　└


----------------------------*/
@import "common.css";


/*####################　共通設定　####################*/

table{
	width:669px;
	text-align:left;
	padding:0 10px 10px 10px;
	border:0;
	}
table td{
	border:0;
	padding:2px 5px;
	color:#666666;
	}

table table{
	border-collapse:collapse;
	border:0;
	text-align:left;
	margin:10px 0;
	padding:0;}
	
table table td{
	border:1px solid green;
	padding:2px 5px 0 10px;
	color:#666666;}

table img{
	margin-bottom:10px;}
table table input{
	margin:5px;
	}
	
input[type=checkbox] {margin-right:3px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*end*/










