@charset "utf-8";
body {
margin:0px;
background-color:#ffffff;

font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt01{
font-size:14px;
color:#e04b2a;
font-weight:bold;
}

.txt02{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#474747;
font-weight:bold;
}

.txt03{
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

.txt04{
font-weight:bold;
font-size:14px;
}

.txt05{
font-size:14px;
color: #2362A5;
font-weight:800;
}

.txt06{
color: #ffffff;
font-size:10px;
}

.txt07{
color: #fff;
font-weight:800;
font-size:12px;
}

.txt08{
color:#003399;
}

a.link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}
a.link:hover{
color:#3e484b;}

a.link_select{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #3e484b;
text-decoration:none;
font-weight:bold;
}

a.link2{
font-size:10px;
color:#80a8c1;
text-decoration:none;
}
a.link2:hover{
color:#3e484b;
text-decoration: underline;}

a.link3{
font-size:11px;
color:#80a8c1;
text-decoration:none;
}
a.link3:hover{
color:#3e484b;
text-decoration: underline;}

a.link4{
font-size:10px;
color: #ffffff;
text-decoration:none;
}
a.link4:hover{
color:#8c8c8c;
text-decoration:none;}

a.link5{
font-size:12px;
font-weight:bold;
color: #000000;
text-decoration:underline;
}
a.link5:hover{
color:#8c8c8c;
text-decoration:none;}

a.link6{
font-size:14px;
font-weight:bold;
color: #000000;
text-decoration:none;
}
a.link6:hover{
color:#8c8c8c;
text-decoration:underline;}

a.link7{
font-size:14px;
color: #ffffff;
text-decoration:none;
}
a.link7:hover{
color:#e8e8e8;
text-decoration:underline;}

.here{ text-decoration:underline; font-style:italic; color:#FF0000;}

.List{
	list-style-image:none;  
	list-style-position:inside;   
	margin-left:0;  
	padding-left:1em;  
	text-indent:-1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:100%;
	font-style: normal;
	font-smooth:always;
}

.title_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-variant: normal;
}

.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

.info_title {
	font-size: 12px;
	font-weight: 600;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.info_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.info_title a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #999;
	text-decoration: underline;
}
.info_title a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666;
	text-decoration: underline;
}
.info_title a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #333;
	text-decoration: underline;
}
.info_title a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #999;
	text-decoration: underline;
}
