a:link {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
body {
	color: #666666;
	font-size: 12px;
}
.p_let {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.waku_l {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.waku_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.waku_l_b {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.waku_r_b {
	border: 1px solid #999999;
}
li {
	font-size: 12px;
	color: #666666;
}
.tab_40 {
	padding-left: 40px;
}
.tab_60 {
	padding-left: 60px;
}
.elf {
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
}
.big {
	font-size: 16px;
	color: #FF6666;
	font-weight: bold;
}

