
#wrapper
{
	width: 960px;
	margin: 0 auto;
	background: url(/images/frontend/layout/bg1pix.jpg);
}

#header
{
	position: fixed !important;
	top: 0px;
	width: 960px;
	height: 126px;
}

#contents
{
}

#footer
{
	padding: 10px;
	text-align: center;
	color: #FFF;
	border-top: 1px solid #A39797;
}



#faq-navi
{
	float: left;
	width:206px;
	height: 308px;
	background: url(/images/frontend/faq/left_navi.jpg) top left no-repeat;
}

#faq-navi-re
{
	float: left;
	width:206px;
	height: 282px;
	background: url(/images/frontend/faq/left_navi_re.jpg) top left no-repeat;
}

#faq-naviEn
{
	float: left;
	width:206px;
	height: 110px;
	background: url(/images/frontend/faq/Left_navi_Eb.jpg) top left no-repeat;
}

#creator-faq-navi
{
	margin-top: 30px;
}
#creator-faq-navi li
{
	height: 25px;
	padding-left: 1px;
}
#user-faq-navi
{
	margin-top: 41px;
}
#user-faq-navi li
{
	height: 25px;
	padding-left: 1px;
}
.navi-first
{
	padding-top: 2px;
}
.navi-other
{
	padding-top: 1px;
}
.navi-end
{
	padding-top: 1px;
}





#faq-contents
{
	background-color: #FFF;
	margin: 0 0 0 205px;
	min-height:200px;
	height: auto !important;
	height: 200px;
	padding: 0;
	line-height: 145%;
	border-left: 1px solid #A39797;
}

#faq-contents-block
{
	padding: 10px;
}
.faq-contents-title
{
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 2px solid #004C80;
}
.faq-contents-title-bottom
{
	padding: 0;
	margin: 0;
	border-bottom: none;
}

.q-and-a
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #545454;
}
.q-and-a-bottom
{
	padding: 0;
	margin: 0;
}
.faq-question
{
	font-size: 11pt;
	font-weight: bold;
}
.faq-answer-number
{
	font-size: 11pt;
	font-weight: bold;
}
.faq-answer
{
	margin-left: 20px;
}
.to-page-top
{
	text-align: right;
}
.a-list
{
	list-style-type: decimal;
}
.a-list > li
{
	margin-left: 32px;
}
.sale-underline
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF3200;
}
.other-ul
{
	color: #0065FF;
	font-weight: bold;
}
.other-item
{
	font-weight: bold;
	margin-top: 8px;
}
.ul-item
{
	float: left;
	width: 200px;
	color: #353535;
	font-weight: normal;
}

.page-header2
{
}

*+html .page-header2
{
	width: 753px;
}

#left-contents
{
	float: left;
	width: 353px;
	height: 100px;
	margin: 5px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;

}

#right-contents
{
	width: 353px;
	height: 100px;
	margin: 5px 0 0 365px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#faq-main {
	padding-top: 126px;
}

*+html #faq-main {
	width: 960px;
}
