body {
margin:0px;
padding:0px;
background:#d3d3d3;
font-family: Tahoma;
font-size:12px;
}
h1 {
font-family:"Arial Narrow";
font-size:24px;
font-weight:bold;
color:#df3636;
padding:0px;
margin:5px 0px 15px 0px
}
h2 {
font-family:"Arial Narrow";
font-size:20px;
font-weight:bold;
color:#df3636;
padding:0px;
margin:5px 0px 15px 0px
}
h3 {
font-family:"Arial Narrow";
font-size:14px;
margin:0px;
padding:0px;
color:#000000;
}
a {font-weight:bold;}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#phone {
position:absolute;
left:50%;
margin:23px 0px 0px -500px;
color:#0000CC;
font-size:x-large;
font-weight:bold;
}

#menu {
	position:absolute;
	left:50%;
	margin:156px 0px 0px -500px;
	padding:28px 0px 0px 26px;
	background:url(menu_bg.png) no-repeat left top;
	width:284px;
	height:397px;
}

.banner {
padding-top:120px;
margin-left:-26px;
text-align:center;
}
#head_01, #head_02, #head_03, #head_04, #head_05, #head_06, #head_07 {
background:url(head_01.jpg) no-repeat center top;
height:60px;
}
#head_02 {background:url(head_02.jpg) no-repeat center top;}
#head_03 {background:url(head_03.jpg) no-repeat center top;}
#head_04 {background:url(head_04.jpg) no-repeat center top;}
#head_05 {background:url(head_05.jpg) no-repeat center top;}
#head_06 {background:url(head_06.jpg) no-repeat center top;}
#head_07 {background:url(head_07.jpg) no-repeat center top;}
#head_08 {
background:url(head_08.jpg) no-repeat center top;
height:42px;
}
#container {
width:980px;
background:url(kato.jpg) no-repeat left bottom;
}
#main {
float:right;
width:100%;
padding:0px;
}
#content {
padding:80px 0px 15px 15px;
font-size:13px;
}
#footer {
$	background:url(foot_line.gif) repeat-x top;
height:16px;
padding-top:180px;
color:#5b5b5b;
font-size:12px;
}
#footer a {font-weight:normal;}
#footer a:link {
	color: #5b5b5b;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
#footer a:hover {
	text-decoration: underline;
	color: #5b5b5b;
}
#bottom {
background:url(bottom.jpg) repeat-x top;
height:56px;
}
#contact {
position:relative;
top:-230px;
left:50%;
margin:0px 0px -200px -445px;
width:300px;
color:#5b5b5b;
line-height:16px;
}
#contact a {font-weight:normal;}
#contact a:link {
	color: #5b5b5b;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
#contact a:hover {
	text-decoration: underline;
	color: #5b5b5b;
}
.clearfloat { 
clear:both;
height:0px;
font-size: 1px;
line-height: 0px;
}
