@charset "UTF-8";

h3.other-page-title{
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

/*会社案内*/
table.company-table {
	border-collapse: collapse;
	width: 700px;
}
table.company-table td {
	border: 1px solid #cdcdcd;
	color: #696969;
	font-size: 12px;
	line-height: 17px;
	padding: 10px 0px 10px 15px;
	vertical-align: top;
}

/*免責事項・プライバシーポリシー*/

h3.other-title {
	color: #262120;
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p.other-mintyo {
	color: #4b4b4d;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
p.other-text {
	color: #4b4b4d	;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 700px;
}


/*サイトマップ*/
div.sitemap-box {
	font-size: 12px;
	line-height: 23px;
	width: 700px;
}


div.sitemap-border {
	background-image: url("../images/sitemap-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #c9c7c7;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 25px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 3px 5px;
}
a.sitemap-link:link {
	color: #876C5F;
	text-decoration: none;
}
a.sitemap-link:active {
	color: #876C5F;
	text-decoration: none;
}
a.sitemap-link:visited {
	color: #876C5F;
	text-decoration: none;
}
a.sitemap-link:hover {
	color: #876C5F;
	text-decoration: underline;
}

a.sitemap-link-bold:link {
	color: #424242;
	text-decoration: none;
}
a.sitemap-link-bold:active {
	color: #424242;
	text-decoration: none;
}
a.sitemap-link-bold:visited {
	color: #424242;
	text-decoration: none;
}
a.sitemap-link-bold:hover {
	color: #876C5F;
	text-decoration: underline;
}

table.sitemap-link-table {
	margin: 8px 0px 20px 15px;
}
table.sitemap-link-table td {
	font-size: 12px;
	line-height: 23px;
	vertical-align: top;
}
td.sitemap-cell {
	width: 235px;
}
a.sitemap-bold {
	font-size: 13px;
	font-weight: bold;
}
span.english {
	color: #ae2300;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 3px;
}
