@charset "utf-8";
/* CSS Document */

ul#topicPath {
	font-size: 88.3%;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 26px;
}
ul#topicPath a {
	text-decoration: none;
	color: #07519a;
}


#main_contents {
	width: 467px;
	margin-left: 23px;
}
h3 {
	margin-top: 30px;
	color: #505050;
	margin-bottom: 30px;
	margin-left: 2px;
}
dt {
	display: inline;
	background-image: url(../topics/images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
dl {
	background-image: url(../topics/images/topicsbar.gif);
	padding-top: 6px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	margin-top: 9px;
	color: #0033cc;
	padding-left: 15px;
}
dd {
	display: inline;
}
#sentense1,#sentense2,#sentense3,#sentense4,#sentense5,#sentense6,#sentense7,#sentense8 {
	margin-left: 14px;
	margin-bottom: 30px;
	margin-right: 14px;
	margin-top: 10px;
}

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;
}

p#return_top a {
	color: #07519a;
	text-decoration: none;
}


ul#textNav {
	text-align: right;
	padding-top: 3px;
}


#footer {
	clear: both;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	width: 489px;
	margin-left: 11px;
	margin-top: 25px;
}



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;
}
