@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;	
}


h1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	display:inline;
	margin-bottom: -8px;
	}

.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: 336px;
	height:329px;
	background-image:url(f_ro/back-000.jpg);
	background-repeat:no-repeat;
	margin-top: 42px;
	margin-left:103px;	
	position: relative;
	padding:30px 16px 20px 24px;
	overflow:auto;
}


.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;	
}
