/* CSS Document */

/* ‘S‘Ì start */
body {
	background-color: #FFF7F8;
	font-size: 12px;
	line-height: 17px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {color: #003399;text-decoration: none;}
a:hover {color:#CC0033;text-decoration: underline;}

/* ‘S‘Ì end */

h1,h2,h3,h4 {
	font-size: 100%;
}

.right {
	text-align: right;
}

.agreement {
	width: 450px;
	text-align: left;
}

.mfont1 {
	font-size: 12px;
	line-height: 18px;
}

.sfont1 {
	font-size: 10px;
	line-height: 16px;
}
.center {
	text-align: center;
}
.bg {
	background-color: #FFDBDE;
}
.bg2 {
	background-color: #FFFFFF;
}
