/* CSS Document */
table {	font-size:14px;}

a:link {color: #000099; }
a:visited { color: #000099; }
a:hover { color: #000099; }
A { text-decoration: none; }
A:hover { text-decoration: underline;}
a:hover { background-color: #99ffff; }

.ju{font-size:10px;}
.ni{font-size:12px;}
.yon{font-size:14px;}
.roku{font-size:16px;}
.hati{font-size:18px}
.niju{font-size:20px;}
.niyon{font-size:24px;}
.sanroku{font-size:36px;}

.style1 {color: #FFFFFF}
.style2 {color: #FF0000}

.style6 {color: #0066CC;font-weight: bold;}
.style7 {color: #FF0099;font-weight: bold;}

.box-waku1{
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
	border-color: #0066cc;
	border-style: dotted;
	border-width: 2px;
	line-height: 130%;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


.box-waku2{
	padding: 5px;
	line-height: 130%;
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;
	text-align: center;
}

.box-waku3{
	padding: 5px;
	margin: 0px;
	background-color: #ffffff;
	border-color: #ff0099;
	border-style: dotted;
	border-width: 2px;
	line-height: 130%;
	font-size: 14px;
	color: #ff0099;
	font-weight: bold;
}

.box-waku4{
	padding: 5px;
	margin: 0px;
	background-color: #ffffcc;
	border-color: #ff9900;
	border-style: none none dotted;
	border-width: 2px;
	line-height: 130%;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	text-align: left;
}

.box-waku5{
	padding: 5px;
	margin: 0px;
	background-color: #ffffcc;
	border-color: #cccccc;
	border-style: none;
	border-width: 1px;
	line-height: 130%;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

body{text-align:center;}


