@charset "utf-8";
/*テキスト調整*/
p.otoku{
	width:430px;
	margin: 0 0 10px 0;
}

/*innerに背景画像*/
div.img01 { 
	height:300px;
	background: url(../images/otoku_line/service_img01.gif) no-repeat top right;
}
/*おとくラインの特徴*/
p.point{
	font-size:14px;
	background: url(../images/otoku_line/line_1.gif) no-repeat center bottom ;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}

