@charset "utf-8";

/* CSS Document */

/* ========================================
	
	* プライバシーポリシー用CSS

======================================== */


/* pricy
======================================== */
#pricy img {
	vertical-align:middle;
}
#pricy p {
	margin-bottom:10px;
}
#pricy .lead {
	margin-bottom:30px;
}
#pricy .lead h3 {
	margin-bottom:10px;
	font-size:100%;
}
#pricy .data_box {
	padding-top:10px;
	margin-bottom:20px;
	border-top:1px #ccc solid;
	color:#766B63;
	overflow:hidden;
	zoom:1;
}
#pricy .left_box {
	width:130px;
	font-size:100%;
}
#pricy .right_box {
	width:500px;
	line-height:1.7;
}
