@charaset "Shift_JIS";
/* ------------------------------------------------------------------------------------
	sp_2010qa.css
	2010年卒　アンケート結果ＣＳＳ
------------------------------------------------------------------------------------
	1：タイトル
	2：グラフデータ
	3：他の結果リンク
	
/* ---------------------------------------------------------
  　1：タイトル
--------------------------------------------------------- */
#Sp2010qa{
    width:580px;
}
#Sp2010qaTop{
    background:url(../img/sp/sp_2010qa/sp_2010qa_tit.jpg) no-repeat left top;
	padding:90px 0 10px 25px;
}
#Sp2010qaTop h2{
    text-indent:-9999px;
}
/* ---------------------------------------------------------
  　2：グラフデータ
--------------------------------------------------------- */
#Sp2010qaData{
   padding:20px 0 0 23px;
   background:url(../img/sp/sp_2010qa/sp_2010qa_bg01.jpg) repeat-y left top;
}
/* 質問タイトル */
.Sp2010qaDatag h3{
   margin-right:20px;
   float:left;
}
/* テキスト形式の答え */
.Sp2010qaDatag ul{
   width:470px;
   padding:0 0 20px 0;
   margin-left:40px;
}
.Sp2010qaDatag li{
   margin-bottom:10px;
   padding:0 0 5px 28px;
   background:url(../img/sp/sp_2010qa/sp_2010qa_icon.jpg) no-repeat left top;
   border-bottom:dotted 2px #b6deff;
}
/* 編集部のコメント */
.Sp2010qaDatacome{
   padding:0 20px 0 40px;
   margin:20px 0 0 10px;
   clear:both;
   background:url(../img/sp/sp_2010qa/sp_2010qa_icon02.gif) no-repeat left top;
}
.Sp2010qaDatacome h4{
   padding-bottom:5px;
   font-weight:bold;
   color:#54acf6;
   background:url(../img/sp/sp_2010qa/sp_2010qa_line.gif) repeat-x left bottom;
}
.Sp2010qaDatacome p{
   padding:10px 0 20px 0;
   width:480px;
}
/* ---------------------------------------------------------
  　3：他の結果リンク
--------------------------------------------------------- */
#Sp2010qaLink{
   padding:20px 0 50px 0;
   background:url(../img/sp/sp_2010qa/sp_2010qa_bg02.jpg) no-repeat left top;
}
#Sp2010qaLink h3{
   text-indent:-9999px;
   float:left;
}
#Sp2010qaLink{
   padding:40px 0 130px 50px;
}
#Sp2010qaLink ul{
   padding:0 7px 10px 10px;
   line-height:200%;
}
#Sp2010qaLink li{
   float:left;
   margin:0 7px 10px 0;
   padding-left:10px;
   background:url(../img/sp/sp_2010qa/sp_2010qa_arrow.gif) no-repeat left 5px;
   line-height:160%;
}
/* テキスト形式答えのリンク */
#Sp2010qaLink ul.Sp2010qaLink01 li{
   clear:both;
}


