@charset "Shift_JIS";
/* CSS Document */

@import "common.css";

p#mainimage{
	margin:40px auto;
	width:770px;
}

#IndexContainer{
	margin:0px auto;
	width:764px;
}

#ContentsLinks{
	margin:50px 0px 22px 0px;
	clear:both;
}

dl#News{
	width:768px;
	float:left;
	margin:20px 0px 28px 0px;
}


dl#News dt{
	padding:33px 8px 0px 0px;
	float:left;
}

dl#News dt#Business{
	background:url(../img/top/BusinessNews.gif) left top no-repeat;
	color:#FE4E94;
}

dl#News dt#Works{
	background:url(../img/top/WorksNews.gif) left top  no-repeat;
	color:#FF8A00;
}

dl#News dt#About{
	background:url(../img/top/AboutNews.gif) left top  no-repeat;
	color:#35BDED;
}

dl#News dd{
	float:left;
	padding:33px 0px 0px 0px;
}


div#ContentsLinks dl{
	width:250px;
	float:left;
}

div#ContentsLinks dl dt{
	padding:4px 0px 4px 5px;
	margin:0px 0px 5px 0px;
	width:245px;
}

div#ContentsLinks dl dt a:hover{
	opacity:0.6;
}

div#ContentsLinks dl#mgn{
	margin:0px 7px 5px 7px;
}

 * html div#ContentsLinks dl dl#mgn{
	margin:0px 4px;
}

div#ContentsLinks dl dd{
	line-height:150%;
}
