@charset "utf-8";
/* CSS Document */


.w300 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.w400 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#text_title {
	border-bottom: 1px dotted #b2b2b2;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../images/content/privacy/text_title.gif) no-repeat;
}

#content_l_point {
	width: 591px;
	border: 1px solid #eeeeee;
	padding: 7px;
	margin-bottom: 15px;
}

#point {
	height: 40px;
	width: 200px;
	float: left;
}
#point_title {
	font-size: 1.2em;
	color: #999999;
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 10px;
}
