@charset "shift_jis";



@import url("./common.css");



/* CTS -------------------------------------------------*/

h1{background:url("../../privacy_policy/img/img_box1.jpg") no-repeat;}
.ibase h2{background:url("../../privacy_policy/img/img_box2_ibox_h2.jpg") no-repeat;}

#main .box2 div.ibox{
	margin:1em 16px 0px 16px;
	padding:10px;
	background:#FFF;
	text-align:left;
	color: #555;
}

#main .box2 div.ibox h3{
	margin-bottom:10px;
	padding:0px 5px 5px 5px;
	border-bottom:1px solid #CCC;
	color:555;
	font-size:125%;
}
#main .box2 div.ibox p{
	padding:0px 5px;
	line-height:1.7em;
}
