@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 2カラム時のスタイル
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/

#main h2 {
	background-image: url(../img/share/np_point01.png);
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 5px 0px 0px 45px;
	height: 35px;
	font-size: 1.3em;
	clear: both;
}

#main h3 {
	background-image: url(../img/share/np_title02.png);
	background-repeat: no-repeat;
	margin: 0 0 5px 0px;
	padding: 5px 0px 0px 35px;
	height: 35px;
	font-size: 1.1em;
	clear: both;
}

.head_p {
	background: url(../img/share/np_tensen.png) repeat-x bottom;
	margin: 0 20px 0 0px;
	padding: 0 0 20px 0;
}

.privacy_box {
	margin: 0 20px 30px 0px;
}

.privacy_box li{
	list-style-type: decimal;
	margin: 0 0 0 35px;
}