@charset "utf-8";

/* CSS Document */


#header {
	width: 100%;
	height: 122px;
}


#navi ul {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi ul li {
	list-style-type: none;
	float: left;
	width: 140px;
}
#toiawae {
	height: 69px;
	padding: 0px;
	width: 400px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
}

#toiawae ul {
	clear: none;
	float: right;
	margin-bottom: 0px;
	margin-top: 26px;
}

#toiawae ul li {
	float: left;
	clear: none;
	list-style-type: none;
}
h1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navi {
	clear: both;
	height: 53px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	margin-left: 5px;
	width: 900px;
}
#toiawae h2 {
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	color: #060;
	margin: 3px;
}
#navi ul #toppage {
	margin-left: 32px;
}
