h1,h2,h3,h4,h5,h6,p{
	margin-top:0;
	margin-bottom:0;
}

body {
	margin: 5px;
	text-align:	center;
	background-color:#FFFFCC;
}

#header {
	width:800px;
	height:125px;
	top:10px;
	left:105px;
	position:absolute;
	background:url(image/sagiken-header.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:0;
	border-width:0px;
}

#left {
	top:10px;
	left:55px;
	position:absolute;
	width:50px;
	height:600px;
	background:url(image/sagiken-side_left.gif);
	background-repeat:repeat-y;
	z-index:3;
	border-width:0px;
}

#right {
    top:10px;
	left:905px;
	position:absolute;
	width:50px;
	height:600px;
	background:url(image/sagiken-side_right.gif);
	background-repeat:repeat-y;
	z-index:2;
	border-width:0px;
}

#top-center {
    top:135px;
	left:105px;
    position:absolute;
	background:url(image/sagiken-top_body.gif);
	width: 800px;
	height: 275px;
	z-index:1;
}

#content-center {
    top:135px;
	left:105px;
    position:absolute;
	background:url(image/sagiken-content_body.gif);
	width: 800px;
	height: 450px;
	z-index:1;
}

.head-menu {
    padding: 100px 0px 0px 0px;
}

#top-ad {
    top:410px;
	left:105px;
	width: 800px;
	height: 175px;
	background:url(image/sagiken-top_ad.gif);
	position:absolute;
}

.lami {
    padding: 320px 50px 0px 250px;
}

.company {
    padding: 50px 75px 0px 150px;
}

#footer {
    top:585px;
	left:105px;
	width:800px;
	height:25px;
	background:url(image/sagiken-footer.gif);
	position:absolute;
}

.style1 {
	font-size: 28px; color: #FFFFFF
}

.style2 {
    font-size:12px;
}

.style3 {
    font-size: 20px; color: #FFFFFF; font-weight: bold;
}

.style4 {
    font-size: 15px; color: #FFFFFF; 
}

.style7 {
	font-size: 20px; color: #FFFFFF
}

.style8 {
    font-size: 20px; color: #FFFFFF; font-weight: bold;
}

.style9 {
    font-size: 15px; color: #0000FF; font-weight: bold;
}

.style10 {
    font-size: 15px; color: #FF0000; font-weight: bold;
}

.style11 {
    font-size: 10px; color: #333333; 
}

div {
}

div {
	height: auto;
	width: auto;
}

a:link {color:#FFFF00; text-decoration:none;}
a:visited {color:#0000FF; text-decoration:none;}
a:active {color:#FF0000; text-decoration:none;}
a:hover {color:#000; background:#CEEEBC; text-decoration:none;}