@charset "Shift_JIS";

div#qa a:link {
	color: #003399;
}

div#qa a:visited {
	color: #003399;
}

div#qa a:hover, body#renewal div#content a:active {
	color: #33CCCC;
}

body {
	background-image: none;
}

div#qa {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 30px;
}

div#qa h2 {
	width: 810px;
	background-image: url(../../images/bg_title.gif);
	background-repeat: no-repeat;
	height: 94px;
	font-size: 18px;
	font-weight: bold;
	background-position: center top;
	text-align: center;
	line-height: 94px;
	margin-top: 18px;
	margin-bottom: 18px;
}

div#qa * {
	text-align: center;
}

div#qa p {
	font-size: 90%;
}

div#qa a {
	font-size: 1em;
}

div#qa b {
	font-weight: bold;
}

div#qa .notice {
	color: #FF3300;
	text-align: left;
}

div#qa div#qa_inner {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
}

div#qa h3 {
	font-size: 90%;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 1em;
}

div#qa div#qa_inner p {
	text-align: left;
	margin-bottom: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: -1em;
	margin-left: 1em;
}

div#qa div#qa_inner p.footnote {
	text-align: right;
	margin-bottom: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 1em;
	margin-top: -1.5em;
}

div#qa div#qa_inner p a {
	text-align: left;
}
div#qa div#qa_inner p.links {
	text-align: right;
}


div#qa h4 {
	color: #3366FF;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: .5em;
}

div#qa div#qa_inner h4 {
	text-align: left;
	font-weight: normal;
	text-indent: -1em;
	margin-left: 1em;
	padding-right: 5px;
	padding-left: 5px;
}

div#qa div.telB {
	margin-bottom: 20px;
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2F1FE;
	border: 1px solid #3366FF;
}
