@charset "shift_jis";

/* JBF WEBSITES
   ----------------------------------------
   2007.6.23
   auter:Shirai Hiroto
   ----------------------------------------*/

/* swf_img ######################################## */

#swf_img {
	width:780px;
	height:84px;
	margin:0px 0px 2px 0px;
}

/* ############################################## */
   
/* right_nav ######################################## */

#right_nav {
	float:right;
	width:609px;
	background:url(../img/common/contents_back_001.jpg) no-repeat;
}
#question {
	width:588px;
	padding:0px 11px 25px 10px;
}

/* ############################################## */

/* question ######################################## */
#right_nav h3 {
	width:588px;
	height:36px;
	background:url(../img/question/question_002.gif) no-repeat;
	text-indent:-9876px;
	margin:0px 0px 2px 0px;
}

.question_001 {
	width:565px;
	background:url(../img/common/maincontents_back_001.jpg) no-repeat;
	font-size:12px;
	line-height:16px;
	color:#666666;
	padding:30px 11px 0px 12px;
	margin:0px 0px 20px 0px;
}
.qanda_q {
	font-size:12px;
	line-height:16px;
	color:#cf0038;
	background:url(../img/question/question_003.gif) no-repeat;
	padding:0px 0px 10px 35px;
	margin:0px 0px 10px 0px;
}
.qanda_a {
	font-size:12px;
	line-height:16px;
	color:#8c8b8b;
	background:url(../img/question/question_004.gif) no-repeat;
	padding:0px 0px 10px 35px;
	margin:0px 0px 10px 0px;
}
.qanda_link {
	font-size:12px;
	line-height:16px;
	text-align:right;
	color:#fc8400;
	background:url(../img/common/arrow_001.gif) no-repeat;
	background-position:right bottom;
	padding:0px 15px 0px 0px;
	margin:0px 0px 20px 0px;
}
.qanda_link a:link {
	color:#ff8400;
	text-decoration:underline;
}
.qanda_link a:visited {
	color:#ff8400;
	text-decoration:underline;
}
.qanda_link a:hover {
	color:#ff8400;
	text-decoration:underline;
}
.qanda_link a:active {
	color:#ff8400;
	text-decoration:none;
}