@charset "utf-8";
/* CSS Document */

#main_contents {
	padding-left: 29px;
	padding-right: 26px;
	color: #515151;
	width: 430px;
}
#main_contents h3 {
	padding-top: 33px;
	padding-bottom: 44px;
}
ul#topicPath {
	font-size: 88.3%;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 26px;
}
ul#subNav a {
	color: #454545;
	text-decoration: none;
}
#right_left {
	width: 260px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: 60px;
}
#right_left a {
	color: #4F4F4F;
	text-decoration: none;
}
#right_left a:hover {
	text-decoration: underline;
}
.item {
	padding-left: 15px;
	background-image: url(../sitemap/images/arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: left center;
	margin-left: 2px;
}
#item_bottom {
	padding-left: 15px;
	background-image: url(../sitemap/images/arrow_to_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: left center;
	margin-left: 2px;
}
.item_guidance {
	background-image: url(../sitemap/images/twin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 20px;
}
ul#guidance_category {
	padding-left: 12px;
	padding-bottom: 20px;
}
#left {
	float: left;
}
#right {
	float: right;
}

p#return_top {
	font-weight: bold;
	color: #07519a;
	background-image: url(../q_and_a/images/delta_to_top.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
}
p#return_top a {
	color: #07519a;
	text-decoration: none;
}
#bnr_area {
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
p#bnr_attention {
	margin-bottom: 8px;
}




#footer {
	clear: both;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	width: 489px;
	margin-left: 11px;
}
ul#textNav {
	text-align: right;
	padding-top: 3px;
}

ul#textNav li {
	display: inline;
	margin-left: 4px;
}
ul#textNav li a {
	color: #444444;
	text-decoration: none;
}

#footer address {
	text-align: right;
	font-size: 0.883em;
	color: #444444;
}
