@charset "utf-8";

/* Reform lineup item page----------------------------------------------------------*/

#RLIwrapper {
 text-align: center;
 width: 750px;
 margin: 0 auto;
 padding: 0 0 15px;
}

#RLIcont {
 width: 650px;
 margin: 30px auto;
 padding-bottom: 25px;
 border: solid 1px #bbb;
}

#RLItitle {
 color: #fff;
 font-size: 15px;
 text-align: left;
 line-height: 200%;
 background-color: #999;
 width: 605px;
 height: 30px;
 margin: 0;
 padding-left: 45px;
}

@media tty {
 i{content:"\";/*" "*/}} #RLItitle { width: 100%; } /*";}
}/* */

.RLImainImage,#modelGuideCont,.modelPlanTit {
 width: 560px;
 margin: 25px auto 0;
}

#modelGuideCont { margin-top: 20px; }

.modelRec {
 color: #777;
 font-size: 14px;
 text-align: left;
 line-height: 200%;
 background-color: inherit;
 margin: 0;
 border-bottom: solid 1px #ddd;
}

#modelGuideCont .modelGuide {
 color: #555;
 font-size: 12px;
 text-align: left;
 line-height: 160%;
 background-color: inherit;
 margin: 6px 0 0;
}

/*\*/
*:first-child+html .modelPlanTit { margin-top: 20px; }
/**/

.modelPlanTit { _margin-top: 20px; }

#modelPlanCont{
 text-align: left;
 list-style: none;
 width: 560px;
 margin: 0 auto;
 padding: 0;
}

.MPitem01,.MPitem02 {
 float: left;
 width: 265px;
 margin: 20px 0 0;
 border-left: solid 5px #bbb;
}

.MPitem02 { margin-left: 20px; }

.MPimage,.MPguide {
 width: 265px;
 margin: 0;
 display: block;
}

.MPguide {
 font-size: 12px;
 line-height: 140%;
 width: 255px;
 margin: 3px 0 0;
 padding-left: 10px;
 display: block;
}

.overLayClose {
 width: 560px;
 height: 28px;
 margin: 30px auto 0;
}

.overLayClose a {
 background: url(../lineup_item/images/ol_close_bt.gif) no-repeat 0 0;
 width: 560px;
 height: 28px;
 margin: 0;
 display: block;
}

.overLayClose a:hover { background-position: 0 -28px; }

/* Display set----------------------------------------------------------------------*/

.overLayClose a {
 font-size: 11px;
 text-indent: -9999px; 
 text-decoration: none;
}

