@charset "shift-jis";

body {
color: #ffffff;
font-size: 12px;
background-color: #000000;
text-decoration: none;
}


.sample19 {
	width: 675px;
	margin: 0;
	line-height:0;
}

.sample19 li{
	list-style: none outside;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0px;
}
.sample19 li a {
	text-decoration: none;
	width: 100%;
	display: block;
	background: #000000;
	border: 0px solid #F60;
	color: #222222;
}
.sample19 li a:link {
	color: #222222;
	text-decoration: none;
}
.sample19 li a:hover {
	background: #999999;
	border: 0px dotted #36F;
	text-decoration: none;
	color: #ff0000;
}
.sample19 li a:visited {
	color: #222222;
	text-decoration: none;
}
.sample19 li a:active {
	color: #ff0000;
text-decoration: none;
}


.yoyaku001 {
	width: 200px;
	margin: 0;
	line-height:2;
	font-size: 14px;
}

.yoyaku001 li{
	list-style: none outside;
	text-align: center;
	margin-bottom: 1px;
}
.yoyaku001 li a {
	text-decoration: none;
	width: 100%;
	display: block;
	background: #6CF;
	color: #FFF;
	border: 1px solid #36F;
}
.yoyaku001 li a:link {
	color: #FFF;
}
.yoyaku001 li a:hover {
	color: #F93;
	background: #FF9;
	border: 1px solid #F60;
}
.yoyaku001 li a:visited {
	color: #999;
}
.yoyaku001 li a:active {
	color: #F00;
}