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

html, body{
	background:#fff;
	height:100%;
}
.center {
	text-align:center;
}

h2.center {
	text-align:center;
}

.f_right{
	float:right;
}

#rola{
	width:918px;
	min-height:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	background:url(img/bg_mirai_body.jpg) repeat-y 0 0;
}

.rola_inner{
	width:900px;
	height:auto;
	margin:0 auto;
}
#head{
	width:820px;
	margin:0 auto;
}

#head img:first-child{
	margin-top:8px;
}

#head h1{
	margin:16px 34px 0 25px;
	display:block;
}

#head h1+img{
	margin:23px 0 0 0;
}

#head+h2{
	margin:14px 0 0 0;
}
.content_inner{
	width:900px;
	margin:0 auto;
	position:relative;
}

.book_01{
	margin:0 auto;
}
.book_02{
	width:820px;
	margin:21px auto 0 auto;
	position:relative;
}

.book_detail{
	position:relative;
}
.book_01 .btn_area {
	width:224px;
	height:auto;
	position:absolute;
	top:398px;
	left:542px;
}
.book_01 .btn_area img:first-child{
	margin-bottom:8px;
}

.book_02 .btn_area{
	width:461px;
	position:absolute;
	top:185px;
	left:280px;
}

.book_02 .btn_area img:first-child{
	margin-right:4px;
}

#content_01 {
	margin: 20px 0 20px 0;
}


.f18{
	font-size:18px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:165%;
}

.f14{
	font-size:14px;
	line-height:180%;
}

#lp2 {
	position:relative;
	width: 820px;
	margin: 30px auto;
}
#btn_lp2 {
	position:absolute;
	top:215px;
	left: 32px;
}


#prf,
#prf02{
	width:820px;
	position:relative;
	margin:10px auto;
	border:solid 1px #727171;
}

#prf p,
#prf02 p{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#prf02 p.mini{
	font-size:10px;
	text-align:right;
}


#tag{
	margin-bottom:10px;
	
}

#prf_inner{
	width:780px;
	margin:20px auto;
}

#prf_in_l{
	width:576px;
	float:right;
	margin-left:40px;
	font-size:13px;
	line-height:18px;
}
.prf_inner{
	width:780px;
	margin:20px auto;
}

.prf_in_l{
	width:576px;
	float:right;
	margin-left:40px;
	font-size:13px;
	line-height:18px;
}

.contact{
	text-align:center;
	margin:25px 0 20px 0;
}


#footer_rola{
	width:870px;
	clear:both;
	border-top:1px solid #000;
	position:relative;
	text-align:left;
	padding:10px 0 0 10px;
	margin:20px auto 0 auto;
	color:#898989;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer_rola img{
	margin-right:10px;
}

#footer_rola p{
	margin-top:10px;
}

#footer_inner {
	width: 731px;
	margin:0 auto 10px auto;
	text-align:center;
}


.mt10{
	margin-top:10px;
}
.mt18{
	margin-top:18px;
}

.mt25{
	margin-top:25px;
}
.ml15{
	margin-left: 15px;
}
.mr10{
	margin-right:10px;
}

.mr0 {
	margin-right:0 !important;
}

.bottom-area {
	background-color: #F2F1F1;
	min-height: 100px;
	padding: 50px 10px;
}

.bottom-area p{
	margin-bottom: 12px;
}
.bottom-area p strong{
	font-weight:700;
	font-size: 16px;
}


/***********************************************
 * ルビ
 */

ruby
{
  position: relative;
}

rb
{
  font-size: 18px;
}

rt
{
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  white-space: nowrap;
  font-size: 8px;
  text-align: center;
}

rp
{
  display: none;
}