@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family: Osaka,"ＭＳ Ｐゴシック",sans-serif;
	color:#000000;
}

#float_menu_wrapper {
	width:920px;
	margin:0 auto;
	display:table;
	position:relative;
}

	#float_menu_wrapper .float_menu {
			float:right;
			width:100px;
			padding:0;
			margin:0;
			position:relative;
	}

	#float_menu_wrapper .float_menu img {
		border:none;
	}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	background:url(../img/wrapper.gif) left top repeat-y;
	display:table;
	float:left;
}

a {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

h1 {
	width:790px;
	height:20px;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	float:left;
	clear:both;
}

#header {
	width:800px;
	height:75px;
	float:left;
	clear:both;
}

	#header .header_left {
		width:400px;
		height:75px;
		float:left;
	}
	
	#header .header_right {
		width:400px;
		height:75px;
		float:right;
	}

.footer_navi {
	width:770px;
	margin: 0 15px;
	float:none;
	clear:both;
}

#footer {
	width: 785px;
	height: 16px;
	padding: 19px 15px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../img/footer.gif) no-repeat left top;
	text-align:right;
}

/* --------------------------------------------------------
	Contents
-------------------------------------------------------- */

img { 
	border-width:0;
	line-height:0;
	vertical-align:top;
}

ul { list-style-type:none; }
ol { list-style-type:decimal; }

.Clear {
	clear: both;
}

#Main_Img {
	width:770px;
	height:840px;
	background:url(../img/main.jpg) no-repeat left top;
	margin:15px 0px 15px 15px;
	text-indent:-9999px;
}

#Main_Img02 {
	width:770px;
	height:379px;
	background:url(../img/main02.jpg) no-repeat left top;
	margin:15px 0px 15px 15px;
	text-indent:-9999px;
}
