#header {
	width: 800px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#sideline {
	width: 800px;
	border-right: 2px #600 solid;
	border-left: 2px #600 solid;
	background-repeat: repeat;
	background-color: #fff;
}

#footer {
	color: #333;
	font-size: 10pt;
	text-align: center;
	height: 20px;
	width: 800px;
	border-top: 1px solid #ddd;
	background: url(http://www.chihiro-onitsuka.jp/img/footer_bg_spring2006.jpg) #fff;
}

#head_line{
	width: 800px;
	border-top: 1px #fff solid;
	border-bottom: 1px #808080 solid;
	height: 20px;
	color: #333;
	background-image: url(http://www.chihiro-onitsuka.jp/img/navi_bg_spring2006.jpg);
	background-position: left bottom;
	font-size: 10pt;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: right;
	margin: 0px;
}

#head_line a{
	font-size: 10pt;
	color: #fff;
	background-color: #1C4180;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #111;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #111;
	text-decoration: none;
}
#head_line a:hover{
	background-color: #1BACDC;
}
#header img{
	text-decoration: none;
	border: none;
}
body {
	background-image: url(http://www.chihiro-onitsuka.jp/img/bg.gif);
}
