@charset"shift_jis";

/*----copyright(c)-------------------------------------------------------------
このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
TUNE Inc. info@tuneup.co.jp
-----------------------------------------------------------------------------*/


/*--guide--*/
div.guide{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #A6A6A6;
}

/*--guideleft--*/
div.guideleft{
float:left;
width:239px;
}

/*--guideright--*/
div.guideright{
float:left;
width:461px;
}

div.guideright p{
margin-top:5px;
line-height:140%;
}

div.guideright p.glist{
margin-top:5px;
line-height:140%;
background:url(../img/arrow_b.gif) no-repeat;
}

div.guideright ul{
padding-top:7px;
background:url(../img/bg_top.gif) no-repeat top #E5E5E5;
}

div.guideright ul li{
line-height:140%;
font-size:90%;
padding-left:5px;
}

div.guideright ul li.endbg{
padding-bottom:7px;
background:url(../img/bg_bottom.gif) no-repeat bottom;
}

/*----guidelist------*/

ul.guidelist{
margin:5px 0 0 0;
}

ul.guidelist li{
padding:5px 0 5px 13px;
background:url(../img/arrow_b.gif) no-repeat 5px 9px;
border-bottom:1px dashed #A6A6A6;
line-height:140%;
}

ul.guidelist li.bgg{
padding:5px 0 5px 13px;
background:url(../img/arrow_b.gif) no-repeat 5px 9px #f3f3f3;
border-bottom:1px dashed #A6A6A6;
line-height:140%;
}
