/* @override 
	http://localhost:8888/css/price.css
*/

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

#entry01 h2 {
	background-image: url(../images/price/h2_simple29.png);
	height: 54px;
}

#entry01 img {
	margin-bottom: 28px;
}

p.button {
	padding-left: 142px;
}

p.button a {
	background-image: url(../images/common/btn_contact.png);
	height: 32px;
	width: 213px;
	border-style: none;
}

p.button a:hover {
	background-position: 0 -36px;
}
