/*プリント用*/
@import "pc_base.css";

/*プリント用*/

body {
	background-color: #FFFFFF;
}

img {max-width: 100%;}
table  {max-width: 100%;}
/*非表示*/
#fixHeader {
	/* display: none; */
	position: static !important;
}


#imageArea {
	min-height:280px !important;

}

#syohinArea img{
	width: 90%;
}

#serviceArea img{
	width: 90%;
}


