﻿@charset "utf-8";

h1 {
   height: 40px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   text-indent: -9999px;
   background:  url(images/h1.gif) no-repeat;
	
}

h2 {
   width: 550px;
   height: 30px;
   padding: 0 0 0 0; 
}

#contents #service h4 {
   color: #c00;
   font-weight: bold;
   padding: 0 5px 0 5px;
   margin: 0 0 20px 0;
   border-bottom: 1px dotted #B3B9B9;
}

#contents #service h5 {
   clear: both;
   padding: 0 0 0 5px;
   font-weight: bold;
}

#contents #service p {
   padding: 0 5px 0 5px;
}

#service-box {
   clear: both;
   width: 550px;
   float: left;
   padding: 0 0 20px 0;
}

.s-box {
   width: 250px;
   float: left;
   padding: 0 10px 0 10px;
}

.s-box-p {
   height: 100px;
   margin: 0 0 0 0;
   float: left;
   padding: 0 7px 0 7px;
   background:  url(images/s_box_bg.gif) repeat-y;
}
.s-box-p img {
   float: right;
   padding: 5px 0 0 5px;
   verical-align: top;
}

.btn-shosai {
   padding: 0 7px 0 0;
   text-align: right;
   clear: both;
   height: 20px;
   background:  url(images/s_box_bg.gif) repeat-y;
}

.midasi{
   color: #c00;
   font-weight: bold;
   padding: 0 0 10px 0;
   margin: 0 0 0 0;
}

.led {
	float: left;
	height: 130px;
	padding: 0 0 0 5px;
	width: 320px;
}

.led img {
   float: right;
   padding: 10px 0 0 0;
}

.led-box {
   float: left;
   width: 245px;
   height: 225px;
   border: 1px solid #B3B9B9;
   margin: 0 5px 10px 5px;
   padding: 5px;
}

.led-box-a {
   float: left;
   width: 120px;
}

.led-box-b {
   float: right;
   width: 120px;
}
