@charset "Shift_JIS";

body#other #contents #main-col{
	width: 960px;
	background: none;
	float: none;
}
body#other #contents #main-col .tx-col {
	width: 920px;
}
body#other #contents #main-col .tx-col p {
	margin-left: 1em;
}
/*---------------
@privacy
---------------*/
body#other.privacy .tx-col h4 {
	margin-left: 1em;
}
body#other.privacy .tx-col ul {
	margin-left: 1.7em;

}
body#other.privacy .tx-col .line-col {
	border: 1px solid #CCC;
	padding: 10px;
}
/*---------------
@topics
---------------*/
body#other.sitemap #main-col h4 {
	font-weight: bold;
	font-size: 113%;
	line-height: 113%;
	margin-bottom: .5em;
}
body#other.sitemap #main-col a {
	text-decoration: underline;
}
body#other.sitemap #main-col .col {
	width: 300px;
	float: left;
}
body#other.sitemap #main-col ul {
	margin: 0 0 1.3em 1.3em;
}
body#other.sitemap #main-col li {
	background: url(../../../common/images/list_arrow.gif) no-repeat 2px 5px;
	padding-left: 12px;
}
body#other.sitemap #main-col li.ttl {
	background: none;
}