@charset "UTF-8";


/****************/
/*-- タイトル --*/
/****************/
/*
 * @プラポリ用タイトル
 */
#contents_common_l h3{
	background		:	url("../img/title_privacy.gif") no-repeat;
}


#contents_common_l h4{
	width			:	100%;
	height			:	25px;
	border-bottom	:	1px solid #666;
	margin-top		:	20px;
	clear			:	both;
}


#contents_common_l a{
	color			:	#333;
}


/********************/
/*-- 各リスト情報 --*/
/********************/
/*
 * @各リスト用
 */
.privacy_list{
	list-style		:	decimal;
}

.bg_white p{
	margin			:	0 0 0 12px;
}


h4#title_txt{
	font-weight		:	normal;
	border			:	none;
	height			:	60px;
}
