.privacy_arrow_blue {
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#privacy_table01 {
	border: 1px solid #016799;
	width: 628px;
	margin-bottom: 30px;
}
#privacy_table02 {
	border: 1px solid #016799;
	width: 628px;
	margin-bottom: 30px;
}
/*#privacy_table01 table tr {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
#privacy_table02 table tr {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
*/
#privacy_box01 {
	border: 1px solid #016799;
	width: 613px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.privacy_underline {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
#sitemap_main {
	width: 308px;
}
#sitemap_main h4 {
	background-image: url(../img/etc/sitemap_arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 25px;
	display: block;
}
#sitemap_main h4 img {
	margin-top: 2px;
}
#sitemap_main2 {
	width: 308px;
}
#sitemap_main2 h4 {
	background-image: url(../img/etc/sitemap_arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 25px;
	display: block;
}
#sitemap_main2 h4 img {
	margin-top: 2px;
}
.sitemap_icon01 {
	background-image: url(../img/etc/sitemap_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.sitemap_icon02 {
	background-image: url(../img/etc/sitemap_icon02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 20px;	
}
.sitemap_icon03 {
	background-image: url(../img/etc/sitemap_icon02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 0px;	
}
.w308 {
	width: 308px;
}
.contact {
	width: 100%;
	border: 1px solid #CCC;
}
.contact tr th {
	width: 25%;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	font-weight: normal;
}
.contact tr td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 1px solid #CCC;
}
.contact tr .bt {
	text-align: center;
	background-color: #E0E0E0;
	padding-top: 12px;
	padding-bottom: 12px;
}
.contact tr th span {
	color: #F00;
}
