@charset "shift_jis";

/*////////// * €ΚNXέθ * ///////////*/

/*¬Ά*/
.small { font-size: 10px; }
/*ΎΆ*/
.bold { font-weight: bold; }
/*W*/
.nomal {	font-weight: normal; }
/*ρΉ*/
.center { text-align: center; }
/*EρΉ*/
.right { text-align: right; }
/*ρ\¦*/
.hide { display: none; }
/*eLXgΒ*/
.txt_blue {
	color: #1D4478;
	font-weight: bold;
}
/*eLXgΤ*/
.txt_red { color: #FF6A3B; }
/*ζgό*/
IMG.img { border: 3px solid #E1E1E1; }

/*///////////////^OΔθ`////////////////*/
BODY {
	font: 12px/150% "lr oSVbN","lr oGothic","qMmpS Pro W3","Hiragino Kaku Gothic Pro","Osaka","sans-serif";
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
}
H1 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
/*MacIEΞ*/
H2.hide,
H3.hide { display: none; }


/*///////////////€ΚͺΜέθ////////////////*/
TABLE#global_menu TD { vertical-align: top; }
