body {
	background-color: #F0F0F0;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
}
.txt10 {
	font-size: 10px;
	line-height: 14px;
}
.boxborder {
	border: 1px solid #CCCCCC;
}

.boxborder2 {
	border: 2px solid #651a65;
}

.txt15b {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

.menu:link {color: #663366;}
.menu:visited {color: #663366;}
.menu:hover {color: #009933;}
.menu:active {color: #663366;}

.txt11 {
	font-size: 11px;
	line-height: 15px;
}
.t04 {
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
}
.underline_g {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.q_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c4abbb;
	padding-top: 3px;
	padding-bottom: 3px;
}
.a_top {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4abbb;
	padding-top: 3px;
	padding-bottom: 3px;
}
.a_t_u {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c4abbb;
	border-bottom-color: #c4abbb;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-bottom: 3px;
}

