@charset "UTF-8";
/* CSS Document */

div#main {
	padding-bottom: 60px;
	}
div#worksBox {
	margin-bottom: 40px;
	}
div#worksBox div.works1 {
	width: 410px;
	float: left;
	background: url(../images/top/line.gif) left top no-repeat;
	}
div#worksBox div.works2 {
	width: 410px;
	float: right;
	background: url(../images/top/line.gif) left top no-repeat;
	}
div#worksBox h2 {
	padding: 10px 0 15px;
	font-size: 0;
	line-height: 0;
	height: 11px;
	margin-bottom: 0;
	}
div#worksBox div.text {
	width: 185px;
	float: left;
	}
div#worksBox div.image {
	width: 190px;
	float: right;
	}
div#worksBox h3 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
	}
div#worksBox div.works1 p.lead {
	font-size: 0;
	line-height: 0;
	height: 33px;
	margin-bottom: 64px;
	}
div#worksBox div.works2 p.lead {
	font-size: 0;
	line-height: 0;
	height: 33px;
	margin-bottom: 20px;
	}
div#worksBox div.works1 p.worksBtn {
	font-size: 0;
	line-height: 0;
	height: 25px;
	margin-bottom: 5px;
	}
div#worksBox div.works2 p.worksBtn {
	font-size: 0;
	line-height: 0;
	height: 25px;
	margin: 20px 0 5px;
	}
div#service_news {
	width: 570px;
	float: left;
	}
div#serviceBox {
	width: 570px;
	margin-bottom: 40px;
	}
div#serviceBox h2 {
	width: 570px;
	padding-bottom: 0;
	margin-bottom: 0;
	}
div#serviceBox ul {
	width: 590px;
	margin-left: -20px;
	}
div#serviceBox ul li {
	width: 275px;
	float: left;
	margin: 30px 0 0 20px;
	}
*html div#serviceBox ul li {
	display: inline;
	}
div#serviceBox ul li img {
	vertical-align: top;
	}
div#serviceBox h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	}
div#newsBox {
	border-left: 8px solid #F0F0F0;
	padding-left: 12px;
	}
div#newsBox h2 {
	padding-bottom: 0;
	margin-bottom: 10px;
	}
div#newsBox div.date {
	width: 80px;
	float: left;
	}
div#newsBox div.news {
	width: 470px;
	float: right;
	}
div#aboutBox {
	width: 250px;
	float: right;
	}
div#aboutBox h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 250px;
	}
div#aboutBox h3 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	}
div#aboutBox p.blog {
	padding: 5px 0 13px;
	}
div#aboutBox p {
	text-align: right;
	}
