@charaset "utf-8";

*{
	font-size:100%;
	margin: 0;
	padding: 0;
  background-repeat:no-repeat;
}

body{
	font-size: 100%;
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.4;
	line-height:120%;
	letter-spacing:-0.5px;
	font-size:80%;
	color:#333333;

	  background:url(../../img/common/20081107/bg03.gif)  repeat;

}

*:first-child+html body{ font-size: 80%; font-family: 'メイリオ', Meiryo, sans-serif; }
* html body{ font-family: Verdana, "MS P ゴシック", sans-serif; letter-spacing: 1px; vertical-align: baseline; }

img{
  border:none;
  vertical-align: bottom;
}

ul{
	list-style:none;
}
li{
  list-style-type:none;
}

a {
  text-decoration:none;
  color:#333;
}

a:link {
  text-decoration:none;

}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
  color:#000;
}
p{
  line-height:150%;
}

/*title*/
#top {
	width: 880px;
	text-align: left;
	padding-top: 15px;
	padding-left: 43px;
	background-image:url(../img/kenkou/tenpo_list_05.gif);
	margin-right: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 37px;
	font-size: 14pt;
}