@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #444;
	font-size: 11px;
	line-height:1.6em;
}

img {
	border:none;
}

#wrapper {
	width:1200px;
	height:auto;
	margin:0 auto;
}

#header {
	width:1200px;
	height:66px;
	margin:0 auto;
	margin-bottom:15px;
	}

#header .headerLogo h1{
width:198px;
height:66px;
margin:0 0 0 15px;
background:url("../images/ufalogo.png") no-repeat 6px 15px transparent;
text-indent:-9999px;
}


#navi {
	float:right;
	margin-top:-51px;
	margin-right:60px;
}

#navi ul li {
	list-style:none;
	margin:15px 15px 15px 15px;
}

#contents {
	position:relative;
	width:1200px;
	height:740px;
	margin:15 auto 0 auto;
	background:url(../onimages/owadanoriko01.jpg) no-repeat;
}

.page {
	position:absolute;
	top:450px;
	left:300px;
	width:360px;
	height:auto;
}

div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
