@charset "Shift_JIS";

body {
 	font:normal x-small/1.2 Arial,'‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
	color:#3C3C3C;
}

.kon {
	color: #001B4E;
	font-size: 12px;
}

.bn {
	font-size: 12px;
}

.tyu {
	padding:0 10px 0 0;
	font-size: 10px;
	line-height: 120%;
}

*html .tyu {
	font-size: 9px;
	line-height: 130%;
}

.blue {
	color: #003A95;
	font-size: 87.5%;
	font-weight: bold;
}

.blue02 {
	color: #003A95;
	font-size: 75%;
}
.txt {
	font-size: 75%;
	line-height: 150%;
}

.red {
	color:#FF0000;
}


/* link -------------------------- */
a:link {
	color:#001B4E;
	text-decoration:underline;
}

a:visited {
	color:#006666;
	text-decoration:underline;
}

a:hover {
	color:#2E5FBC;
	text-decoration:none;
}
/* link --------------------------end */




/* font -------------------------- */
.s {
	font-size: 62.5%;
}
.m {
	font-size: 10px;
}
.l {
	font-size: 87.5%;
}
.b {
	font-weight: bold;
}
.h {
	line-height: 120%;
}
.h160 {
	line-height: 160%;
}


/* font --------------------------end */