@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 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;

}