body {
	background-color: #FFFFFF;
	margin: 0px;
}
body,table,td {
	font-family: "lr oSVbN", "Osaka";
	font-size: 11px;
	line-height: 1.25;
	color: #333333;
}
input,select,textarea {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}


/* ----------«text«---------- */
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.txt {
	font-size: 12px;
	line-height:1.8;
	color: #333333;
}
.stxt {
	font-size: 11px;
	line-height: 1.15;
}
/* ----------ͺtextͺ---------- */


.menu {
	font-size: 11px;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FB5050;
	text-decoration: none;
}
.menu2 {
	font-size: 10px;
	color: #CCCCCC;
}
.menu2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.menu2 a:hover {
	color: #FB5050;
	text-decoration: none;
}


/*NA[tBbNX*/
.clearfix:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
/*IE7p*/
.clearfix {	display:inline-block;}
/*ΘΊMacIE5p*/
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
