﻿@charset "UTF-8";

/* -------------------------------------------

料金

--------------------------------------------*/

#price #main h1 {
	background-image: url(/s/price/img/price_h1.jpg);
}

#price #main section#natural h2 {
	margin-bottom: 20px;
}

#price #main section#ro h2 {
	margin-bottom: 20px;
}

#price #main section .service {
	overflow: hidden;
}

#price #main section .service dl {
	float: left;
	min-height: 142px;
	padding-left: 148px;
}

#price #main section .service dl.bottle {
	width: 208px;
	margin-right: 10px;
}

#price #main section .service dl.server {
	width: 198px;
}

#price #main section#natural dl.bottle { background: url(/s/price/img/natural_service_bottle.jpg) no-repeat 0 0;}
#price #main section#natural dl.server {  background-image:url(/s/price/img/natural_service_server.jpg); background-repeat:no-repeat;background-size:contain;background-position: left top; width:214px; height:287px;}
#price #main section#ro .service dl.bottle { background: url(/s/price/img/natural_service_bottle.jpg) no-repeat 0 0;}
#price #main section#ro .service dl.server { background: url(/s/price/img/natural_service_server.jpg) no-repeat 0 0;}

#price #main section .service dl dt {
	margin-bottom: 20px;
	padding-left: 18px;
	line-height: 17px;
	font-size: 115%;
	font-weight: bold;
	color: #0e90c6;
	background: url(/s/common/img/ico_ribbon.png) no-repeat 0 0;
}

#price #main section .service dl dt .small {
	display: block;
	margin-top: 9px;
	margin-left: -17px;
	font-size: 73%;
	font-weight: normal;
	color: #333;
}

#price #main section .service dl dd {
	font-size: 92%;
	line-height: 20px;
}

#price #main section .service dl dd strong .price {
	font-size: 133%;
}

#price #main section .service ul.notes {
	clear: left;
	padding-top: 18px;
}

#omousikomi {
	width: 730px;
	height: 106px;
	background: #f5f9fa;
	position: relative;
	margin-top: 20px;
}

#omousikomi a {
	width: 340px;
	height: 65px;
	background: url(/s/price/img/btn_omousikomi.png) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 21px;
	left: 195px;
	text-indent: -9999px;
}

#omousikomi a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
}

#price #main section#ro .lifestyle h3 {
	margin-bottom: 8px;
	font-size: 107%;
	font-weight: bold;
}

#price #main section#ro .lifestyle table {
	width: 100%;
}

#price #main section#ro .lifestyle table th {
	font-weight: bold;
	text-align: center;
	border: solid 1px #98d1e8;
	background: #edf8fd;
}

#price #main section#ro .lifestyle table th.rows {
	background: #d2eef9;
}

#price #main section#ro .lifestyle table th .small {
	font-size: 92%;
	font-weight: normal;
}

#price #main section#ro .lifestyle table td {
	padding: 20px 10px;
	text-align: center;
	font-size: 107%;
	border: solid 1px #98d1e8;
}

#price #main section#ro .lifestyle table td.price {
	font-weight: bold;
	font-size: 123%;
	color: #d90101;
}

#price #main section#ro .lifestyle p.notes {
	margin-top: 7px;
	text-align: right;
	line-height: 26px;
	height: 26px;
}

#price #main section#ro .lifestyle p.notes img {
	vertical-align: bottom;
}

#price #main section#payment {
	margin-bottom: 40px;
}

#price #main section#payment #use {
	margin-top: 18px;
}

#price #main section#payment #use h4 {
	margin-bottom: 6px;
	padding-left: 18px;
	font-weight: bold;
	background: url(/s/common/img/ico_ribbon.png) no-repeat 0 2px;
}

#price #main section#payment #use ul {
	width: 730px;
	overflow: hidden;
}

#price #main section#payment #use ul li {
	float: left;
	margin-top: 22px;
	margin-left: 26px;
	text-indent: -9999px;
}

#price #main section#payment #use ul #visa {
	background: url(/s/price/img/price_card01.gif) no-repeat 0 0;
	width: 85px;
	height: 52px;
}

#price #main section#payment #use ul #master {
	background: url(/s/price/img/price_card02.gif) no-repeat 0 0;
	width: 82px;
	height: 53px;
}

#price #main section#payment #use ul #jcb {
	background: url(/s/price/img/price_card03.gif) no-repeat 0 0;
	width: 70px;
	height: 53px;
}

#price #main section#payment #use ul #amex {
	background: url(/s/price/img/price_card04.gif) no-repeat 0 0;
	width: 54px;
	height: 54px;
}

#price #main section#payment #use ul #diners {
	background: url(/s/price/img/price_card05.gif) no-repeat 0 0;
	width: 71px;
	height: 52px;
}


#price #side #sideNav h2 {
	background-image: url(/s/price/img/sidenav_ttl.png);
}