@charset "utf-8";

/** 掲載について **/


/**********************************************************************************
		 								#guide 
***********************************************************************************/
#guide {
	width: 926px;
	margin: 0 auto;
}

#guide h2 {
	clear: both;
}

#guide .photo {
	width: 162px;
	float: left;
}


/**********************************************************************************
		 								about 
***********************************************************************************/
#about {
	width: 710px;
	float: left;
	padding: 0 0 0 30px;
}

#about  p.txt {
	padding: 15px 0 15px 15px;
	width: 670px;
}

#about h3 {
	background: #daf4fe;
	line-height: 28px;
	width: 705px;
	font-weight: bold;
	padding: 0 0 0 15px;
}

#about img {
	padding: 20px 0 20px 50px;
}

#about ul.flow {
	padding: 0 0 0 55px;
}

#about ul.flow li{
	display: inline;
	width: 80px;
	line-height: 20px;
	float: left;
	padding: 0 39px 0 0;
	text-align: center;
	
}


#about .toiawase {
	clear: both;
}


#about .toiawase li{
	display: inline;
	
}

#about .toiawase img{
	margin: 30px 0 30px 65px;	
	padding: 0;
}

#about  .toiawase li.button img{
	padding: 0;
}
/**********************************************************************************
		 								
***********************************************************************************/


