@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#sitemap_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../sitemap/images/sitemap_title.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;
	}

ul#info li {
	float:left;
	width:auto;
	display:block;
	padding:5px 15px;
	list-style-type:circle;
	}

.sitemap_lbox {
	float:left;
	width:310px;
	height:auto;
	margin-bottom:10px;
	margin-left: 5px;
	margin-top: 5px;
	}

.site_map {
	width:643px;
	height:auto;
	margin-bottom:25px;
	}

.site_map a {
	text-decoration:none;
	}

.site_map a:hover {
	color:#FF0000;
	text-decoration:underline;
	}



.sitemap_rbox {
	float:right;
	width:310px;
	height:auto;
	margin-bottom:10px;
	margin-top: 5px;
	}

li.lev1 {
	margin-left:15px;
	list-style-type:circle;
	}

li.lev2 {
	margin-left:30px;
	font-weight:bold;
	/*list-style-type:disc;*/
	}

li.lev3 {
	margin-left:40px;
	list-style-type:disc;
	}


.aaa {
	width:635px;
	margin:5px 5px 10px;
}
