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

h1{
	background-image:url(../img/h1.jpg);
	height:100px;
	}


/*---------------------------------------トップ*/

#menuTable{
	width:517px;
	}
#menuTable td{
	width:246px;
	}
#menuTable td.center{
		width:25px;
	}
#menuTable td.summary{
	padding-bottom:35px;
	vertical-align:top;
	}


/*---------------------------------------会社概要*/

#dataTbl{
	width:530px;
	}
#dataTbl td{
	border-bottom:1px solid #bebebe;
	vertical-align:top;
	padding:15px 0 3px 0;
	}
#dataTbl td.lf{
	width:115px;
	}
#dataTbl td.rgt{
	width:415px;
	}
.dt{
	border-left:2px solid #bebebe;
	padding-left:5px;
	}
.dd{
	border-left:1px solid #bebebe;
	padding-left:20px;
	display:inline-block;
	}
/*clearfix start*/
.dd:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
/*clearfix end*/
.dd div{
	text-align:right;
	}
.dd div a:link,
.dd div a:visited{
	}
.dd div a:hover{
	text-decoration:underline;
	}

ul.client{
	list-style-type:disc;
	width:160px;
	padding-left:20px;
	float:left;
	}
ul.client li.nado{
	list-style-type:none;
	}


h3.normal{
	background-image:url(/ja/common/img/bullet06.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	margin-top:40px;
	padding:0 0 1px 20px;
	border-bottom:1px solid #d4d4d4;
	font-size:100%;
	font-weight:normal;
	color:#000000;
	}

ul.normalList{
	list-style-type:disc;
	padding-left:1.5em;
	}

#dataTbl td.yearTd{
		padding-right:15px;
	}
.dYear{
	background-color:#8d8d8d;
	color:#ffffff;
	padding:3px;
	min-width:40px;
	_width:40px;
	text-align:center;
	}


/*---------------------------------------経営理念*/

/*clearfix start*/
.clearBox {/*------------------------------IE7*/
	display:inline-block;
}
.clearBox:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
/*clearfix end*/

ul.floatList{
	float:left;
	width:160px;
	}
.valueImg{
	float:left;
	width:314px;
	}

ul.lineList{
	}
ul.lineList li{
	padding:20px 0 3px 0;
	background-image:url(/ja/common/img/lineDot1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-indent:-1em;
	padding-left:1em;
	}

/*---------------------------------------SPIの特徴*/

ul.featureList{
	list-style-type:disc;
	padding-left:1.5em;
	}

/*---------------------------------------社長挨拶*/

.photoR{
	float:right;
	margin-left:1em;
	}

/*---------------------------------------エイジスグループ*/

/*---------------------------------------マネージメントチーム*/

.stuffBox {
	display:inline-block;/*----IE7 clearfix*/
	width:530px;
	padding:0 0 15px 20px;
	margin-bottom:40px;
	border-bottom:1px solid #d4d4d4;
}
/*clearfix start*/
.stuffBox:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
/*clearfix end*/

.stuffBox .lCol,
.stuffBox .rCol{
	float:left;
	}
.stuffBox .lCol{
	width:154px;
	}
.stuffBox .rCol{
	width:376px;
	}

.position1,
.position2{
	background-repeat:no-repeat;
	background-position:2px 1px;
	margin-top:5px;
	padding-left:12px;
	}
.position1{
	background-image:url(/ja/common/img/bullet08.gif);
	}
.position2{
	background-image:url(/ja/common/img/bullet06.gif);
	}
.name{
	padding-left:10px;
	color:#000000;
	}
.career{
	padding-bottom:15px;
	background-image:url(/ja/common/img/lineDot1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
	}


/*---------------------------------------SPIニュース*/

ul#articleList{
	}
ul#articleList li{
	background-image:url(/ja/common/img/lineDot1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:18px;
	clear:both;
	display:inline-block;/*-------------IE7 clearfix*/
	}
/*clearfix start*/
ul#articleList li:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
/*clearfix end*/

ul#articleList li div{
	padding-bottom:3px;
	}

.artDate{
	width:90px;
	float:left;
	background-image:url(/ja/common/img/bullet04.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:20px;
	}
.artTitle{
	width:417px;
	float:left;
	}
.artTitle a{
	color:#646464;
	}
.artTitle a:link,
.artTitle a:visited{
	text-decoration:none;
	}
.artTitle a:hover{
	text-decoration:underline;
	}




/*記事タイトル-----------------base.cssを上書き*/
h3.articleTitle{
	background-image:url(/ja/common/img/bullet06.gif);
	background-position:0 2px;
	border-bottom:1px solid #d4d4d4;
	min-height:16px;
	_heiight:16px;
	}
h3.articleTitle span#articleTit{
	width:410px;
	padding:0 0 0 16px;
	}
h3.articleTitle span#articleDate{
	width:104px;
	color:#666666;
	padding-top:0;
	text-align:right;
	}

