body {
/*	background: #fff;*/
	color: #333;
/*	margin: 10px;*/
	margin: 3px;
	padding: 0px;
/*	font-family:Osaka,sans-serif;*/
/*	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "MS UI Gothic", Osasa, Arial, San-Serif;*/
/*	font-family: "MS P Gothic", "MS UI Gothic", Osasa, Arial, San-Serif;*/
	font-family: "MS UI Gothic", "MS P Gothic", Osasa, Arial, San-Serif;
	width:100%; background:#fff url(../img/line_01.gif) repeat-x;
}

td {
/*	font-family:Osaka,sans-serif;*/
/*	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "MS UI Gothic", Osasa, Arial, San-Serif;*/
	font-family: "MS P Gothic", "MS UI Gothic", Osasa, Arial, San-Serif;
/*	font-family: "MS UI Gothic", "MS P Gothic", Osasa, Arial, San-Serif;*/
/*	letter-spacing:1px;*/
}

input {
	border:solid 1px;
	color:#000000;
/*	font-size:smaller;*/
	font-size:10px;
	background:#ffffff;
	letter-spacing:1px
}

select {
	border:solid 1px;
	color:#000000;
/*	font-size:1.4em;*/
	font-size:10px;
	background-color:#ffffff;
}

/*img {border: 0px;}*/

pre {
	font-size:12px;
}

.fleft { float: left }
.fright { float: right }

.fixfont {
	font-size:10px;
	letter-spacing:1px;
}

.fixfontsmall {
	font-size:9px;
}

