@import url(general.css);

/********FAQコンテンツ内********/
#faqbox {
	width: 700px;
	margin: auto;
	}
h3 {
	width: 730px;
	height: 35px;
	background: url(../img/h3-bottom-border.gif) no-repeat left bottom ;
	clear: both;
	}
h3 span {
	padding: 8px 0 2px 28px ;
	background: url(../img/h3back.gif) no-repeat left top ;
	float: left;
	}
	/*
h3 span{
	background: url(../img/sslkey.gif) no-repeat;
	text-indent: 1em;
	color: #FF0000;
	display:block;
	float: right;
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 7px;
	}
h3 span a:link {
	color: #FF0000;
	text-decoration: underline;
	}
h3 span  a:visited {
	color: #FF0000;
	text-decoration: underline;
	}
*/
#contentsbox li {
	list-style: none;
	text-indent: 2em;
	background: url(../img/question.gif) no-repeat 0.8em ;
	line-height: 140%;
	}
	

div#category {
	margin-bottom: 10px;
	}
#scroll li {
	font-size: 0.8em;
	background: url(../img/rightarrow.gif) no-repeat left;
	text-indent: 1.1em;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
	width: 130px;
	white-space: nowrap;
	}
#scroll li a:link {
	color: #000000;
	text-decoration: none;
	}
#scroll li a:visited {
	color: #000000;
	text-decoration: none;
	}
#scroll li a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
#scroll li a:active {
	color: #FF0000;
	text-decoration: underline;
	}

div.faq-search-box {
	width: 710px;
	padding: 6px;
	margin: 0 auto 15px;
	background: #666;
	color: #FFFFFF;
	}
div.faq-search-box div {
	float: left;
	}
div.faq-search-box p {
	float: left;
	font-size: 0.9em;
	padding-top: 2px;
	text-indent: 0.4em;
	}
input.query {
	width: 370px;
	height: 22px;
	border: 1px solid #CCC;
	background: url(/img/faq-search.gif) no-repeat right 2px #FFFFFF;
	}
input.submit {
	width: 55px;
	height: 22px;
	}

div.faq-entry {
	width: 700px;
	margin: 5px auto 20px;
	}
div.faq-entry dl{
	border: 1px solid #FFD739;
	line-height: 1.4;
	}
div.faq-entry dt{
	background: url(../img/faq-q-bg.jpg) no-repeat top left #FFA339;
	font-weight: bold;
	padding: 5px 10px 5px 30px;
	}
div.faq-entry dd{
	background: url(../img/faq-a-bg.gif) no-repeat top left #FFFFFF;
	padding: 5px 10px 15px 30px;
	line-height: 1.6;
	}
div.faq-entry dt a:link {
	color: #333;
	text-decoration: underline;
	}
div.faq-entry dt a:visited {
	color: #333;
	text-decoration: underline;
	}
div.faq-entry dt a:hover {
	color: #333;
	text-decoration: none;
	}


	
/********listリンク********/
#contentsbox li a:link {
	color: #000000;
	text-decoration: none;
	}
#contentsbox li a:visited {
	color: #000000;
	text-decoration: none;
	}
#contentsbox li a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
#contentsbox li a:active {
	color: #FF0000;
	text-decoration: underline;
	}
	
	
.forotoiawase {
	background: url(../img/sidearrow.gif) no-repeat 550px 0px;
	width: 720px;
	text-align: right;
	margin-bottom: 10px;
	}
	
	
h4 {
	text-indent: 0.5em;
	width: 700px;
	padding-top: 5px;
	height: 25px;
	background: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
	}
#faqbox p {
	width: 685px;
	margin-left: 15px;
	line-height: 150%;
	}
#faqbox p span {
	display: block;
	text-align: right;
	margin-top: -20px;
	}
#faqbox img {
	margin-top: 10px;
	margin-left: 7px;
	}
	
table {
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	}
th {
	width: 120px;
	font-weight: normal;
	background: #DDDDDD;
	}
td {
	word-break: break-all;
	padding-left: 3px;
	}
.inputborder {
	border: solid 1px #CCCCCC;
	}
.sousinbun {
	margin-bottom: 20px;
	}
em {
	color: #FF0000;
	}
.bigtext {
	font-size: large;
	font-weight: bold;
	}

