@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;
	background:url(../pataimages/pataback.jpg) no-repeat;
}

p, h1, form, button {border:0; margin:0; padding:0;}
.spacer {clear:both; height:1px;}


img {
	border:none;
}

#wrapper {
	width:1000px;
	height:1200px;
	margin:0 auto;
}

#header {
	width:1000px;
	height:66px;
	margin:0 auto;
	}

#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:120px;
}

#navi ul li {
	list-style:none;
	margin:15px 15px 15px 15px;
}

#contents {
	width:100%;
	height:600px;
}

#contents ul li {
	list-style:none;
	float:left;
	margin-left:15px;
}

.page {
	width:1000px;
	height:240px;
	margin-top:300px;
}

.text {
	width:1000px;
	height:30px;
	margin-top:30px;
}

h2 {
	font-size:14px;
	letter-spacing:0.3em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left:60px;
}

h3 {
	font-size:12px;
	letter-spacing:0.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	margin-top:-6px;
	margin-left:60px;
}

div#footer {
	clear: both;
	color: #333;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
