@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;
}
*/