@charset "utf-8";
/******************** h1 ********************/
h1 {
	background: url(../img/h1_matsumoto.gif) no-repeat top center;
}
/******************** header ********************/
div.header {
	background: url(../img/header_matsumoto.gif) no-repeat top center;
}
p.logo a {
	background: url(../img/logo_matsumoto.png) no-repeat left top;
}
p.tel {
	background: url(../img/tel_matsumoto.png) no-repeat left top;
}
/******************** left ********************/
div.left p.mobile {
	background: url(../img/mobile_left_matsumoto.jpg) no-repeat;
}
/******************** top ********************/
p.concept {
	background: url(../img/consept_matsumoto.jpg) no-repeat top;
}
/*********************/
div.mobile {
	background: url(../img/mobile_matsumoto.gif) no-repeat top;
}

/******************** top ********************/
p.concept {
	background: url(../img/consept_matsumoto.jpg) no-repeat top;
}
div.mobile {
	background: url(../img/mobile_matsumoto.gif) no-repeat top;
}


/********************************************************************************/
/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/