@charset "Shift_JIS";


/* ++++++++++++++++++++++++++++++++++++
Rコンテンツ部
+++++++++++++++++++++++++++++++++++++++ */
#r-contener{
	width:500px;
	height:850px;
	padding-left:100px;
	background: url(img/about-back.jpg) no-repeat 100% 100%;
	}

#news-contener{
	width:40em;
	padding-left:100px;
	padding-bottom: 150px;
	background: url(img/news-back.jpg) no-repeat 100% 100%;
	}

#rnb-contener{
	width:570px;
	height:auto;
	padding-left:100px;
	}
	
#ret-contener{
	width:570px;
	height:1400px;
	padding-left:100px;
	}
	
img#head{
	margin-bottom:10px;
	}
td{
	font-size:0.8em;
	}
.sentens{
	width:450px;
}

#l1{
	float:left;
	}
	
#l2{
	float:left;
	padding-left: 5px;
	}

#nextback{
	padding: 10px 0px 10px 250px;
	float:left;
	}

#nextback ul#headerList-c{
	float:left;
	}
	
#headerList-h{
	float:left;
	}

#nextback ul#headerList-c li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 45px;
	height: 15px;
}

#nextback ul#headerList-c li.home a {
	background: url(img/back-bt.gif) left top no-repeat;
}
#nextback ul#headerList-c li.menu01 a {
	background: url(img/next-bt.gif) left top no-repeat;
}

#nextback ul#headerList-c li a:hover {
background-position: right top;
}
/* ++++++++++++++++++++++++++++++++++++
NEWS部
+++++++++++++++++++++++++++++++++++++++ */

.fwaku{
	border: solid 1px #999;
	padding: 15px;
	width: 450px;
	height: auto;
	margin-bottom: 15px;
	background: #FFF;
	}
h1.ntitle{
	margin:5px auto;
}

img.nimg{
	border:solid 1px silver;
	margin-top: 10px;
	}
.ww{
	clear:both;
	}
