@charset "UTF-8";

/* サイドバー
-----------------------------------------------*/
ul#sidebar { margin-bottom: 10px;}
ul#sidebar ul { margin-top: 5px; margin-bottom: 0; text-align: left;}
ul#sidebar select{ margin-top: 5px; padding:3px;}
ul#sidebar li{ padding: 10px 0 10px 20px; list-style: none; background: url(../img/arrow_003.gif) no-repeat .3em 1em; border-bottom: 1px dashed #ccc;}
ul#sidebar li ul li{ padding: 5px 0 5px 10px; margin-left:-10px; list-style: none; background: url(../img/arrow_006.gif) no-repeat 0 .9em; border: none; }
ul#sidebar li a { padding-bottom:1px;}
p.txt{ font-size:10px;}

/* 共通
-----------------------------------------------*/
.quizBox{ margin:20px 0 10px 0;}
.leftArea, .rightArea{ float:left; width:295px;}
.leftArea p, .rightArea p{ margin-left:54px!important; clear:left;}

.ssTitle02{ border-bottom:1px dashed #AEB0B2; color:#FF8400; font-size:16px; margin-bottom:15px; padding-bottom:5px; }

/* トップページ
-----------------------------------------------*/
div#main{ padding-left:0;}
.columnArea { width:615px;  margin-bottom:20px;}
.columnArea p.imgL { float:left; width:170px; padding-right:20px; }
.columnArea p.txtR { float:left; width:400px; font-size:14px; text-align:left !important; line-height:1.4; }

.textLink01 a{ font-size:14px!important;}
.textLink01 a, .textLink02 a{ padding:0!important; background:none!important;}
.textLink01 dt{ margin-right:10px; float:left;}
.textLink01 dd{ padding-top:5px; float:left; width:200px; }

.pastQuiz{ margin-bottom:20px;}
.pastQuiz ul{ margin-top:20px; list-style:none;}
.pastQuiz ul li{line-height:2em;}

p.contact a{ padding:0; background:none; }

/* パンクズ */
ul#panquzu{width:635px; float:left; padding-bottom:20px;}
ul#panquzu li{font-size:10px;}
ul#panquzu li a{ font-size:10px;}


/* 個別ページ
-----------------------------------------------*/
.qaBox{ margin:20px 0 20px 0;}
.qaBox dl{ clear:left; font-size:130%;}
.questionTitle{ margin-right:10px; padding:5px 0 0 53px; min-height:38px; _height:38px; background:url(../img/quiz_question.gif) no-repeat 0 0%; font-size:16px; font-weight:bold; }
.answerTitle{ margin:15px 0 20px 0; padding:15px 0 0 53px; min-height:39px; _height:39px; border-top:1px dashed #AEB0B2; background:url(../img/quiz_answer.gif) no-repeat 0 10px; font-size:16px; font-weight:bold; }
.textBox p strong{ color:#FF8400; }
.textBox p a{ padding:0; background:none; }


/* アーカイブページ
-----------------------------------------------*/
.archive{ margin-bottom:20px; border-bottom:1px dashed #AEB0B2; }
.textLink02 a{ font-size:16px; }
.archive dl *{ float:left;}
.archive dl dt{ margin-right:10px; }
.archive dl dd{ padding-top:5px; width:537px; font-weight:bold; }
p.answer{ margin-left:54px!important; clear:left; }


