/* Base Style */
body {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:white;
	scrollbar-face-color:#FFECE1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEE1C2;
}
td,th {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
}
.font_11 {
	font-size: 11px;
}
.font_14 {
	font-size: 14px;
}
.red {
	color: #FF3333;
}
.green {
	color: #87A637;
}
a:link {
	color: #51B500;
	text-decoration: none;
}
a:visited {
	color: #51B500;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
}
a:active {
	color: #FF9966;
}

.kousyu li {
list-style-type: none;
padding-left:25px;
background:0 url(kousyukai/img/poti.gif) no-repeat top;
line-height:200%;
}

.kousyu {
margin-left:3px;
}

