@charset "utf-8";

/* terms, accessibility, rss
-------------------------------------------------------------------------------- */

#terms #content h4,#accessibility #content h4,#rss #content h4 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	line-height: 150%;
	color: #0a3c64;
	font-weight: bold;
	font-size: 90%;
}

#terms #content h5 {
	font-size:80%;
	line-height:150%;
	font-weight:bold;
	color:#7EAD3F;
	margin:0 0 5px 0;
	text-align:left;
}

#terms #content h6 {
	line-height:150%;
	color:#666666;
	font-weight:bold;
	text-align:left;
}

#terms #content ol,#accessibility #content ol,#rss #content ol {
	font-size:80%;
	line-height:150%;
	color:#303131;
	text-align:left;
	margin:10px 0 20px 0;
	list-style:disc;
}

#terms #content li,#accessibility #content li,#rss #content li {
	margin:0 0 5px 35px;
}

#terms #content ul,#accessibility #content ul,#rss #content ul {
	font-size:80%;
	line-height:150%;
	color:#303131;
	text-align:left;
	margin:10px 0 20px 0;
	list-style:disc;
}

/* rss
-------------------------------------------------------------------------------- */

#rss #content table {
	width:590px;
	margin:0 auto;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	border-collapse:collapse;
}

#rss #content th,#rss #content td {
	font-size:80%;
	line-height:150%;
	color:#3a3a3a;
	padding:5px 10px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede;
}

#rss #content th {
	text-align:left;
	background:#eeeeee;
	font-weight:bold;
}

#rss #content td {
	text-align:center;
}

#rss #content td img {
	vertical-align:middle;
	margin:0 5px;
}

/* sitemap
-------------------------------------------------------------------------------- */

#sitemap #content h4 {
	font-size:90%;
	letter-spacing:1px;
	line-height:150%;
	padding:10px 10px 5px 10px;
	color:#3a3a3a;
	margin:0 0 5px 0;
	font-weight:bold;
	border-top:2px solid #2678c1;
	border-bottom:1px solid #dedede;
	background:#F9F9F9;
}

#sitemap #content .box {
	width:280px;
	float:left;
	margin:0 15px;
	text-align:left;
}

#sitemap #content ul {
	margin:10px 0 10px 0;
}

#sitemap #content dt {
	font-size:80%;
	letter-spacing:1px;
	line-height:150%;
	padding:5px;
	color:#3a3a3a;
	margin:5px 0;
	font-weight:bold;
}

#sitemap #content li {
	padding:0;
	line-height:0;
	font-size: 75%;
	border-bottom:1px solid #FFFFFF;
	list-style:none;
}

#sitemap #content li a {
	margin-left: 3px;
	padding:7px 5px 7px 20px;
	display: block;
	color: #625f53;
	background: url(../../../shared/e/images/under/sidemenu/arrow_sidemenu.gif) no-repeat 0 10px;
	border-bottom:1px solid #d5d5d5;
	line-height:130%;
}

#sitemap #content span {
	margin-left: 3px;
	padding:7px 5px 7px 20px;
	display: block;
	color: #757265;
	background: url(../../../shared/e/images//under/sidemenu/arrow_sidemenu.gif) no-repeat 0 10px;
	line-height:130%;
	border-bottom:1px solid #d5d5d5;
}

/* privacy
-------------------------------------------------------------------------------- */

#privacy #content-inner {
	background:none;
	border-top:1px solid #e4e3e3;
}

#privacy #content h4 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	line-height: 150%;
	color: #0a3c64;
	font-weight: bold;
	font-size: 90%;
}

#privacy #content h5 {
	font-size:80%;
	line-height:150%;
	color:#999999;
	margin:20px 0 5px 30px;
	font-weight:bold;
	text-align:left;
}

#privacy #content p {
	margin-left:30px;
	background:none;
}

#privacy #content .top-line {
	margin-left:0;
}


#privacy #content p#pan-navi {
	margin-left:0;
}

#privacy #content span {
	margin:-20px 0 0 20px;
	display:block;
	background:none;
}


