#headcontainer {
	width: 776px;
	background-image: url(../image/top/headerback.gif);
	background-repeat: no-repeat;
	background-position: right top;

}


#header {
	width: 734px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 12px;
	border-bottom-color:#CCCCCC;

}

#logo h1 a {
	height: 56px;
	width: 332px;
	display: block;
	background-image: url(../image/top/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration:none;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 0;
}


h1 {
	font-size: 14px;
	color: #CC6600;
	margin: 0px;
	float: left;
}

#logo ul {
	float: left;
	list-style-type: none;
	height: 56px;
	padding: 0;
	font-size: 10px;
	margin: 0;
	width: 310px;

}

#logo li {
	float: right;
	background-image: url(../image/top/sankaku.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent: 16px;
	padding: 0px;
	margin: 46px 0 0 10px;
}


#logo li a {
	display: block;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0px !important;
	font-size:0px!important;
	line-height:0px!important;
}

