@charset "utf-8";

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

p, h1, form, button {border:0; margin:0; padding:0;}
.spacer {clear:both; height:1px;}


img {
	border:none;
}

#wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#fff;
}

#wrapper02 {
	width:960px;
	height:auto;
	margin:0 auto;
}

#header {
	width:960px;
	height:66px;
	background-color:#fff;
	margin:0 auto;
	}

#header .headerLogo p{
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:15px;
	width:
}

#navi ul li {
	list-style:none;
	float:left;
	margin-right:3px;
}

#contents {
	margin:0 auto;
	width:960px;
	height:600px;
}

h1 {
	font-size: 21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	letter-spacing:0.05em;
	margin-top:30px;
	margin-bottom:-3px;
	color: #999;
}
h2 {
	font-size:10px;
	color: #777;
	margin-bottom:15px;
}

.title {
	letter-spacing:0.1em;
	font-size:12px;
	font-weight:bold;
	line-height:1.8em;
	margin-top:15px;
}

#webwork {
	margin-top:15px;
	width:960px;
	height:600px;
	display:block;
}

.work01 {
	font-weight:bold;
	color:#C00;
}

#webwork ul li {
	list-style:none;
	float:left;
	margin-top:45px;
	margin-right:18px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
