/* CSS Document */

@charset "shift_jis";
*{
margin:0; padding:0;
}


html{
overflow-y: scroll;
height:100%;
background:url(../../images/01bg_footer.gif) bottom repeat;
background-color:#333333;
}

 #marusi{
background:url(../../images/bg_footer.gif) top repeat;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	text-align: center;
	height:20px;
border-top:#FFCC99 solid 1px;

}





body{
background:url(../../images/bg_color.gif) top repeat;
background-color: #90764d;
	font: 100%;
	margin: 0;
	padding: 0;
	text-align: center;

border-top:solid #663300 1px;
border-bottom:solid #663300 1px;
	margin-left:auto;
	margin-right:auto;
}

#footer_bg{

/*height:100%;*/


}



#container{

background:url(../../images/bg_main.jpg) top no-repeat;

margin-top: 0px;
	margin-bottom:0;
	padding:0;
	line-height: 100%;
	text-align: center;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;

}
#all_top{

width:960px;
height: 580px;
padding:0px;
margin:0px;

	margin-left:auto;
	margin-right:auto;

}




#all{

width:960px;
padding:0px;
margin:0px;


}

#all_sabu{

width:960px;
padding:0px;
margin:0px;
background-color:#ffffcc;
border-left:#CC9933 1px solid;
border-right:#CC9933 1px solid;

}

#main{
width:960px;
padding:0px;
margin:0px;

height:100%;
}
#menu{
float:left;
width:194px;
padding:0px;
margin:0px;
}

.box_main{
width:766px;
float:right;
padding:0px;
margin:0px;
background-color:#ffffcc;
}



#footer{
background:url(../../images/bg_footer.gif) center repeat-x;

	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	text-align: center;
	background-color:#000000;
}



.clear{
clear:both;

}



footer_hr{visible : hidden;
height: 0;
border:0px;}

