@charset "utf-8";
/* ==element
======================================== */




/* ==#main
======================================== */
#main{
	width: 100%;
	padding-bottom:89px;


}


#main .wrapper{
	width: 950px;
	margin: 0px auto;
}


#main .wrapper .contents{
	width: 950px;
	margin: 0px;
	
}

#main .wrapper .contents .crumb{
	width: 950px;
	height:30px;
	font-size:11px;
}

#main .wrapper .contents .crumb a{
	color:#333333;
	text-decoration:underline;
}

#main .wrapper .contents .crumb a:hover{
	color:#bb0404;
	text-decoration:underline;
}

#main .wrapper .contents h1{
	width: 950px;
	padding-bottom:20px;
}

#main .wrapper .contents h2{
	width: 950px;
	height:18px;
	padding-top:8px;
	margin-bottom:20px;
	text-indent:16px;
	color:#666;
	font-weight:bold;
	letter-spacing:1.5px;
	background:url(../images/h2_icon.jpg) no-repeat #f5f3e9;
	float:left;
}

#main .wrapper .contents h3{
	width: 942px;
	height:18px;
	padding-top:8px;
	margin-bottom:20px;
	text-indent:6px;
	color:#333;
	letter-spacing:1.5px;
	border-bottom:1px #ccc solid;
	border-left:10px #ccc solid;
	float:left;
}

#main .wrapper .contents p{
	width: 700px;
	line-height:1.8em;
	
}

#main .wrapper .contents .space{
	padding-bottom:30px;
	
}

#main .wrapper .contents .main_img{
	margin-bottom:20px;
	
}

#main .wrapper .contents .catch{
	width: 700px;
	line-height:2em;
	margin-bottom:20px;
	

	
}

#main .wrapper .contents dt{
	width: 30px;
	float:left;
	line-height:2.0em;
	margin-bottom:10px;
	
}

#main .wrapper .contents dd{
	width: 870px;
	line-height:2.0em;
	padding-left:30px;
	margin-bottom:10px;
	
}



#main .wrapper .contents .greeting_area{
	width: 700px;
	line-height:1.7em;
	
}




#main .wrapper .contents .mainIntroduction{
	width: 700px;
	margin-bottom:20px;
	float:left;
}

#main .wrapper .contents .mainIntroduction .text{
	width: 700px;
	line-height:2em;
	margin-bottom:30px;
	

	
}

#main .wrapper .contents .mainIntroduction .img{
	width: 700px;
	margin-bottom:10px;
	
}

#main .wrapper .contents .introduction{
	width: 700px;
	margin-bottom:20px;
	float:left;
}

#main .wrapper .contents .introduction .text{
	width: 474px;
	padding-right:20px;
	line-height:2em;
	float:left;
	
}

#main .wrapper .contents .introduction .img{
	width: 206px;
	float:left;
	
}




