@charset "utf-8";
body {
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	color: #000000;
	margin: 0px;
}
body {
	margin: 0px;
	background-color: #030141;
}


a:link{
　　　color:#647514;
　　　text-decoration:none;
}
div a:hover {
　　　color: #E3004A;
　　　text-decoration:none;
}
a:visited {
　　　color:#647514;
　　　text-decoration: none;
}

.base {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 70px;
}

.left {
	width:180px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/menu_bg.gif);
	}

.center {
	width:570px;
	padding:0;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	}
.center2 {
	width:750px;
	padding:0;
	float:left;
	background-color: #FFFFFF;
	}
	
.footer {
	clear:left;
	background-repeat:no-repeat;
	font-size: 10px;
	text-align: center;
	}

.clear {
	clear: left;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
