@charset "Shift_JIS";
A {
	text-decoration: none;
	color: #00F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
A:hover {
	color: red;
}
body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	background-color: #FFF;
	margin: 0px;
	color: #000;
}
h1 {
	margin: 2px 5px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-align: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
h2 {
	font-size: 16px;
	color: #FFF;
	background-image: url(images/titleback);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
font14 {
	font-size: 14px;
	color: #000;
	padding: 4px;
	font-weight: bold;
	margin: 2px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
font13 {
	font-size: 13px;
	color: #000;
	padding: 4px;
	font-weight: bold;
	margin: 2px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
font12 {
	font-size: 12px;
	color: #000;
	padding: 4px;
	font-weight: bold;
	margin: 2px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
td {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	margin: 2px;
}
p.c {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	text-align: center;
}
p.l {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	text-align: left;
}
span.bold {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#wapper {
	width: 100%;
	margin:0 auto;
	text-align: center;
}
#wapper.center {
	width: 1024px;
	margin:0 auto;
	text-align: center;
	display: block;
}
#kanban {
	text-align: center;
	width: 1024px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#kanban td.text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 16px;
}
#topics {
	text-align: left;
	height: 250px;
	width: 640px;
	float: left;
	position: relative;
	overflow:scroll;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
#topics A {
	text-decoration: none;
	color: #000;
}
#topics li {
	text-align: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 01px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
}
#topics ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wave {
	text-align: left;
	height: 250px;
	width: 380px;
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	overflow:scroll;
}
#wave td.text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 16px;
}

