/* {ݒ*/
body {
	background-color:#DBFBFF;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 10pt;
  *word-break:break-all;/*for IE of Windows*/
}

a:link{color:#333333; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:active{color:#FFC040; text-decoration:underline;}
a:hover{color:#FF0000; text-decoration:none;}

form {
	margin: 3px;
}
.header {
	color: #ffffff;
	background: #46D4E1;
	font-weight: bold;
	height: 30px;
	padding-top: 3px;
	font-size: 13pt;
}
.header_b {
	color: #46D4E1;
	background: #237AB2;
	text-align: right;
	padding-right: 5px;
	font-size: 10pt;
}

.header_b a:link{color:#ffffff; text-decoration:none;}
.header_b a:visited{color:#ffffff; text-decoration:none;}
.header_b a:active{color:#FFC040; text-decoration:underline;}
.header_b a:hover{color:#FF0000; text-decoration:none;}

.leftmenu {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}
.box1 {	
	background: #46D4E1;
	border: 1px solid #000000;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 200%;
}
.box2 {	
	background: #3BDEC1;
	border: 1px solid #000000;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	font-weight: bold;
}
.box3 {	
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	text-align: left;
}
.rightmenu {
	width: 400px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	font-size: 10pt;
}
.box4 {	
	background: #DBFBFF;
	border: 1px solid #000000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 200%;
}
.box5 {	
	background: #3BDEC1;
	border: 1px solid #000000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	font-weight: bold;
}
.box6 {	
	border: 1px solid #000000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 3px 3px 3px;
	line-height: 130%;
	text-align: left;
}
.sitetitle {	
	background: #46D4E1;
	border: 1px solid #000000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}
.banner {
	margin-left: 10px;
	padding: 3px;
	text-align: left;
	line-height: 130%;
	height: 40px;
}
.banner img {
	margin: 3px;
	float: left;
}
.update {
	float: right;
}
.sitecmt {
	border-top: 1px solid #000000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 3px 0px 3px 0px;
	line-height: 130%;
	text-align: left;
}
.category1 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}
.category2 {
	font-size: 9pt;
	padding-left: 5px;
}