@charset "UTF-8";
/* CSS Document */
body {
	background-color: #F2F7FB;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial , "ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
}
form option {font-size: 12px;}

a img {
	border: none;
	margin: 0;
}

a { color:#076689; text-decoration : none; }
a:link { color : #5D3917; }
a:visited { color: #076689; text-decoration : none; }
a:active { color: #076689; text-decoration : none; }
a:hover { color:#076689; text-decoration : underline; }
div#flash {
	margin:0px;
	padding:0px;
	width:100％;
	height:530px;
}
div#contents {
	width:100％;
	clear:both;
	margin:0px;
	padding:0px;
	background:url(../img/bg.png);
}
div#contents .main{
	clear:both;
	margin:0px;
	padding:0px;
	width:931px;
	height:auto;
	margin: 0 auto;  
}
div#contents .base{
	margin:0px;
	padding:0px;
	width:917px;
	float:left;
	height:auto;
	background:#FFFFFF;
}
div#contents .copyright{
	float:left;
	margin:0px;
	padding:0px;
	width:900px;
	height:16px;
	background:#FFFFFF;
	font-size: 10px;
	font-family: Arial , "ＭＳ Ｐゴシック",sans-serif;
	color:#535353;
	text-align:right;
	letter-spacing:1px;
}
div#footer{
	clear:both;
	margin:0px;
	padding:0px;
	width:931px;
	height:33px;
	margin:0 auto 0 auto;
}