
/*--基本 設定--*/


body {
	line-height:1.3em;
	font-size:12pt;
	}



.txt_area{
	margin:0px auto;
	width:700px;
	height:512px;
	text-align:center;
	background:url(../common/img/bg_404.gif) no-repeat center 80px;
	}

.txt_area {color:#666666;}
.txt_area a:link {color: #941d1f; text-decoration: underline;}
.txt_area a:hover {color: #941d1f; text-decoration: underline;}
.txt_area a:visited {color: #941d1f; text-decoration: underline;}



.t10{font-size:10pt;}
.t12{font-size:12pt;}
.t14{font-size:14pt;font-weight:bold;color:#941d1f;}

.date{font-weight:bold;}







