<!--
body {
	margin:0px;
	padding:0px;
	background-color:#999999;
	text-align:center;
}
.wrapper {
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
	text-align:left;
}
.head {
	width:896px;
	height:12px;
	padding:2px;
	background-color:#FF0000;
	font-size:x-small;
	color:#FFFFFF;
	text-align:right;
}
.head_p {
	width:900px;
	height:40px;
	background-image:url(../Library/toiro/logo.gif);
}
.navi {
	width:880px;
	padding:10px;
	font-size:small;
	text-align:left;
}
.image {
	width:900px;
	height:350px;
	background-image:url(../Library/toiro/2011.jpg);
}
.links {
	margin-top:10px;
	margin-right:10px;
	padding:0px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	float:right;
}
.links a {
	text-decoration:none;
	color:#FFFFFF;
}
.intro {
	width:900px;
	height:40px;
	background-image:url(../Library/toiro/logo.gif);
	font-size:small;
}
.content {
	width:880px;
	padding:10px;
	text-align:left;
}
.subNavL {
	width:400px;
	height:30px;
	padding:6px 10px 0px 20px;
	background-image:url(../Library/toiro/bar2.png);
	float:left;
	background-repeat:no-repeat;
}
.subNavR {
	width:400px;
	height:30px;
	padding:6px 10px 0px 20px;
	background-image:url(../Library/toiro/bar2.png);
	float:right;
	background-repeat:no-repeat;
}
.subNavR1, .subNavR2 {
	width:185px;
	height:30px;
	padding:6px 10px 0px 20px;
	background-image:url(../Library/toiro/bar2.png);
	float:right;
	background-repeat:no-repeat;
}
.sub01, .sub03 {
	width:420px;
	height:140px;
	margin:10px 0px;
	padding:0px 10px;
	overflow:auto;
	float:left;
}
.sub02 {
	width:420px;
	height:140px;
	margin:10px 0px;
	padding:0px 10px;
	overflow:auto;
	float:right;
}
.sub04, .sub05 {
	width:200px;
	height:140px;
	margin:10px 0px;
	padding:0px 10px;
	overflow:auto;
	float:right;
}
.sub06 {
	width:420px;
	height:145px;
	margin:10px 0px;
	padding:0px 10px;
	overflow:auto;
	float:left;
}
.sub07 {
	width:420px;
	height:145px;
	margin:10px 0px;
	padding:0px 10px;
	overflow:auto;
	float:right;
}
.foot {
	clear:both;
	width:880px;
	padding:10px;
	background-color:#FF0000;
	font-size:small;
	color:#FFFFFF;
	text-align:center;
}
.ub {
	color:#CC3333;
}
.ug {
	color:#999933;
}
-->

