@charset "shift_jis";




a {
	color: #cc0000;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

#top a {
	color: #ffffff;
	text-decoration: none;
}

.sitemenu_1 a {
	background-image : url(images/sidemenulist.png) ;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 12px;
	font-size:75%;
	color: #ffffff;	
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.sitemenu_1 a:hover {
	color: #ff0000;	
}

.red{
	color: #ff0000;
}

.yellow{
	color: #ffcc00;
}

.blue{
	color: #0000ff;
}

.green{
	color: #006600;
}

.orenge{
	color: #ff6600;
}

.grey{
	color: #999999;
}

.red_bg{
	background: #ff0000;
	color: #000000;
}

.yellow_bg{
	background: #ffcc00;
	color: #000000;
}

.blue_bg{
	background: #cc0000;
	color: #000000;
}

.green_bg{
	background: #00cc00;
	color: #000000;
}

.orenge_bg{
	background: #ff6600;
	color: #000000;
}

.hai{
	background: #eeeeee;
	color: #000000;
	border:1px dashed #999999;
	margin: 10px 15px;
	padding: 10px 20px;
}
