@charset "shift_jis";
body {
	background-image: url(image/head/mainbg.gif);
	margin: 0px;
	font-size: 12px;
	text-align:center;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}


#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	text-align: left;
	font-size: 12px;
	color: #CCCCCC;
}
.menusp {
	background-image: url(image/head/menusp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 2px;
}
.color999 {
	font-size: 12px;
	color: #999999;
	text-align: left;
}
.color333 {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
.colorfff {
	font-size: 12px;
	color: #FFFFFF;
}

.mark1 {
	background-image: url(image/head/mark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 14px;
}
