body{
	background-color: #143677;
	margin: 0px;
}

img{
	border-width: 0px;
}

h1{
	margin: 0px;
}

h1.hinomarudaiji{
	margin: 3px;
}

a.hinomarudaiji{
	margin: 2px;
}

div#contents{
	width: 760px;
	background-color: #FFFFFF;
	margin: 0px auto;
	position: relative;
}

div#header{
	background-color: #FFFFFF;
	padding: 10px 10px 1px;
}

div#menu2{
	background-image: url(images2/roruba-1.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin-bottom: 5px;
	border: 1px solid #143677
}

div#menu2 a{
	display: block;
	width: 115px;
	border-right: groove #808080 2px;
	height: 34px;
	background-repeat: no-repeat;
	float: left;
}

div#menu2 a:hover{
	background-position: 0px -34px;
}

a.menu_annai2{
	background-image: url(images2/kaisya-2.gif);
}

a.menu_jigyosyo2{
	background-image: url(images2/syo-2.gif);
}

a.menu_saiyou2{
	background-image: url(images2/saiyo-2.gif);
}

a.menu_toiawase2{
	background-image: url(images2/otoi-2.gif);
}

a.menu_hitbiz2{
	background-image: url(images2/hitbiz-2.gif);
}

a.menu_toriatsukai2{
	background-image: url(images2/syohin1.gif);
}

img.main_image{
	padding: 0px 0px 3px;
	border-bottom: solid 5px #808080
}

div#menu{
	margin-left: 10px;
}

div#menu a{
	color: #1e90ff;
	font-size: 15px;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
	line-height: 30px;
	
}

div#menu a:hover{
	color: blue;
	text-decoration: underline;
	width: 110px;
}

div#container{
	
}

div#main{
	position: absolute;
	height: 400px;
	width: 400px;
	top: 320px;
	left: 130px;
}

div#side{
	position: relative;
	width: 200px;
	top: -235px;
	left: 548px;
}


div#footer{
	height: 40px;
	background-color: #B8B9B3;
	background-image: url(images2/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	margin-top: 15px;
	
}




