@charset "UTF-8";
#cat-img {
	background-image: url(../img/trouble-faq/cat-img.jpg);
}
#content .right-box h2 {
	margin-bottom: 5px;
}
#content .right-box h3 {
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#content .right-box h2.category-title {
	font-weight: bold;
	text-indent: 0px;
	font-size: 14px;
	padding-top: 5px;
	color: #003366;
}
#content .right-box .main-box {
	float: left;
	width: 390px;
}
#content .right-box .navi-box {
	float: right;
	width: 200px;
}
.entry-block {
	margin-bottom: 10px;
}
.entry-body-box {
	margin-bottom: 35px;
}
.entry-list-box {
	margin-bottom: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.entry-title-box {
	padding-top: 3px;
	padding-bottom: 3px;
}
.entry-box {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
.entry-date {
	padding-right: 15px;
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.entry-body {
	padding-top: 15px;
}
.txt-wrapper-box {
	padding-bottom: 40px;
	padding-left: 10px;
}
.entry-txt-box img {
	float: left;
	padding-right: 10px;
}
.entry-box img {
	float: left;
	padding-right: 10px;
}
.goto-next {
	text-align: right;
}
.goto-next a {
	color: #990000;
	text-decoration: none;
}
.goto-top {
	text-align: right;
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
	background: url(../img/trouble-faq/category/bg_goto_top.jpg) no-repeat 335px 10px;
}
.goto-top a {
	color: #990000;
	text-decoration: none;
}
#content .left-box {
	width: 199px;
	float: left;
}
#content .left-box h3.cat-menu-title {
	background: url(../img/trouble-faq/cat-menu-title.jpg);
	text-indent: -700em;
}
#content .left-box .menu li {
	float: none;
	text-align: right;
}
#content .left-box .menu li a {
	background: url(../img/trouble-faq/cat-menu-btn.jpg) no-repeat;
	padding-right: 20px;
	text-decoration: none;
	color: #082749;
	width: 179px;
	padding-top: 4px;
	height: 21px;
}
#content .left-box .menu  li a.btn00:link {
	background: url(../img/trouble-faq/cat-menu-btn.jpg) no-repeat;
}
#content .left-box .menu  li a.btn00:visited {
	background: url(../img/trouble-faq/cat-menu-btn.jpg) no-repeat;
}
#content .left-box .menu  li a.btn00:hover {
	background: url(../img/trouble-faq/cat-menu-btno.jpg) no-repeat;
}
#content .left-box .menu li a:hover {
	background: url(../img/trouble-faq/cat-menu-btno.jpg) no-repeat;
}
#content .left-box .caution-box {
	font-size: 11px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
}

#content .left-box .question-form-box {
	width: 199px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.question-form-box .txt-header {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.question-form-box #form {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	width: 179px;
}

