.font_color {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
table.mgb12 {
	margin-bottom: 12px;
	margin-top: 0px;
}

/* popup style */
body#popup {
	width: 600px;
	text-align: center;
}
#popup h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(popup/images/pop_h1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	line-height: 28px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#popup .content {
	width: 570px;
	text-align: left;
}
#popup p {
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 4px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
#popup img {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
#popup .close {
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}
#popup p.px10 {
	font-size: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
