@charset "utf-8";

/*SST総合トップページ用*/

#home div.hero-unit{
	padding:20px; !important
	margin:0 0 10px 0;
}

.top-unit {
  padding: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.top-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.top-unit li {
  line-height: 30px;
}

.thum_area{
	color:#999;
	font-size:89%;
	line-height:100%;
	border-top:1px #E8E8E8 solid;
	background:#F3F3F3;
	width:100%;
	padding:5px 0 5px 0;
	margin:10px 0 30px 0;
}

.thum_area span{
	color:#000;
}

.thum_area a{
	color:#999;
	text-decoration:none;
}
.thum_area a:hover{
	color:#000;
	text-decoration:none;
}

	.thum_area_inner{
		text-align:center;
		margin: 0 auto;
		width:940px;
	}
	
	.thum_area_inner ul{
		width:555px;
		margin:0 auto;
		text-align:center;}
	.thum_area_inner li{
		float:left;
		padding:0 5px;
		text-align:center;
	}
	
.thum_arrow{
		width:555px;
		margin:0 auto;
	position:relative;
}
.thum_arrow01{
	position:absolute;
	left:89px;
	top:-9px;}
	
/*ニュース欄*/
#top_news a{
	text-decoration:none;}


strong.iconnew{position: absolute;
padding:0;
margin: 0;
line-height:0;
width:34px;
height: 11px;
z-index: 999; }
