@charset "utf-8";
/*
Theme Name: Keiyo Living Ver 1.3.2
Theme URI: http://www.keiyo-living.co.jp/
Description: <a href="http://www.keiyo-living.co.jp/">株式会社 京葉リビング</a> 用 WordPress のテーマ
Version: 1.3.2/2010.3.27
Author: DESIGN Oil
Author URI: http://www.design-oil.com/
*/

/* KEIYO LIVING LTD,COPYLIGHT (C) All Right Reserveb */

/* リセットここから */

*{
  margin:0;
  padding:0;
  zoom:1;
}

html{
  height:100%;
}

html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}

th,td{
  vertical-align:top;
  border:solid 1px #000;
  font-weight:normal;
  text-align:left;
}

caption{
  text-align:left;
}

ul,ol,dl{
  list-style:none;
}

li{
  display:list-item;
  zoom:normal;
}

img,a img{
  vertical-align:bottom;
  border:none;
  background:transparent;
}

object{
  vertical-align:top;
}

fieldset{
  border:none;
}

input,textarea{
  font-size:1em;
}

em,address,dfn{
  font-style:normal;
}

ul ul,ul dl,dl ul,table p,table ul,table table{
  font-size:1em;
}

/* リセットここまで */
