@charset "Shift_JIS";
@import url("common.css");
@import url("common_table.css");	/* Commonテーブル設定 */



/* ページの土台 */
#contents_base{ width:533px; margin:7px 0px 18px 22px; }

/* リスト部分の土台 */
#list_base{ }

/* 詳細情報テーブル */
.list_item th.detail{ width :70px; font-weight : normal; padding : 2px 10px; vertical-align:top;}
.list_item td.detail{ width :370px; padding : 2px 10px; vertical-align:top; }

/* サムネイル画像 */
.thumbnail_image{ margin-bottom : 3px; }

/* リクルートボタン部 */
.recruit_button_block{ text-align:left; margin-bottom:20px; }



