@charset "utf-8";

@import url(base.css);
@import url(layout.css);

body { background:#331b0c url(/images/common/bg2.jpg) no-repeat 50% top;}

h2 { margin-top:17px;}

.counselTxt { margin:5px 0 20px;}
.counsel { overflow:hidden; border-top:1px solid #ae968e; border-bottom:2px solid #ae968e;}
.counsel.advice { margin-top:10px;}
	.counsel dt { padding:25px 0; border-top:1px solid #ae968e;}
	.counsel dd { min-height:131px; _height:131px; letter-spacing:-1px; line-height:160%;}
		.counsel.care dd { padding-bottom:20px; line-height:170%;}
	.counsel dd p { overflow:hidden; zoom:1; margin-bottom:15px; line-height:170%;}
	.counsel dd img { float:left; padding:0 10px 0 0;}
		.counsel.care dd.ty2 img { float:right; padding-left:10px;}
		


