body{
	margin:0px;
	padding:0px;
	}

.table_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: block;
}
.table_gray {
	border: 1px solid #666666;
	text-align: center;
	background-color: #FFFFFF;
}
.table_black {
	border: 1px solid #000000;
}
.underline_dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table_dot {
	border: 1px dotted #CCCCCC;
}

.choice_printar a{
	background:url(image/printer_choice/choice_printar.gif) no-repeat;
	width:150px;
	height:31px;
	display:block;
	text-indent:-2000px;
	margin:auto;
	}
.news_right{
	font-size:14px;
	background:url(image/news_yajirusi.gif) no-repeat top left;
	padding-left:10px;
	}
.font_size90{
	font-size:90%;
	}

.banar_imgs{
	width:180px;
	height:50px;
	padding-top:10px;
	padding-left:10px;
	}
#side_menu{
	width:200px;
	margin:auto;
	}
/*---------------全ページフッター----------------*/
#footer{
	width:730px;
	text-align:center;
	margin:auto;
	padding-top:30px;
	padding-bottom:10px;
	font-size:14px;
	}