body { background: #EEEBE1; }

#wrap {
	width: 860px;
	margin: auto;
	box-shadow: 0px 0px 10px #999; /*CSS3*/
	-moz-box-shadow: 0px 0px 10px #999; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 10px #999; /* Google Chrome, Safari用*/
	background: #FFF;
}

#nav {
	background: url(../images/bg_nav.png) repeat-x left bottom;
	height: 65px;
	padding-top: 5px;
}
#nav ul {
	width: 700px;
	margin: 0px auto;
}

#nav li   {
	width: 175px;
	float: left;
}
#nav a:hover img {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

#contents {
	padding: 40px 80px;
	line-height: 1.8em;
}

#footer {
	border-top: 1px solid #EBEBEB;
	text-align: center;
	padding: 10px;
	line-height: 1.4em;
	font-size: 85%;
}
#header {
	background: url(../images/bg_header.png) no-repeat left top;
	height: 120px;
}


#header.top {
	background: url(none);
	height: 540px;
}

#contents h2 {
	background: url(../images/bg_h2title.png) no-repeat left top;
	padding: 6px 10px 0px 30px;
	font: bold 154%/1em "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	height: 54px;
	color: #360;
	margin-bottom: 20px;
}

#contents h3 {
	background: url(../images/bg_h3title.png) no-repeat left top;
	font-size: 118%;
	font-weight: normal;
	color: #690;
	line-height: 1em;
	height: 14px;
	padding: 3px 0px 3px 30px;
	margin-bottom: 20px;
}

#contents .section {
	padding: 0px 10px 10px;
	margin-bottom: 50px;
}
#contents table.type01 th, #contents table.type01 td{
	border: 1px solid #EBEBEB;
	padding: 9px;
	vertical-align: top;
	font-weight: normal;
}

#contents table.type02 th,
#contents table.type02 td {
	padding: 4px;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}

.box01 {
	border: 1px solid #FC6;
	background: #FFC;
	padding: 10px;
}

input,
textarea { padding: 5px; }

#project{
	display:block;
	width:664px;
	margin:auto;
	margin-top:30px;
	margin-bottom:220px;
}
#project li{
	display:block;
	width:600px;
	height:122px;
	margin-right:10px;
	padding-top:12px;
	padding-left:239px;
	font-size:10px;
	line-height:1.2em;
}
#project li h1{
	font-size:16px;
	color:#336699;
	margin-bottom:16px;
}
#project li.f_end{
	margin-right:0;
}
#omiya{
	background:url(../images/002.png) no-repeat;
}
#moon{
	background:url(../images/001.png) no-repeat;
}
#nasu{
	background:url(../images/003.png) no-repeat;
}
