@charset "utf-8";
/* メメント　CSS Document */


#box01 h3 img.logo1 {
	margin-top: 35px;
}

#box01 h3 img.lead {
	margin-top: 35px;
}



/* ロゴが二つある場合など
#box01 h3 img.logo1 {
	margin-top: 23px;
}
#box01 h3 img.logo2 {
	margin-top: 4px;
}
#box01 h3 img.lead {
	margin-top: 12px;
}
*/




#box04 p#gazou01 {
	width: 285px;
	float: left;
	margin-right: 5px;
}
#box04 p#gazou02 {
	width: 285px;
	float: left;
	margin-top: 15px;
}

