/* CSS Document */

a:visited {	color: #666666;	text-decoration: none;}
a:hover	{  text-decoration:underline;color: #339966;}
a:link {  color: #0033cc;text-decoration:underline;}
.waku {
	border: medium dotted #FF33CC;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#contentsbox	{
	margin:0px auto;
	padding: 10px 0px;
	text-align:center;
}
#mainbox	{
	height:auto;
	text-align:left;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.title1 {
	font-size:large;
	font-weight: bold;
	color: #003399;
	text-align: center;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.title2 {
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
.title2-a {
	font-size:14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
.title3 {
	font-size: small;
	font-weight: bold;
	color: #FF3366;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.title3-a {
	font-size: 16px;
	text-align: left;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.title3-b {
	font-size: medium;
	font-weight: bold;
	color: #FF3366;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.tablecel	{
	font-size:small;
	margin: 2px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.tablecel2 {
	font-size:small;
	margin: 2px;
	line-height: 1.8em;
	font-weight: bold;
	color: #0000CC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.rei-box {
	font-size: small;
	padding: 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 2px dotted #FF3300;
	width: 300px;
}
.rei-box2 {
	font-size: small;
	padding: 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 2px dotted #FF3300;
	width: 350px;
}
.rei-box3 {
	font-size: small;
	padding: 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 2px dotted #FF3300;
	width: 160px;
}
.rei-box4 {
	font-size: small;
	padding: 4px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 2px dotted #FF3300;
	width: 500px;
}

.table-box {
	width: auto;
	margin-right: 50px;
	margin-left: 50px;
	height: auto;
		
}


