body {
	background-color: #ffffff;
	background-image:url("../images/bg.gif");
	margin: 0px;
}

a:link{ color:#336699;
	text-decoration:underline;
}
a:visited{ color:#336699;
	text-decoration:underline;
}
a:active{ color:#FF6600;
	text-decoration:underline;
}
a:hover{ color:#FF6600;
	text-decoration:underline;
}


/* ?e?L?X?g
----------------------------------------------- */

.text1012gray{ font-size:10px;  color: #333333; font-weight:200; line-height:120%; }
.text1014gray{ font-size:10px;  color: #333333; font-weight:200; line-height:140%; }
.text1012grayb{ font-size:10px;  color: #333333; font-weight:800; line-height:120%; }
.text1014grayb{ font-size:10px;  color: #333333; font-weight:800; line-height:140%; }

.text1212blue{ font-size:12px;  color: #0066cc; font-weight:200; line-height:120%; }
.text1214blue{ font-size:12px;  color: #0066cc; font-weight:200; line-height:140%; }
.text1212blueb{ font-size:12px;  color: #0066cc; font-weight:800; line-height:120%; }
.text1214blueb{ font-size:12px;  color: #0066cc; font-weight:800; line-height:140%; }

.text1212gray{ font-size:12px;  color: #333333; font-weight:200; line-height:120%; }
.text1214gray{ font-size:12px;  color: #333333; font-weight:200; line-height:140%; }
.text1212grayb{ font-size:12px;  color: #333333; font-weight:800; line-height:120%; }
.text1214grayb{ font-size:12px;  color: #333333; font-weight:800; line-height:140%; }

.text1212green{ font-size:12px;  color: #006633; font-weight:200; line-height:120%; }
.text1412gray{ font-size:14px;  color: #333333; font-weight:200; line-height:120%; }
.text1414gray{ font-size:14px;  color: #333333; font-weight:200; line-height:140%; }
.text1412grayb{ font-size:14px;  color: #333333; font-weight:800; line-height:120%; }
.text1414grayb{ font-size:14px;  color: #333333; font-weight:800; line-height:140%; }

.text1616gray{ font-size:16px;  color: #333333; font-weight:200; line-height:160%; }
.text1616grayb{ font-size:16px;  color: #333333; font-weight:800; line-height:160%; }



.smalltext{
	font-size:0.8em;
}

.largetext{
	font-size:1.2em;
}

#topinfo{
	width:570px;
	height:250px;
	overflow:scroll;
	margin-top:0;
	padding-top:0;
}

.infotable td{
	font-size:0.8em;
	line-height:1.4;
	padding: 7px;
	border-bottom:1px solid #dddddd;
}

.infotable .date{
	color: #ff0000;
}

.infotable .topic{
	color: #3366ff;
}

.yotsuyaTable {
	border-collapse:collapse;
	line-height:1.8;
}
.yotsuyaTable td{
	padding:3px;
	border:1px solid #999;
}
.yotsuyaTableHead{
	background-color:#ffe680;
	font-weight:bold;
}