@charset "utf-8";
html {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}
body {
	line-height: 1.2em;
	font-family:sans-serif;
	font-family/**/:/**/"MS Pゴシック"; /* == ie6 & 7 == */
}
html>/**/body {
	font-family:sans-serif;
}
.norm11_15 {
	font-size: 11px;
	line-height: 1.4em;
}
.norm11_17 {
	font-size: 11px;
	line-height: 1.6em;
}
.norm13_18 {
	font-size: 13px;
	line-height: 1.4em;
}
.norm13_21 {
	font-size: 13px;
	line-height: 1.6em;
}
.norm13_13 {
	font-size: 13px;
	line-height: 1.0em;
}
.norm14_22 {
	font-size: 14px;
	line-height: 1.6em;
}
.norm15_15 {
	font-size: 15px;
	line-height: 1em;
}
.norm15_24 {
	font-size: 15px;
	line-height: 1.6em;
}
.norm9_9 {
	font-size: 9px;
	line-height: 1.0em;
}
.bold {
	font-weight: bold;	
}
.red {
	color: #b40808;	
}
.caution {
	font-weight: bold;
	color: #CC0000;
}