@charset "Shift_JIS";

body {
	background-color: #FFF;
	text-align:left;
	margin:0;
	padding:0;
}

.text_small{ font-size:85%; color:#666; }

html{overflow-y: scroll;}

table.tbl_motomu {
width: 675px;
background-color: #CCC;
border-collapse:separate;
border-spacing:1px;
border:0px;
}
table.tbl_motomu tr td {
padding:8px 4px 8px 4px;
}

.tbl_tit{
	background:#55789B;
	text-align:center;
}
.tbl_tit2{
	background:#55789B;
}
.tbl_motomu_koumoku{
	background:#E3EBF2;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	color:#333;
}
.tbl_motomu_txt{
	background:#FFF;
	font-size:100%;
	color:#333;
}
.tbl_footmenu_txt{
	background:#FFF;
	font-size:100%;
	color:#333;
}