@charset "UTF-8";

/* CSS Document */
/******************************************************************
# スタッフ
******************************************************************/

/* メニュー設定 */
/*studio*/
#head ul#head_menu li.menu_profile a {
	background: url(../../img/btn_menu_profile_f2.jpg) no-repeat left top;
}
/*見出し*/
div#main_box div#main h1.midasi {
	background: url(../../profile/img/title.jpg) no-repeat left top;
}




/* 会社概要 */
div#main_box div#main table {
	border-collapse: collapse;
}

div#main_box div#main table tr th,
div#main_box div#main table tr td {
	vertical-align: top;
	padding: 7px 10px 7px 10px;
	border: 1px dotted #CCCCCC;
	border-right: 0 none;
	border-left: 0 none;
	font-size: 80%;
	/*\*/
		*font-size: 80%;
}

div#main_box div#main table tr th {
	width: 20%;
	text-align: left;
	font-weight: normal;
}



p.go_top {
	margin-bottom: 290px;
}