@charset "shift_jis";

/* ------------------------
     Font-size Adjustment
---------------------------
10px = 83.4%
11px = 91.7%
12px = 100%
13px = 108.4%
14px = 116.7%
15px = 125%
16px = 133.4%
17px = 141.7%
18px = 150%
19px = 158.4%
20px = 166.7%
21px = 175%
22px = 183.4%
23px = 191.7%
24px = 200%
25px = 208.4%
26px = 217 %
---------------------------*/


/* ------- category title@------ */

h3{
	clear:both;
	margin:0px 0px 10px 0px;	
}

.serviceFrame{
	margin:0px 0px 35px 0px;	
}

.serviceFrame .photo{
	float:left;
	padding:0px 10px 0px 0px;
}

.serviceFrame #s1{width:210px;}
.serviceFrame #s2{width:305px;}

.serviceFrame .txtSide{
	float:right;
	padding:0px 5px 0px 0px;
}


.serviceFrame #t1{width:355px;}
.serviceFrame #t2{width:260px;}

.serviceFrame .price{
	font-size:150%;
	line-height:1.3;
	color:#CC0000;
	margin:0px 0px 5px 0px;
}

.serviceFrame .btn{
	margin:10px 0px 0px 0px;
	display:block;
	text-align:right;
}

.serviceFrame2{
	background:#F4F2EF;
	margin:0px 0px 35px 0px;	
	padding:10px 20px;
}

.serviceFrame2 h4{
	font-size:116.7%;
	font-weight:bold;
}





