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

#title_text{
               width:500px;
			   margin:0 auto;
			   margin-top:10px;
			   padding:8px 10px;
			   background-color:#faf9fc;
			   }

.section{
         width:500px;
		 margin:45px 0 0 15px;
		 }
		 
.section h3{
             padding-bottom:5px;
			 }

#process_text{
		margin:5px 0 0 15px;
}

#number{
		display:block;
		width:465px;
		margin:5px 0 30px 15px;
		padding:3px 10px 3px 10px;
		background-color:#faf7eb;
}

.gold{
		color:#b5a34e;
}

.section_flow{
               width:453px;
			   margin:10px 0 0 15px;
			   padding:15px;
			   border:solid 1px #b5a34e;
			   }

.section_flow p{
                 display:block;
				 margin-top:10px;
				 }

.slash{
		background:url(../images/arai_process/slash.gif) no-repeat center top;
}

.process{
		float:right;
		width:275px;
}

#asenuki{
		width:475px;
		margin:10px 0 0 15px;
		padding:5px;
		background-color:#f4f3f9;
}

#asenuki_photo{
		width:485px;
		margin:20px 0 0 15px;
		text-align:center;
}

.arrow{
		width:485px;
		margin-left:15px;
		padding-top:10px;
		text-align:center;
}




