@charset "UTF-8";
/* CSS Document */

/*----------------------------------------*/
/*                                        */
/*太陽出版  会社概要      */
/*                                        */
/*----------------------------------------*/
#container{
	background:repeat-x top url(../img/common/pagetitle_back.jpg) #fff;
}

#pagetitle{
	background:no-repeat bottom url(../img/profile/pagetitle_profile.gif);
	width:148px;
	height:55px;
	text-indent:-9999em;
}

.leadTxt{
	visibility:hidden;
	height:0px;
	line-height:0px;
}



dl{
	position:relative;
	background:repeat-y 152px top url(../img/profile/00b391.gif);
	clear:both;
	font-size:1.2em;
	margin-bottom:17px;
}

dl dt{
	position:absolute;
	top:0px;
	width:140px;
	text-align:right;
	padding-right:10px;
}

dl dd{
	padding-left:158px;
}




