@charset "UTF-8";

body {
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #ECECEC;
}
p,dt,dd {
	line-height: 1.5;
}
#wrapper {
	width: 786px;
	padding-top: 7px;
	background: #FFFFFF;
	height: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
h1#logo {
	height: 176px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	background-image: url(../images/h1_bg_w.jpg);
	background-repeat: no-repeat;
}
h1#logo img {
	position: relative;
	left: 265px;
	top: 127px;
}
.section {
	float: left;
	display: inline; /* for WinIE6 */
	width: 222px;
	margin: 0 0 30px 30px;
}
.news {
	margin-left: 29px;
	margin-bottom: 14px;
	float: left;
	width: 456px;
	border: thin solid #CCCCCC;
	margin-right: 24px;
	padding: 10px;
	height: auto;
}
.news2 {
	float: left;
	width: 204px;
	border: thin solid #CCCCCC;
	height: auto;
	background-color: #FBF4D5;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.houmon {
	margin-left: 29px;
	margin-bottom: 14px;
	float: left;
	width: 456px;
	border: thin solid #CCCCCC;
	margin-right: 24px;
	padding: 10px;
	height: auto;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
}

#gnavi {
	width: 779px;
	height: 36px;
	margin-bottom: 30px;
	background-image: url(../navi_img/bg_bar.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
}

#gnavi ul {
	position:relative;
	width: 779px;
}

#gnavi li {
	float: left;
	list-style-type: none;
	left: 7px;
}

