@charset "euc-jp";
.category_title {
	color: #0066CC;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

#subContentMenu ul {
	background-color: #FFFFFF;
	list-style-type: none;
	width: 165px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 24px;
	padding-top: 12px;
	height: 200px;
}


#subContentMenu ul li{
	font-size: 12px;
	background-image: url(../../technology/img/sidemenu/sitenavi_listbg.gif);
	line-height: 14px;
	display: block;
	width: 145px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;

}
#subContentMenu h3 {
	margin-right: auto;
	margin-left: auto;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#faqtitle h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	font-family: "¥á¥¤¥ê¥ª", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4";
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
}

#mainContent .category_title {
	background-image: url(../img/titlebar_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bolder;
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 12px;
	height: 26px;
	background-position: 0px 0px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainContent #category_title {
	width: 510px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECED;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}

#textBox {
	width: 510px;
	padding: 15px;
	letter-spacing: 1px;
}
.category_listBox {
	text-align: left;
}
.category_listBox ul {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 24px;
}
.category_listBox li {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.question {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #003366;
}
.answerText {
	width: 500px;
	text-align: left;
}
#answer {
	text-align: right;
	padding-left: 30px;
}
.posted_category {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

.questionText,.answerText p {
	padding: 12px;
}
.category_list_subcat {
	float: left;
	width: 120px;
}
.category_list_ttl {
	width: 261px;
	float: left;
}
.category_list_btn {
	float: left;
	width: 129px;
	padding-left: 20px;
}

