@charset "utf-8";

h2{

}
.anchor{
	display: block;
}
.pageTop{
	text-align: right;
	margin-bottom: 10px;
}
.pageLink{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 34px;
}

.pageLink li{
	margin-bottom: 5px;
}
.pageLink li a{
	color:#BD4A18;
}
h3{
	margin-bottom: 18px;
}
.faq{
	margin-bottom: 30px;
}
.faq dt{
	background: url(../img/product_support_01/bg01.gif) no-repeat 0 5px;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 8px;
}
.faq dd{
	background: url(../img/product_support_01/bg02.gif) no-repeat 0 0;
	padding-left: 35px;
	padding-top: 5px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.note{
	margin-top: 5px;
	text-indent: -38px;
	padding-left: 38px;
}
.faq span{
	font-weight: bold;
}
.more{
	margin-bottom: 15px;
}

.faq table{
	width: 600px;
}
.faq table th{
	width: 80px;
}

/* clearfix
---------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

