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

/*--------------------------------------------------

鑑定師デビューページ

--------------------------------------------------*/
#contentsMio{
	width:950px;
	margin:0 auto;
	text-align:left;
}


/*-------------------------------------------------

#topContents

--------------------------------------------------*/
 #topContents .btn{
	background:url(../img/new_fortune/mio/btnBg.png) no-repeat;
	width:902px;
	height:88px;
	margin:20px auto;
	text-align:center;
	padding:12px 0;
}

/*-------------------------------------------------

#textArea

--------------------------------------------------*/

#textArea{
	width:884px;
	border:1px solid #ccc;
	margin:0 auto;
	padding:10px;
}
#textArea p{
	padding:5px 15px;
	line-height:1.5;
}
#prf{
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.contentsText{
	margin-top:20px;
	background:url(../img/new_fortune/mio/text1.png) no-repeat 570px 160px;
	border-bottom:1px solid #ccc;
	padding-bottom:50px;
}
#bottomContents{
	text-align:right;
	margin-top:20px;
	background:url(../img/new_fortune/mio/midImg.png) no-repeat ;
}
#bottomContents .tit{
	margin:10px;
}
#bottomContents span{
 color:#ff87ce;
 font-size:116%;
 font-weight:700;
}
/*-------------------------------------------------

#camp

--------------------------------------------------*/

#camp{
	background:url(../img/new_fortune/mio/campBg.png) no-repeat ;
	width:887px;
	height:229px;
	margin:20px auto 0;
	padding:1px;
}

#camp p{
	margin-top:90px;
	text-align:center;
	line-height:1.5;
	font-size:25px;

}

#camp p span{
	font-weight:700;
	color:#991f70;
}

#camp #submit{
position:relative;
bottom:30px;
left:280px;

}
.btn{
	background:url(../img/new_fortune/mio/btnBg.png) no-repeat;
	width:902px;
	margin:30px auto 0;
	text-align:center;
	padding:12px 0;
}