
body {
	margin: 6px 6px 1px;
	padding: 0;
}

.head02 {
	background-color: #ab3922;
	background-repeat: repeat-x;
}

#title h1 a {
	float: left;
	background-image:  url("../images/head_logo_04b.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	width: 321px;
	height: 59px;
}

#logo_contents a{
	clear: both;
	float: right;
	background-image: url("../images/wagoku_07.gif");
	background-position: middle right;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 135px;
	height: 34px;
	position: relative;
	top: 5px;
	right: 10px;
}

ul {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	white-space: nowrap;
	position: relative;
	top: 1px;
	right: 10px;
}

li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

li a:hover {
	color: #652d48;
	text-decoration: underline;
}
