@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(f_ro/all_back.jpg);
	background-repeat:repeat-y;	
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height: 130%;
	color: #333333;
	
}






.contener {
    margin:0px;	
	padding: 0px;	
	width: 871px;
	height:auto;
	position:absolute;
	left: 0px;
	top: 0px;	
}	

.header {
margin: 0px;
padding: 0px;
float:left;

	
	height: 136px;
	width: 871px;
	position: relative;
	left: 0px;
	top: 0px;	
}

.main {
margin:0px;
padding: 0px;
float:left;
background-image:url(f_ro/b_main.jpg);
background-repeat:repeat-y;

	
	width: 871px;
	height:460px;
	position: relative;
	left: 0px;
	top: 0px;	
		
}

.content {
	float: left;
	width: 358px;
	height:398px;
	background-image:url(f_ro/f_cont_b.jpg);
	background-repeat:no-repeat;
	margin-top: 40px;
	margin-left:103px;	
	position: relative;
	padding:30px 20px 20px 30px;
}


.menu {	
	width: 256px;
	height:auto;
	background-image:url(f_ro/t_menu_f2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:531px;	
	}
.menu a{
    display:block;
	float:left;
	width: 256px;
	height: auto;
    }
.menu a img{
    width: 256px;
	height: auto;
    border: none;
    }
.menu a:hover img{
    visibility: hidden;
    }	
	




.buttom {
margin:0px;
padding: 0px;
float:left;
	
	
	width: 871px;
	height: 83px;
	position: relative;
	left: 0px;
	top: 20px;	
}