@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/basic.css";
@import "../../common/css/base.css";

/******** 右カラム 共通　***********/
#privacy #rclm .cnt .p_cnt{	
	padding: 5px 20px;
}
#privacy #rclm .cnt .p_cnt ol{
	margin:1.8em 0 1.8em 2em;
}
#privacy #rclm .cnt .p_cnt ul{
	margin:1em 1em 1.5em 2em;
}
#privacy #rclm .cnt .p_cnt ul li {
	background:url(../img/li_dot.gif) no-repeat left 8px;
	list-style:none;
	padding-left:7px;
}
#privacy #rclm .cnt .p_cnt li{
	margin-bottom:1.5em;
}
#privacy #rclm .cnt div.under{
	background:url(../../common/img/line_dot.gif) repeat-x scroll left top;
	padding-top:23px;

}
#privacy #rclm .cnt .fr{
	font-size:10px;
	text-align:right;
}

#privacy #rclm .cnt .shomei span{
	font-size:10px;
	display:block;
	font-weight:normal;
}
#privacy #rclm .cnt .shomei{
	font-weight:bold;
	margin-bottom:20px;
}

/******** 個人情報保護　取り扱い 　***********/
#privacy .privacy_app #maintitle h3{
	background:url(../img/h3_app.gif) no-repeat scroll left top;
}

/******** 個人情報保護方針 　***********/
#privacy .privacy_policy #maintitle h3{
	background:url(../img/h3_policy.gif) no-repeat scroll left top;
}

