html,
body{
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	color: #777; font: 12px 'Lucida Grande', Verdana, sans-serif;	
	margin:0;
	padding:0;
}

div#container{
	position:relative;
	min-height: 100%;
}
* hmtl div#container{
	height:100%;
}
div#main{
	padding-bottom:1em;
}
div#footer{
	background:#ffffff;
	color:#999999;
	position:absolute;
	bottom:0;
	width:100%;
}

a {
/**/
	overflow: hidden;
/**/
	text-decoration: none;
	color:#918A54;
}

#my_navi_1 {float:left; width:330px; height:768px;}
#my_navi_2 {float:right; width:330px; height:768px;}
#mynaviright{}
.contents1{
width:330px;
height:260px;
}
.contents2{
width:330;
height:185px;
}
.contents3{
width:330px;
height:280;
}
.contents4{
width:280px;
height:75;
}
.contents5{
width:280px;
height:125;
}

#my_contents {margin:0 280px 0 330px; height:768px;}
#mymain{position:absolute; bottom:0%; left:50%;
margin-left:-160px;}


p.infobox {
   width: 360px;
   height: 280px;
   overflow: auto;
   color:#918A54;
   font-size:0.9em;
   font-family:"lr SVbN", "Osaka|";
}
p.prof {font-size: 14px;
    line-height: 1.3;
    font-family: 'arial narrow', 'Tahoma', sans-serif }
.style1 {font-size: 16px}

#mymain h1 {
   width: 370px;
   height: 80px;
   text-indent: -9999px;
   background: url(../imgs/top_title.png) no-repeat left top;
}
