------------------------------------------------------------ */
/*トップページ用css
------------------------------------------------------------ */



/* update
------------------------------------------------------------ */
.NewsContents dl{
	margin:15px 0 50px 0;
}
.NewsContents dt{
	font-weight:bold;
	margin:0; padding:0;
	line-height:100%;
}
.NewsContents dd{
	margin:0 0 10px 0;
}
#topColumnNews #NewsArea .newsColumn {
	margin:0 0 45px 0;
}

/* information
------------------------------------------------------------ */
.InformationContents dt{
	background:  url(../images/top/ic_arrow.jpg) no-repeat 0 4px;
	padding:0 0 0 15px;
	font-weight:bold;
}
.InformationContents dd{
	margin:5px 0 5px 0;
}


/* press
------------------------------------------------------------ */
.PressContents dt{
	font-weight:bold;
}
.PressContents dd{
	margin:0 0 15px 0;	
}


/* works
------------------------------------------------------------ */
.WorksPortfolio{
	margin:0 0 50px 0;
}
.WorksDescription{
	border-left:solid #000;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	height:30px;
	font-weight:bold ;
	font-size:10pt;
}
.WorksDescription a{
	text-decoration:none;
	color:#000;
}
.WorksDescription img{
	margin:0 0 0 8px;
}
.WorksKind{
	margin:5px 0 0 0;
}
.WorksKind img{
	padding:0;
	margin:0 10px 0 0;
}

/* others
------------------------------------------------------------ */
.Other1{
	margin: 0 0 30px 0;
	text-align:center;
	/*border:solid 1px #ccc;*/
	
}
.Other2{
	margin: 0 0 15px 0;
	/*border:solid 1px #ccc;*/
	
}



