@charset "Shift_JIS";
/* -------------------------------------------------------
	Cascading Style Sheet for [ ADCOM CORP.INC ]
	share.css [OCT,2005]	USAGI-DESIGN by grape*
---------------------------------------------------------*/

/*[ shared ]*****/
.s{
	font-size:x-small;
	line-height:120%;
	}
.clearFloat{
	clear:both;
	}
#companyP dl{
		background: url(../img/shared/k.gif) no-repeat left bottom;
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
#companyP dt{
	/*float: left;*/
	width: 9em;
	}
#companyP dd{
	margin-left: 9em;
	margin-top : -1.6em;
	}
	#companyP dd p{
		margin-bottom: 1em;
		}
	#companyP dd p.last{
		margin-bottom: 0;
		}
#messageP p.para{
	background: url(../img/message/para_bg.gif) no-repeat;
	padding:7px 0px 8px 17px;
	margin-bottom:0.5em;
	}
#messageP h3.para{
	background: url(../img/message/para_bg.gif) no-repeat;
	padding:5px 0px 8px 22px;
	margin-bottom:0.5em;
	}
#topicsP h3.para{
	background: url(../img/topics/para_bg.gif) no-repeat;
	padding:5px 0px 8px 22px;
	margin-bottom:0.5em;
	font-style:normal;
	font-weight:normal;
	}
#topicsP h3.para em{
	color:#333399;
	}
#contentsBody h2.para{
	background: url(../img/work/para_bg.gif) no-repeat;
	padding:8px 0px 8px 22px;
	margin-bottom:0.5em;
	font-style:normal;
	font-weight:normal;
	}
#linksP p.para{
	background: url(../img/links/bg.gif) no-repeat;
	padding:4px 0px 11px 22px;
	margin-bottom:0.5em;
	}
#sitemapP p.para{
	background: url(../img/sitemap/bg.gif) no-repeat;
	padding:4px 0px 11px 22px;
	margin-bottom:0.5em;
	}
	
	
.aCenter{
	text-align: center;
	}
.fdtTop{
	color:#FF0033;
	}