@charset "UTF-8";

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

		#Contents .topImage{
			margin-bottom:30px;
			}
			
		#Contents .title{
			margin-bottom:20px;
			}	
			
		#Contents .fcPurple{
			color: #ac78b4;
			}	
			
/*--注釈BOX--*/
				#Contents .detail .comment_m{
					margin-bottom:-2px;
				}
			
				#Contents .detail .comment p{
				background:url(../_images/mahonoki/box.gif) no-repeat;
				width:820px;
				height: 80px;
				padding: 17px 40px 20px;
				}
				
				
		#Contents .detail{
			margin:0 25px 40px 25px;
			}	
			
				#Contents .detail ul{
					margin-bottom:20px;
				}
				
				#Contents .detail li{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/mahonoki/dot.gif) no-repeat left 7px;
				padding-left: 18px;
				}
	
				#Contents .detail li.last{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/mahonoki/dot.gif) no-repeat left 7px;
				padding-left: 20px;
				margin-bottom:5px;
				}
				#Contents .detail li a{
					color: #333333;
					text-decoration:underline;
					}
				#Contents .detail li a:hover{
					color: #23ac38;
					text-decoration:underline;
					}
				#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;
				}

/*--企業理念--*/
#mahonoki01{
	margin-bottom: 35px;
}

	#mahonoki01 .title{
		margin-bottom: 25px;
	}

	#mahonoki01 p{
		margin-bottom: 10px;
		width:870px;
	}

/*--施設案内--*/
#mahonoki03{
	margin-bottom: 35px;
}
	#mahonoki03 .layout{
		margin-bottom: 15px;
	}
	#mahonoki03 .map{
		margin-bottom: 10px;
	}
	#mahonoki03 table{
		width: 900px;
		border: #c0bcbc 1px solid ;
		border-collapse: collapse;
		font-size:14px;
		line-height:24px;
		margin-bottom:30px;
	}

	#mahonoki03 td.itemL{
		width: 180px;
		background:#f1fada;
		border: #c0bcbc 1px solid ;
		padding: 15px 30px 15px 20px ;
	}

	#mahonoki03  td.itemR{
		width: 740px;
		border: #c0bcbc 1px solid ;
		padding: 15px 30px 15px 20px ;
	}
	

/*--流れ BOX--*/

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

