/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif,MS PGothic;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	charset:windows-874;
}

.text_bold_header{
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	color: #000000;
}

.text_bold_header_white{
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	color: #ffffff;
}
.text_japan{
	font-family:MS PGothic;
	font-size:12px;
	font-weight: normal;
	color: #333333;

}

.text_bold_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #2ab1da;
}

.text_bold_sky{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #6ad9ff;
}

.search_bar{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #ffffff;
	width: 181px;
	height: 20px;
}	

.radio_button{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #ffffff;
	width: 14px;
	height: 14px;
}	

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #999999;
}

.text_white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #ffffff;
}

a.link:link {
	font-family: "tahoma";
	font-size: 12px;
	color: #69D9FF;
	text-decoration: none;
	font-weight: normal;
}
a.link:visited {
	font-family: "tahoma";
	font-size: 12px;
	color: #69D9FF;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover {
	font-family: "tahoma";
	font-size: 12px;
	color: #00B1EC;
	text-decoration: none;
	font-weight: normal;
}
a.link:active {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: normal;
}
