body {
	margin-left: 0px;
	margin-top: 0px;
}



#main_content_body {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}
.maincontent {
	font-size: 12px;
	color: #333333;
	font-family: ;
	text-indent: 0px;
	line-height: 1.5em;
}
.table_content {
	font-size: 12px;
	color: #333333;
	width: 360px;
	padding-left: 10px;
	float: left;
	line-height: 1.5em;
}
.table_content p {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #990000;
}

.table_content a:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.table_content a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.table_content2 {
	font-size: 12px;
	color: #333333;
	width: 360px;
	float: left;
	padding-left: 10px;
	line-height: 1.5em;
}
.table_content2 p {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #990000;
}

.table_content2 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.table_content2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.copyrights {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.table_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}


/*フォント指定　*/
tr td { font-size:12px; line-height:1.5em;}

.com1 {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txtRed {
	color: #900;
}
