@charset "UTF-8";
@import url(login.css);
@import url(list.css);
@import url(top.css);

/* プライバシータイトル */

.prvc_tt{
	width: 775px;
	height: 54px;
	background: url(../images/otws_tt.jpg) no-repeat left;
	text-align: left;
	margin-bottom: 20px;
}

.prvc_tt h2{
	margin: 13px 0 0 28px;
	font-size: 18px;
	font-weight: bold;
	float: left;	
}

/* プライバシーテキスト*/

.prvc_list{
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.prvc_list p{
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #d3d3d3;
}

.prvc_list li{
	background: url(../images/my_p_icon.gif) no-repeat left top;
	padding: 0 0 15px 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #d3d3d3;
}
