@import "right_menu.css";
@import "sub_page.css";

#trimming_title {
	width:800px;
	height:58px;
	text-indent:-999em;
	background:url('images/trimming/title.gif') no-repeat 0 0;
	margin:0 auto;
}

#page_menu li {
	width:205px;
	height:38px;
	display:block;
	text-indent:-999em;
	border-bottom:1px dashed #eee;
}
#sm_record a {
	background:url('images/trimming/sm_record.gif') no-repeat 0 0;
}
#sm_shampoo a {
	background:url('images/trimming/sm_shampoo.gif') no-repeat 0 0;
}
#sm_bubble a {
	background:url('images/trimming/sm_bubble.gif') no-repeat 0 0;
}
#sm_price a {
	background:url('images/trimming/sm_price.gif') no-repeat 0 0;
}
#sm_regular_service a {
	background:url('images/trimming/sm_regular_service.gif') no-repeat 0 0;
}
#page_menu a:hover {
	background-position:-205px 0 !important;
}

h3 {
	height:65px;
	text-indent:-999em;
	margin:20px 0 0;
	padding:0;
	background:url('images/trimming/h3.gif') no-repeat ;
}

#shampoo h3 {
	background-position:0 0;
}
#bubble h3 {
	background-position:0 -65px !important;
}
#price h3 {
	background-position:0 -130px !important;
}
#regular_service h3 {
	background-position:0 -195px !important;
}
#record h3 {
	background-position:0 -260px !important;
}

#image {
	width:540px;
	height:240px;
	text-indent:-999em;
	background:url('images/trimming/image.jpg') no-repeat 0 0;
}

#read li {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
list-style-position:outside;
}
#read li span {
	border-bottom:1px dashed #e80012;
	font-weight:bold;
}

#price table {
	width:90%;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#price table td {
	text-align:center;
}

#price ul.caution {
	margin-top:0;
}
#price li {
	list-style-position:outside;
	margin-top:0;
	margin-bottom:0;
	margin-left:20px;
}

#price h4 {
	height:26px;
	text-indent:-999em;
	margin-left:20px;
	margin-bottom:0;
}
#basic_price {
	width:133px;
	background:url('images/trimming/basic.gif') no-repeat 0 0;
}
#option_price {
	width:159px;
	background:url('images/trimming/option.gif') no-repeat 0 0;
}

#regular_service {
	margin-bottom:30px;
}

