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

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

鑑定師デビューページ

--------------------------------------------------*/
#contentsshizuku{
	width:950px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
}


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

#topContents

--------------------------------------------------*/
.btn{
	background:url(../img/new_fortune/shizuku/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/shizuku/text1.png) no-repeat 515px 20px;
	border-bottom:1px solid #ccc;
	padding-bottom:50px;
}
#bottomContents{
	text-align:right;
	margin-top:20px;
	background:url(../img/new_fortune/shizuku/midImg.png) no-repeat ;
}
#bottomContents .tit{
	margin:10px;
}
#bottomContents span{
 color:#ff87ce;
 font-size:116%;
 font-weight:700;
}
/*-------------------------------------------------

#camp

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

#camp{
	
	width:887px;
	margin:20px auto 0;
	padding:1px;
}
#campmember{
	
	width:887px;
	margin:20px auto 0;
	padding:1px;

}
#campmember p{
	margin-top:5px;
	margin-left:20px;
	width:95%;
	font-size:14px;
	

}
.subtitle{
	color:#072889;
	font-size:20px!important;
	position:relative;
	
}

#campmember p span{
	font-weight:700;
	color:#991f70;
}
.red{
	color:red;
	clear:both;
}
.bottom{
	clear:both;
	padding-top:10px;
}
.left{
	width:55%;
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
-ms-border-radius: 5px; 
	border:solid 1px #ded0ac;
	padding:5px;
	margin-left:15px;
}
.right{
	margin-left:30px;
	margin-top:10px;
}
.center{
	text-align:center;
	position:relative;
	left:-20px;
	font-size:15px;
}
#camp p{
	margin-top:10px;
	text-align:center;
	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/shizuku/btnBg.png) no-repeat;
	width:902px;
	margin:30px auto 0;
	text-align:center;
	padding:12px 0;
}