/* --- header / body --- */

	* { margin: 0; padding: 0; }
	
body{
	letter-spacing: 1px;
	line-height: 160%;
	color:#454545;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
#main{width:840px;	height:auto;
	margin:0px auto 0px auto;
	background-color:#fff;
	overflow: hidden;
}

/* --- table --- */

td{padding:4px 8px;

}
.sty input{height:40px;width:140px;
}

.txt1{width:860px;height:22px;margin:3px auto;
}

/* --- speacer --- */

.sp{clear:both;	}

.sp1{width:400px;height:1px;padding:1px;background-color:#fff;
}
.sp5{width:400px;height:3px;padding:1px;margin:1px;
}
.sp10{width:400px;height:8px;padding:1px;margin:1px;
}
.sp20{display:block;width:400px;height:18px;padding:1px;margin:1px;
}
.sp30{display:block;width:400px;height:28px;padding:1px;margin:1px;
}
.sp40{display:block;width:400px;height:38px;padding:1px;margin:1px;
}




/* --- other --- */

