*{
	color:#333333;
	font-size:9pt;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Meiryo, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;

}
#wrapper {
	background-image: url(../../images/top_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 797px;
	margin: 0px auto 0px auto;

}
/* bold */
.b {font-weight: bold;}

/* size */
.s {font-size:7pt;}
.s2 {font-size:8pt;}
/* color */
.white {color:#FFFFFF;}

.feature{
	font-weight:bold;
	color:#333333;
	font-size: 13px;
	letter-spacing: 0.3px;
	padding-left:5px;
}
.feature_elm{
	font-weight:normal;
	letter-spacing: 0.3px;
	padding-left:5px;
	text-align: left;
	text-indent: 0px;
}
.msg{
	font-weight:bold;
	color:#333333;
	font-size: 16px;
	letter-spacing: 0.3px;
}
td.subttl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	height: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	vertical-align: bottom;
	padding: 0px 0px 1px;
	margin: 0px;
	letter-spacing: 0.1em;
}

