#special .contents .designBox {
}

#service .contents .office {
	_height: 550px;
	margin-bottom: 20px;
}
#service .contents .public {
	margin-bottom: 20px;
}
#service .contents .other {

}

.contents a:link, .contents a:visited, .contents a:active{
	text-decoration: none;
}
.contents a:hover{
	text-decoration: underline;
}

.contents dl {
	border-bottom: 1px dotted #999;
	float: left;
	font-size: 9pt;
	width: 300px;
	_width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	_margin: 0px 10px 0px 10px;
	padding-top: 15px;
	padding-right: 10px;
	_padding-right: 0px;
	float: left;
	height: 90px;
	clear: none;
/*	background-color: #9CF; */
}

#special .cat05 {
	border-bottom-style: none;
}

#service .cat02 , #service .cat03 , #service .cat04 , #service .cat07 , #service .cat08 , #service .cat12 , #service .cat13 , #service .cat16 , #service .cat17  {
	border-bottom-style: none;
}

.contents dt {
	float:left;
	width:90px;
	clear:both;
	_height: 90px;
/*	background-color: #FCF;*/
}

.contents dd{
	width:270px;
	_width:215px;
	background-image: url(../../solution/img/icon_on.gif);
	background-repeat: no-repeat;
	background-position: 50px 5px;
	_background-position: 0px 5px;
	margin-bottom: 10px;
	text-indent: 15px;/*	background-color: #FFC;*/
}

#service .contents dd{
	_font-size:95%;
}

.contents .pre dd{
	color: #9E9E9E;
	background-image: url(../../solution/img/icon_off.gif);
}



/* サービスを探す */

#service h4{
	clear: both;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
