@charset "euc-jp";
html {  
    overflow-y:scroll;  
}  
   
body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #d9d9db;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #1b77b8;
}
a:visited {
	color: #1b77b8;
}
a:hover {
	color: #1b77b8;
}
a:active {
	color: #1b77b8;
}


.blue_txt {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #1b77b8;
}
.blue_txt_s {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #1b77b8;
}
.text_txt {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
