@import "base.css";

/* h2　事業紹介
----------------------------------------------------------------------------- */
.syokai {
	background-image: url(../img/top/syokai.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 445px;
}
.annai {
	background-image: url(../img/top/annai.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 252px;
}
/* トップページ
----------------------------------------------------------------------------- */
.main {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

/* 左枠
----------------------------------------------------------------------------- */
#left_ li {
	margin-left: 10px;
	clear: both;
	margin-top: 5px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}
.kensetu, .kensetu a{
	background-image: url(../img/top/kensetu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 109px;
	width: 425px;
	float: left;
}
.solar, .solar a {
	background-image: url(../img/top/solar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 78px;
	width: 425px;
	float: left;
}

.yomogi, .yomogi a {
	background-image: url(../img/top/yomogi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 78px;
	width: 425px;
	float: left;
}
/* 右枠
----------------------------------------------------------------------------- */
#right_ li {
	margin-left: 0px;
	clear: both;
	margin-top: 15px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}
.saiyou, .saiyou a {
	background-image: url(../img/top/recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 84px;
	width: 248px;
	float: left;
}
.ichiran {
	background-image: url(../img/top/place.gif);
	background-repeat: no-repeat;
	height: 121px;
	width: 248px;
	float: left;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 93%;
}
#zigyosyo {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
