@charset "utf-8";


/* ============================================================

print styles

============================================================ */





/* ------------------------------------------------------------
4-1. layout - background
------------------------------------------------------------ */

body               {padding: 0px;}


/* --------------  container  -------------- */
#container         {width: 100%;}
#main              {border: none; background: none;}


/* --------------  standard layout mode  -------------- */
#content           {width: 100%;}
#sidebar           {display: none;}





/* ------------------------------------------------------------
6-3. local template [ 2nd :  detail ]
------------------------------------------------------------ */

/* --------------  base layout  -------------- */
#infoArea          {width: 420px; margin-bottom: 30px;}
.introImage        {width: 360px; overflow: hidden;}



/* --------------  recommend area  -------------- */
.recommend .inline img{
  width: 33px;
}




/* ------------------------------------------------------------
5-5. styles [ footer ]
------------------------------------------------------------ */
#footer            {border: none;}
