@charset "utf-8";
/* CSS Document */

body{
 margin-top:0;
 margin-left:0;
 margin-right:0;
 margin-bottom:0;
 }
 
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:11px;
	line-height:16px;
	}
	
a:link {
	text-decoration:none;
	color: #888889;
}
a:visited {
	text-decoration:  none;
	color: #888889;
}
a:hover {
	text-decoration: none;
	color: #FFBB37;
}
a:active {
	text-decoration: none;
}

.m01 {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}


.top{
	font-size:10px;
	color:#898989;
}

.s_text01{
	font-size:11px;
	line-height:11px;
}
.text01{
	font-size:11px;
	color:#9e0b0f;
}
.text02 {
	color: #FFFFFF;
	font-size:10px;
	line-height:11px;
}
.text03 {
	color: #FFFFFF;
	font-size:12px;
}

.sub_title{
	font-size:18px;
	color:#000000;
	font-weight:bold;
	}
	


