/* プラン単独設定用CSS */




/* プランメインイメージ */
div#plammainimg { width: 920px; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 20px; margin-top: 20px;}


/* プラン本文格納 */
div#planmainbody { width: 920px; margin-left: auto; margin-right: auto; font-size: 120%;}


/* プラン詳細格納 */
div .planset { width: 920px; background: url(../img/bg_plan.png) repeat-y; margin-bottom: 10px;}
div .planset .plansettitle { width: 920px;}
div .planset .plansetbody { width: 890px; margin-left: auto; margin-right: auto; margin-top: 15px;}
div .planset .plansetbottom { width: 920px; background: url(../img/img_plan_bottom.png) bottom no-repeat; height: 15px;}

div .planset2 { width: 920px; /*background: url(../img/bg_plan02.png) repeat-y;*/ margin-bottom: 10px;}
div .planset2 .plansettitle { width: 920px;}
div .planset2 .plansetbody { width: 890px; margin-left: auto; margin-right: auto; margin-top: 15px;}
div .planset2 .plansetbottom { width: 920px; background: url(../img/img_plan_bottom.png) bottom no-repeat; height: 15px;}


/* プラン詳細レイアウト用 */
table.plantbset01 { width: 435px;}
table.plantbset01 td { text-align: center; background: #000000;}
table.plantbset01 td table { margin-left: auto; margin-right: auto; border-collapse: collapse;}
table.plantbset01 td table tb img { padding: 5px;}

ul li { list-style-image: url(../../../japanese/imgs/common/li_link.gif); margin-bottom: 0.3em;}












































