@charset "shift_jis";

/* トップメイン画像 */
div#topImage{
  clear:both;
  width:640px;
  margin:0px;
  padding:0px;
}

/* サイドメニュー */
div#topSideMenu{
  float:left;
  width:220px;
  margin:0px;
  padding:0px;
}

div#topSideMenu ul{
  list-style:none;
  margin:0px;
  padding:0px;
}

div#topSideMenu li.servise{
  width:220px;
  height:35px;
  margin:0px;
  padding:0px;
}

div#topSideMenu li.cubic{
  width:220px;
  height:80px;
  margin:0px;
  padding:0px;
}

div#topSideMenu li.parking{
  width:220px;
  height:95px;
}

div#topSideMenu li.coins{
  width:220px;
  height:65px;
  margin:0px;
  padding:0px;
}

div#topSideMenu li.menuBottom{
  width:220px;
  height:15px;
  margin:0px;
  padding:0px;
  font-size:1px;
}

div#topSideMenu img{
  vertical-align:bottom;
}

/* ----------------------------------
		メインコンテンツ 
------------------------------------*/
div#contents{
  width:410px;
  float:right;
  margin:20px 0px 0px;
  padding:0px;
}

/*------------ topics -------------*/
div.topics{
  clear:both;
  line-height:normal;
}
div.topicsArea{
  margin:0px 20px 0px 20px;
  width:370px;
}
div.topicsArea ul{
  clear:both;
  list-style-type:none;
  font-size:70%;
  margin:5px 0px;
}
html>body div.topicsArea ul{
  padding:5px 0px;
}
div.topicsArea ul li.date{
  float:left;
  width:60px;
}
div.topicsArea ul li.topicsContents{
  float:left;
  width:310px;
}
div.topicsArea ul li.topicsContents img{
  vertical-align:top;
}
p.copy{
  margin:0px 0px 20px 5px;
  line-height:normal;
}


/*---------------------------------*/






  





  