@charset "utf-8";

/***********************************
  RyokuendaiNewTown
  www/season/style.css
***********************************/

@import "../common/css/base.css";


/*==================================
  Main Layout
==================================*/
dl#area-map {padding:30px 0 20px;}
dl#area-map dt {width:400px; float:right;}
dl#area-map dd {width:225px; float:left;}
dl#area-map dd h3 {padding-bottom:15px;}

div#boxA {background:url(./images/back01.gif) top repeat-x; padding:20px 20px 40px;}
div#boxB {background:url(./images/back02.gif) top repeat-x; padding:20px 20px 40px;}
div#boxC {background:url(./images/back03.gif) top repeat-x; padding:20px 20px 40px;}
div#boxD {background:url(./images/back04.gif) top repeat-x; padding:20px 20px 40px;}

dl.type01 dt {width:265px; float:right;}
dl.type01 dd {width:330px; float:left;}
dl.type01 dd h3 {padding-bottom:5px;}
dl.type01 dd p {padding:15px 0 0 20px; line-height:1.5;}
dl.type01 dd p span {font-size:10px;}
dl.type01 dd p span strong {color:#069;}

dl.type01 dd p#iconA {background:url(./images/iconA.gif) left 17px no-repeat;}
dl.type01 dd p#iconB {background:url(./images/iconB.gif) left 17px no-repeat;}
dl.type01 dd p#iconC {background:url(./images/iconC.gif) left 17px no-repeat;}
dl.type01 dd p#iconD {background:url(./images/iconD.gif) left 17px no-repeat;}
dl.type01 dd p#iconE {background:url(./images/iconE.gif) left 17px no-repeat;}
dl.type01 dd p#iconF {background:url(./images/iconF.gif) left 17px no-repeat;}
dl.type01 dd p#iconG {background:url(./images/iconG.gif) left 17px no-repeat;}
dl.type01 dd p#iconH {background:url(./images/iconH.gif) left 17px no-repeat;}
dl.type01 dd p#iconI {background:url(./images/iconI.gif) left 17px no-repeat;}
dl.type01 dd p#iconJ {background:url(./images/iconJ.gif) left 17px no-repeat;}
dl.type01 dd p#iconK {background:url(./images/iconK.gif) left 17px no-repeat;}

