@charset "utf-8";
/* 「展示会」ページ専用 */

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
/*=====コンテンツ①：プライバシーポリシーページの設定=====*/
/*#cont_title01 {
	width:890px;
	height:220px;
	background:url(../contact/images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}*/

h4#priv_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../privacy/images/priv_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#contact_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../contact/images/contact_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}




ul.privacy_list {
	padding-left:25px;
	}

ul.privacy_list li {
	line-height:1.5em;
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom: 10px;
	}


