.style1 {color: #000000}
.style2 {text-align:right;
		 font-size:10px;
		 color:#ffffff;}
.style3 {color: #0000ff;
		font-size: 12px;
		font-weight:bold;
		text-decoration: underline;}
.style4 {color: #ff0000;
		font-weight:bold;}
.style4a {color: #ff0000}
.style5 {color: #FFFFFF}
.style6 {color: #3a72ff}
.style7 {color: #ffc100;
		font-size: 14px;}
.style7a {color: #ff6600;
		font-weight:bold;
		font-size: 14px;}
.style8 {color: #ffffff;
		font-size: 14px;
		font-weight: bold;}
.style9 {font-size: 14px;}
.style9a {font-size: 20px;
		color:#666;}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {border: 1px solid #666;}
 
body{
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	line-height: 130%;
}
h1, h2, h3, h4, h5, h6{
	font-size:0px;
	color:#ffffee;
	font-weight:normal;
	display:inline;
}

td{
	font-size: 12px;
	line-height: 130%;
}

img {
border:0px;
}

a{
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	background: none;
	color: #f1d200;
}

.main{
	width: 800px;
	border-left: solid 1px #FFAAAA;
	border-right: solid 1px #FFAAAA;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #999999;
}
.mesg_window{
	border: solid 1px #FFAAAA;
	background-color: #FFF7F7;
}
.mesg{
	color: #FF9999;
	font-size: 11px;
}
.waku_a {
border-left: 5px solid #999;border-right: 5px solid #999;
}
