@charset "shift_jis";
body
    {
     margin:0px;          
     padding:0px;         
     text-align:center;
	 background-color:#eee5dc;
	 margin-top: 0px;
}

#main
    {
     margin-left:auto;    
     margin-right:auto;  
     text-align:left;     
     width:800px;
	 background-color:#ffffff;
}
.t01 {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}
.t02 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.red {
	color: #CA4657;
	font-size: 12px;
	line-height: 140%;
}
.t03 {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
}
.t04 {
	color: #000000;
	font-size: 12px;
	line-height: 170%;
}
.t05 {
	color: #C70818;
	font-size: 12px;
}