/* charset */
@charset "utf-8";



#qbox {
	width: 420px;
	padding: 7px;
	margin: 10px auto 30px;
	border: 1px solid #696969;
}

#qbox ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#qbox li {
	font-size: 80%;
	line-height: 2em;
	list-style: disc inside;
}

#faqbox table {
	font-size: 90%;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	margin-left: auto;
	margin-right: auto;
	width: 410px;
}

#faqbox th {
	border-top: 1px solid #696969;
	padding: 5px;
	font-weight: normal;
	background-color: #e6e6e6;
	text-align: left;
	font-size:90%;
	color:#000;
}

#faqbox td {
	border-top: 1px solid #696969;
	padding: 5px;
	font-size:90%;
	color:#000;
}

#faqbox .tate {
	border-right: 1px solid #696969;
	border-left: 1px solid #696969;
}

#faqbox a {
	font-size: 90%;
	line-height: 1.2em;
}

.gototop {
	width: 100%;
	text-align: right;
	font-size: 80%;
	margin-bottom: 30px;
	margin-top: 0px;
}

#senmubox {
	width:400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	vertical-align: bottom;
}

#senmubox img {
	float:left;
	margin-right: 10px;
}
	

#senmubox p {
	font-size: 80%;
	line-height: 1.2em;
}
