@charset "utf-8";

body {
 color: #666;
 font: 0.9em/1.75em Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", sans-serif;
 background: white url(../service/images/bg_service.gif) repeat-x;
 text-align: left;
}

#container {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../service/images/img_service.jpg) no-repeat top right;
}
*:first-child+html #container {
 height:1816px;
}

h4 {
 width: 580px;
 height: 18px;
 clear: both;
 float: left;
 margin-top: 0px;
 margin-bottom: 15px;
}

#lead p {
 margin-bottom: 20px;
 padding: 0px;
}
