@charset "UTF-8";

/*======================
コンテンツ*/

		#Contents .topImage{
			margin-bottom:30px;
			}
			
		#Contents .title{
			margin-bottom:30px;
			}	
			
		#Contents .fcPurple{
			color: #ac78b4;
			}	
							
		#Contents .detail{
			margin:0 25px 40px 25px;
			}	
			
				#Contents .detail p{
				font-size:16px;
				line-height:26px;
				margin-bottom:10px;
				}
				#Contents .detail p .fcGreen{
					color: #23ac38;
				}
				#Contents .detail p .fcPink{
					color: #f49090;
				}
			
				#Contents .detail .subtitle{
					margin-bottom:20px;
				}

/*--理念--*/
		#Contents .detail .title{
			margin-bottom: 25px;
		}

		#Contents .detail p{
		margin-bottom: 10px;
		}
		

/*--施設案内--*/
		#Contents .detail .layout{
		margin-bottom: 30px;
	}


/*--流れ BOX--*/

		#Contents .detail .step_l{
		background:url(../_images/mahonoki/bg_l.gif) no-repeat;
		width: 860px;
		height: 229px;
		padding:10px 20px;
		margin:0 auto;
	}
		
	#Contents .detail .step_m{
		background:url(../_images/mahonoki/bg_m.gif) no-repeat;
		width: 860px;
		height: 208px;
		padding:15px 20px;
		margin:0 auto;
	}
	
	#Contents .detail .step_last{
		background:url(../_images/mahonoki/bg_last.gif) no-repeat;
		width: 860px;
		height: 165px;
		padding:15px 20px;
		margin:0 auto;
	}
	
	
	#Contents .detail .stepTitle{
		width: 900px;
		margin-bottom:5px;
	}
	
	#Contents .detail .stepTitle_l{
		float: left;
		width:91px;
		margin-right: 15px;
	}
	
	#Contents .detail .stepTitle_r{
		float: left;
		width: 600px;
		font-size: 20px;
		font-weight: bold;
		padding-top: 7px;
	}
	
	#Contents .detail .detail .step{
		margin-bottom:40px;
	}

