.slide {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#slideBox {
	width: auto;
	background-image: url(../common/images/slide_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 12px;
	height: 336px;
	padding-bottom: 0px;
	overflow-y: hidden;
	z-index: 999;
	margin-bottom: -13px;
}
#cmsBox {
	height: 232px;
	overflow: auto;
}
#cmsBox .whatsNew {
	border-bottom: 1px dotted rgba(203,203,203,1.00);
	padding-left: 20px;
	background-image: url(../images/cms_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
#cmsBox .whatsNew .corpSelect {
	height: 15px;
}
.top {
	width: 440px;
	background-image: url(../images/headline1_2.jpg);
}
#topics {
	float: right;
	width: 440px;
}
#buil {
	float: left;
	width: 210px;
}
.whatsNew p {
	line-height: 1.4;
}
#topBnr {
	width:980px;
	margin: 30px auto 0 auto;
}
#topBnr li {
	margin-bottom: 15px;
}


/*テスト用*/
#textBorder {
	border-left-color: rgba(223,223,223,1.00);
	border-right-color: rgba(223,223,223,1.00);
	border-bottom-color: rgba(223,223,223,1.00);
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,1.00);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: auto;
	margin-bottom: 20px;
}
#topics2 {
	width: auto;
}
#topics2 .headLine1 {
	
}

