/*all CSS*/
* {
	font-size: 9pt;
	line-height:1.6em;
	color:#555555;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F2F2F2;
	background-image: url(../../../file/mct_image/pagebackground.gif);
	background-position: center;
	background-repeat: repeat-y;
}
img {
	max-width:100%;
	border: 0px;
}
#center {
	float: left;
	width: 50%;
	height: auto;
	margin-left: -400px;
}
#center img{
	width: 1px;
	height: 1px;
}
#page {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

/*foot_area*/
#foot_area{
	float: left;
	display: inline;
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../../../file/mct_image/footer_bg.gif);
	background-repeat: no-repeat;
}
#foot_area .footer_menu{
	float: left;
	display: inline;
	width: auto;
	height: auto;
	margin-top: 2px;
	color:#FFFFFF;
}
#foot_area a{
	color:#FFFFFF;
}
#foot_area img{
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 17px;
	margin-top: 3px;
}
#foot_area .copyright{
	float: right;
	display: inline;
	width: auto;
	height: auto;
	margin-top: 25px;
	margin-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #428ADD;
}
a {
	font-size: 9pt;
	color: #DD6604;
	text-decoration: none;
}
/*a {
	font-size: 9pt;
	color: #7A4704;
	text-decoration: none;
}/*