@charset "utf-8";
#top-image-area {
	width:100%;
	clear: both;
}
#top-gnavi {
	float: left;
	height: 180px;
	width: 200px;
}
#top-image{
	float: left;
	width: 525px;
	height:148px;
	/*border: #cccccc solid 1px;*/
	text-align:center;
	vertical-align:middle;
}

/* トップ画面イメージ横ナビボタン */
#top-gnavi ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
#top-gnavi ul li{
 margin: 0px;
 padding: 0px;
}
a.top-gnavi01{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi01{
    background: url(../img/top_gnavi01.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
a.top-gnavi02{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi02{
    background: url(../img/top_gnavi02.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
a.top-gnavi03{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi03{
    background: url(../img/top_gnavi03.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
a.top-gnavi04{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi04{
    background: url(../img/top_gnavi04.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
a.top-gnavi05{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi05{
    background: url(../img/top_gnavi05.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
a.top-gnavi06{
	margin: 0px;
	padding: 0px;
	width:200px;
	height:30px;
	display:block;
	background-image: url(../img/top_gnavi06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-gnavi06{
    background: url(../img/top_gnavi06.jpg) no-repeat -200px 0px;
    text-decoration: none;
}
/* トップページ　メインコンテンツエリア */
#top-maincontents {
	background-image: url(../img/top_maincontents_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding-bottom: 20px;
}
#left-box {
	width: 200px;
	clear: both;
	float: left;
}
#top-maincontents ul {
 margin: 20px 0px 0px 10px;
 padding: 0px;
 list-style: none;
}
#top-maincontents ul li{
 margin: 0px 0px 5px 0px;
 padding: 0px;
}
a.top-navi-office{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_office.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-office{
    background: url(../img/top_navi_office.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-history{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_history.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-history{
    background: url(../img/top_navi_history.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-cost{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_cost.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-cost{
    background: url(../img/top_navi_cost.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-toku{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_toku.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-toku{
    background: url(../img/top_navi_toku.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-link{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-link{
    background: url(../img/top_navi_link.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-contact{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-contact{
    background: url(../img/top_navi_contact.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
a.top-navi-recruit{
	margin: 0px;
	padding: 0px;
	width:180px;
	height:30px;
	display:block;
	background-image: url(../img/top_navi_recruit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    text-indent: -25000px;
    text-decoration: none;
}
a:hover.top-navi-recruit{
    background: url(../img/top_navi_recruit.jpg) no-repeat -180px 0px;
    text-decoration: none;
}
#right-box {
	width:520px;
	float:left;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}
#right-box .contents {
	width: 450px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333333;
}
#right-box .contents  ul {
 margin: 0px 0px 0px 10px;
 padding: 0px;
 list-style:disc;
}
#right-box .contents  ul li{
 margin: 0px 0px 0px 0px;
 padding: 0px;
 padding-left: 0px;
}
.smallCaption {
	font-size:0.75em;
	color:#666666;
}

