#main_box{
	width: 700px;
	border: 1px solid #333333;
}

/*プライバシーポリシー*/

.p_titel{
	font-size: 15pt;
	color: #000066;
	font-weight: bolder;

}
.p_text_l{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	line-height: 15pt;
	margin-bottom: 5px;


}
.p_text_s{
	font-size: 10pt;
	line-height: 20pt;
	color: #333333;
}

/*サイトマップ*/

.sitemap{}
.sitemap a:link { color:#666666; text-decoration: none; }
.sitemap a:visited { color:#666666; text-decoration: none; }
.sitemap a:hover { color:#0066FF; text-decoration: underline; }
.sitemap a:active { color:#0066FF; text-decoration: underline; }

.sitemap_01{
	background-image: url(../img/top/list_bule.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	font-size: 10pt;
	margin-bottom: 10px;




}
.sitemap_02{
	font-size: 10pt;
	background-image: url(../img/top/list_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: none;

}

