/* FontSizeSetting */
h1,h2,h3,h4,h5,h6,p,pre,button,caption,table,tr,td,input,option,select,textarea,dl,ol,ul,form,blockquote,dd,dt,address{
	font-size: small;
	line-height:130%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, Verdana, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/* ClassSetting */
.text_mb_blue {
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
	line-height: 1.5em;
}
.text_small {
	font-size: x-small;
}

.topmargin15 {
	margin-top: 15px;
}
.bg_title {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	height: 30px;
	border-left-style: solid;
	border-top-style: none;
	line-height: 2em;
	margin-bottom: 10px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-width: 10px;
	border-left-color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.stage01 {
	text-indent: 30px;
	list-style-position: outside;
	list-style-type: none;
}
.stage02 {
	text-indent: 55px;
}
.stage03 {
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 30px;
}
.bold {
	font-weight: bold;
}


.red_b {
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.red_xs {
	font-size: x-small;
	color: #FF0000;
}
.blue {
	color: #0033FF;
}
.blue_b {
	font-weight: bold;
	color: #0033FF;
}
.green {
	color: #006600;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}

.mag_number{
	font-size: 28px;
	font-weight: bolder;
	color: #333333;
}


.mag_rank{
	font-size: 30px;
	font-weight: bolder;
	color: #0066FF;
}


.mag_date{
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
