/*
 * ===========================================
 * technohead.jp
 * 会社概要スタイル定義
 * ===========================================
 *
 * 2007/12/22
 * scripted by S.Sugaya(sugaya@technohead.jp)
 *
 * directedd by Technohead co,.Ltd.
 */

/* キャラクタセット */
@charset "UTF-8";

/*
 * ===========================================
 * コンテンツ指定
 * ===========================================
 */

#contents .title {
	width: 120px;

	background: url(../_images/menu_subitem_dot.jpg) no-repeat left top;
}

#contents .title_text {
	padding-left: 20px;
}

#contents .value {
	width: 370px;
}

#contents .body_item_blank {
	height: 10px;
}
