@charset "Shift_JIS";

.btn {
}

.side_form {
	background-image: url(images/form_base02.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
}
.time_bar {
	background-color: #CCC;
	height: 5px;
	width: 130px;
}
.fukidashi {
	font-size: 14px;
	line-height: 24px;
	color: #000066;
	background-color: #E6F0B1;
}
body2 {
	background-image: url(images/base2.gif);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 24px;
	background-attachment: scroll;
	background-position: center top;
}
body {
	background-image: url(images/base.gif);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 24px;
	background-attachment: scroll;
	background-position: center top;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #666;
}
.bar_space {
	height: 20px;
}
.img_space {
	padding-bottom: 10px;
}
a:link {
	color: #86A900;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: none;
}
a:visited {
	color: #360;
	text-decoration: none;
}
