@charset "UTF-8";
/*3col3.css*/

#outlinebg {
	background: url(../img/outline_bg130.jpg) repeat-y;
}
#main {
	width: 500px;
	margin-left: 170px;
	float: none;
}
#side {
	position: absolute;
	top: 116px;
	float: none;
}
#side-r {
	width: 130px;
	position: absolute;
	top: 116px;
	margin-left: 670px;
	font-size: 80%;
	background: url(../img/side_bg.jpg) no-repeat;
}

#side-r .minittl {
	line-height: 15px;
	background: #999999;
	margin: 0px 0px 3px;
	height: 15px;
	width: 99px;
	text-indent: 5px;
	color: #FFFFFF;
}
.margin15 li a {
	color: #009900;
	text-decoration: underline;
	display: block;
}
.margin15 li a:hover {
	color: #CC0000;
}
