body
{
background: url(images/bgimgy.jpg) repeat-y; 
background-color:rgb(249,233,236);
}

a:link,a:active,a:visited
{
color:rgb(80,69,117);
text-decoration:underline
}

a:hover
{
color:rgb(80,69,117);
text-decoration:line-through
}

font,body,p
{
color:rgb(172,84,105);
font-family:tahoma;
font-size:8pt
}

b, strong
{
color:rgb(173,162,108);
font-family:tahoma;
font-size:8pt
}

#container
{
position: absolute;
z-index: 0;
top: 0px;
left:0px;
width: 100%;
height: 200px;
background: url(images/bgimgx.jpg);
background-repeat: repeat-x;
}


#hachinanaimg-01 {
	position:absolute;
        z-index:1;
	left:0px;
	top:0px;
	width:232px;
	height:108px;
}

#hachinanaimg-02 {
	position:absolute;
        z-index:1;
	left:232px;
	top:0px;
	width:218px;
	height:108px;
}

#hachinanaimg-03 {
	position:absolute;
        z-index:1;
	left:450px;
	top:0px;
	width:190px;
	height:108px;
}

#hachinanaimg-04 {
	position:absolute;
        z-index:1;
	left:0px;
	top:108px;
	width:232px;
	height:122px;
}

#hachinanaimg-05 {
	position:absolute;
        z-index:1;
	left:232px;
	top:108px;
	width:218px;
	height:122px;
}

#hachinanaimg-06 {
	position:absolute;
        z-index:1;
	left:450px;
	top:108px;
	width:190px;
	height:122px;
}

#hachinanaimg-07 {
	position:absolute;
        z-index:1;
	left:0px;
	top:230px;
	width:232px;
	height:116px;
}

#hachinanaimg-08 {
	position:absolute;
        z-index:1;
	left:232px;
	top:230px;
	width:218px;
	height:116px;
}

#hachinanaimg-09 {
	position:absolute;
        z-index:1;
	left:450px;
	top:230px;
	width:190px;
	height:116px;
}

#hachinanaimg-10 {
	position:absolute;
        z-index:1;
	left:0px;
	top:346px;
	width:232px;
	height:134px;
}

#hachinanaimg-11 {
	position:absolute;
        z-index:1;
	left:232px;
	top:346px;
	width:218px;
	height:134px;
}

#hachinanaimg-12 {
	position:absolute;
        z-index:1;
	left:450px;
	top:346px;
	width:190px;
	height:134px;
}


#content
{
position: absolute;
z-index:2;
top: 135px;
left: 350px;
width: 400px;
background: transparent;
line-height: 130%;
}


#topnav ul 
{
position: absolute;
z-index:3;
top:70px;
left:150px;
padding: 1px;
padding: 0.3em;
margin: 0;
background-color: transparent;
color: rgb(80,69,117);
width: 425px;
text-align: center;
position: absolute;
text-decoration: none;
}

#navmenu li 
{
display : inline;
}

li a.navlink
{
text-decoration : none;
background-color : transparent;
color:rgb(80,69,117);
padding : 0.2em 1em;
}

li a.navlink:hover 
{
background-color : rgb(80,69,117);
color:rgb(249,233,236);
text-decoration : underline;
}

.head
{
color:rgb(172,84,105);
letter-spacing:2px;
font-family: MA Sexy, Georgia;
font-size:16pt;
font-weight:bold;
background: #EED2EE;
}

.line
{
border-bottom: 1px rgb(80,69,117) solid;
}