
#main {	
	position:relative;
	width:780px;
	text-align:left;
	}


/* 条件検索ページ -------------------------------------------------------------------------*/

#srch {
	clear:both;
	padding-top:8px;
	}
	
#srch2 {
	clear:both;
	}
	
#srch_inr {
	border:1px solid #8a8a8a;
	border-top:none;
	padding-bottom:23px;
	}
	
.result {
	margin-left:15px;
	}
	

.out1 {
	border:1px solid #8a8a8a;
	padding:4px;
	background:#ffffff;
	margin:15px 25px 0;
	height:100%;
	}
	
.inr1 {
	background:#FFEEAA;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:37px;
	height:100%;
	}


/* タイトル配置 ---------------------------------------------------*/

div.cat_ttl {
	clear:both;
	margin-left:20px;
	margin-bottom:13px;
	padding-top:5px;
	}
	
div.cat_ttl h2 {
	width:623px;
	padding-left:27px;
	background:url(../images/job/ttl/cat_acc.gif) no-repeat;
	background-position:6px 3px;
	font-size:16px;
	color:#6d4030;
	font-weight:normal;
	}
	
div.cat_ttl h2.ul {
	width:400px;
	padding-bottom:1px;
	padding-left:25px;
	background:url(../images/job/ttl/cat_acc.gif) no-repeat;
	background-position:5px 3px;
	border-bottom:1px solid #75AE75;
	font-size:16px;
	color:#6d4030;
	font-weight:normal;
	}

div.cat_ttl h2.s2 {
	width:437px;
	padding-left:15px;
	padding-bottom:1px;
	border-bottom:1px solid #75AE75;
	background:none;
	font-size:16px;
	color:#6d4030;
	font-weight:normal;
	}
	
	
table.b_ttl {
	margin-bottom:23px;
	width:100%;
	height:30px;
	}

table.b_ttl td.l {
	padding-left:25px;
	padding-bottom:2px;
	background:url(../images/job/ttl/b_ttl/l.gif) no-repeat;
	background-position:left bottom;
	font-size:14px;
	/*color:#6d4030;*/
	}
	
table.b_ttl td.l h3{
	font-size:14px;
	font-weight:normal;
	}
	

table.b_ttl td.r {
	background:url(../images/job/ttl/b_ttl/r.gif) no-repeat;
	background-position:left bottom;
	}
	

div.b_ttl {
	margin-bottom:10px;
	margin-left:25px;
	}
	
div.b_ttl2 {
	margin-bottom:15px;
	margin-left:25px;
	}
	

h2.s_ttl {
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	background:url(../images/job/ttl/s_ttl.gif) no-repeat;
	background-position:right top;
	display:inline;
	padding:4px 160px 5px 20px;
	}
	

/* 別窓 --------------------------------------------------------------*/

.ac_b_ttl {
	background:url(../images/job/mark/b_ttl.gif) no-repeat left 1px;
	padding-left:14px;
	margin-right:20px;
	color:#466732;
	}
	
/* border のみテーブル ----*/

table.bdr {
	border:1px solid #9E9E9E;
	border-bottom:none;
	border-right:none;
	text-align:left;
	}
	
table.bdr td, table.bdr th {
	padding:2px 6px;
	border-bottom:1px solid #9E9E9E;
	border-right:1px solid #9E9E9E;
	}

table.bdr td.body01 {
	padding:12px 10px 12px 15px;
	vertical-align:top;
	}
	
table.bdr td.p_none {
	padding:0;
	}
	
table.bdr td.no_bdr {
	border:none;
	}


table.bdr td.pad {
	padding-left:15px;
	padding-right:15px;
	}
	
table.bdr td.pad2 {
	padding-left:10px;
	padding-right:10px;
	}
	
table.bdr td.pad3 {
	padding-left:7px;
	padding-right:7px;
	}

table.bdr td.l_pad {
	padding:4px 6px 4px;
	}
	
table.bdr td.l_pad2 {
	padding:4px 6px 4px 12px;
	}
	
	
table.bdr td.pad_tb1 {
	padding-top:5px;
	padding-bottom:4px;
	}
	
table.bdr td.btw_sp {
	height:8px;
	line-height:1%;
	padding:0;
	background:#F7FCE2;
	border-bottom:1px solid #8a8a8a;
	}
	
table.bdr td.btw_sp2 {
	height:12px;
	line-height:1%;
	padding:0;
	background:#F7FCE2;
	border-bottom:1px solid #8a8a8a;
	}

/* 検索box内 tableデザイン --------------------------------------------*/

/* and or table */

div.and_or {
	padding-left:15px;
	}
	
	
p.and_or {
	font-size:11px;
	color:#CC0000;
	line-height:145%;
	float:left;
	}

table.and_or {
	margin-right:20px;
	margin-left:15px;
	float:left;
	}
	
table.and_or td.l {
	width:14px;
	height:28px;
	background:url(../images/job/and_or/l.gif) no-repeat;
	}
	
table.and_or td.r {
	width:14px;
	height:28px;
	background:url(../images/job/and_or/r.gif) no-repeat;
	}
	
table.and_or td.rep {
	height:27px;
	background:url(../images/job/and_or/rep.gif) repeat-x;
	padding-left:18px;
	padding-right:18px;
	padding-top:1px;
	vertical-align:middle;
	}
	

.sp_top {
	clear:left;
	height:17px;
	font-size:1px;
	line-height:1%;
	}
	

#srch_item {
	clear:both;
	}
	

/* 検索ボックス内タイトル */
	
.srch_ttl {
	margin-bottom:10px;
	}
	
.srch_ttl h3 {
	display:inline;
	border:1px solid #b58657;
	background:#FFFFFF;
	padding:5px 20px 4px;
	font-size:14px;
	font-weight:normal;
	color:#6b3d3d;
	margin-right:15px;
	}

	
/* フリーワード検索 */

table.f_word {
	margin-bottom:23px;
	margin-left:20px;
	}

/* その他 td */

table.srch01 {
	text-align:left;
	margin-bottom:20px;
	border:1px solid #8a8a8a;
	border-right:none;
	border-bottom:none;
	width:645px;
	}
	
table.srch01 td {
	padding:4px 8px;
	border-right:1px solid #8a8a8a;
	border-bottom:1px solid #8a8a8a;
	}
	
table.srch01 td.no_bdr {
	border:none;
	}

table.srch01 td.p_none {
	padding:0;
	}
	
table.srch01 td.s_pad {
	padding:2px 8px;
	}
	
table.srch01 table.check td {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	border:none;
	}
	
table.srch01 table.check2 td{
	padding:0;
	padding-left:4px;
	border:none;
	}
	
table.srch_f {
	margin-bottom:20px;
	border:1px solid #8a8a8a;
	}
	
table.srch_f td {
	padding:4px 8px;
	}

	
table.check {
	margin-top:5px;
	margin-bottom:5px;
	}
	
table.check td {
	padding-bottom:3px;
	}
	
table.srch01 table.check2 td.check_l {
	padding-right:15px;
	}
	
table.srch01 table.check2 td.check_l2 {
	padding-right:23px;
	}
	

td.l2 {
	background:#FFE67D;
	text-align:center;
	width:150px;
	}
	
td.l3 {
	background:#CBEA8C;
	text-align:center;
	}

	
/* 詳細一覧／簡易一覧 タブ -----------------------------------------------*/

td.dt_smpl {
	background:url(../images/job/tab/chng/dt_chng_back.jpg) no-repeat;
	height:41px;
	padding-left:60px;
	}
	
	
td.dt_smpl div.spot, td.dt_smpl2 div.spot {
	float:left;
	width:110px;
	height:35px;
	background:url(../images/job/tab/chng/dt_chng_s.gif) no-repeat;
	background-position:left 1px;
	}
	
td.dt_smpl div.spot2, td.dt_smpl2 div.spot2 {
	float:left;
	width:110px;
	height:35px;
	background:url(../images/job/tab/chng/dt_chng_s.gif) no-repeat;
	background-position:left -2px;
	}

td.dt_smpl div.nml, td.dt_smpl2 div.nml {
	float:left;
	width:110px;
	height:39px;
	}
	

/* ページ移動タブ スタイル ------------------------------------------------*/

div.tab a:link, div.tab a:visited {
	color:#434343;
	text-decoration:none;
	}
	
div.tab a:hover {
	color:#DB0000;
	background:none;
	}
	

a.tab_n:link, a.tab_n:visited {
	color:#434343;
	text-decoration:none;
	}
	
a.tab_n:hover {
	color:#DB0000;
	background:none;
	}

	
div.tab a.w:link, div.tab a.w:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
div.tab a.w:hover {
	color:#DB0000;
	background:none;
	}
	
	
a.tab_w:link, a.tab_w:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.tab_w:hover {
	color:#DB0000;
	background:none;
	}
	

td.tab {
	height:28px;
	background:url(../images/job/tab/chng/nml.gif) repeat-x;
	color:#434343;
	padding-top:2px;
	text-align:center;
	}
	
td.tab_l {
	height:28px;
	width:15px;
	background:url(../images/job/tab/chng/nml_l.gif) no-repeat;
	}
	
td.tab_r {
	height:28px;
	width:15px;
	background:url(../images/job/tab/chng/nml_r.gif) no-repeat;
	}

	
td.j_nml {
	width:30px;
	height:28px;
	background:url(../images/job/tab/chng/j_nml.gif) no-repeat;
	background-position:center top;
	}
	

td.j_sr {
	width:30px;
	height:28px;
	background:url(../images/job/tab/chng/j_spot_l.gif) no-repeat;
	background-position:center top;
	}
	
td.j_sl {
	width:30px;
	height:28px;
	background:url(../images/job/tab/chng/j_spot_r.gif) no-repeat;
	background-position:center top;
	}
	
	
td.tab_s {
	height:28px;
	background:url(../images/job/tab/chng/spot.gif) repeat-x;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	}

td.tab_sl {
	height:28px;
	width:15px;
	background:url(../images/job/tab/chng/spot_l.gif) no-repeat;
	}
	
td.tab_sr {
	height:28px;
	width:15px;
	background:url(../images/job/tab/chng/spot_r.gif) no-repeat;
	}
	
	
/* 詳細一覧表示用 ----------------------------------------------------*/

/* 検索一覧画面 メソッドボタン */

table.btn_set {
	margin-left:45px;
	}

	
table.btn_set2 {
	margin-left:60px;
	}

div.dt_list {
	padding-top:5px;
	padding-left:5px;
	}
	
div.dt_list_b {
	padding-top:5px;
	padding-left:5px;
	}
	

/* 種類タイトルtable -------------------------------------------------*/

/* 一番上のタイトル */

table.sort_top {
	height:36px;
	}

table.sort_top td.l {
	width:20px;
	background:url(../images/job/ttl/sort01/l.gif) no-repeat;
	background-position:left 4px;
	}
	
table.sort_top td.rep {
	background:url(../images/job/ttl/sort01/rep.gif) repeat-x;
	background-position:left 4px;
	line-height:125%;
	}
	
table.sort_top td.rep h2 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
table.sort_top td.r {
	width:26px;
	background:url(../images/job/back/sort01/r.gif) no-repeat;
	background-position:left 4px;
	}

/* 2段目以降タイトル */
	
table.sort01 {
	height:36px;
	margin-bottom:5px;
	}

table.sort01 td.l {
	width:20px;
	background:url(../images/job/ttl/sort01/l.gif) no-repeat;
	background-position:left 4px;
	}
	
table.sort01 td.rep {
	background:url(../images/job/ttl/sort01/rep.gif) repeat-x;
	background-position:left 4px;
	line-height:125%;
	}
	
table.sort01 td.rep h2 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
table.sort01 td.rep h1 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
table.sort01 td.r {
	width:26px;
	background:url(../images/job/ttl/sort01/r.gif) no-repeat;
	background-position:left 4px;
	}
	
	
/* 全求人情報一覧画面 TOP メニュー ---------------------------------------------------------------------------*/

ul.list_all {
	padding-top:7px;
	margin-left:30px;
	margin-bottom:15px;
	width:650px;
	}
	
ul.list_all li {
	background:url(../images/arrow/box_orng01.gif) no-repeat;
	padding-left:19px;
	background-position:left 4px;
	font-size:14px;
	margin-bottom:5px;
	}
	

/* 詳細一覧表示用 各ブロック table ---------------------------------------------------------------------------*/

table.dt_list {
	width:740px;
	margin-bottom:18px;
	}

table.dt_list td.head {
	background:url(../images/job/block/head.gif) no-repeat;
	border-bottom:1px solid #A0A0A0;
	padding-top:7px;
	padding-bottom:2px;
	padding-right:12px;
	line-height:140%;
	}
	

table.dt_list td.mid {
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	padding:10px;
	padding-bottom:2px;
	background:url(../images/job/back/shdw_u01.jpg) repeat-x;
	}
	
td.dt_list_pht{
	padding-top:12px;
	padding-left:5px;
	vertical-align:top;
	}
	

/* ラストの情報 table -------------------------*/	

table.dt_list_las {
	width:740px;
	}

table.dt_list_las td.head {
	background:url(../images/job/block/head.gif) no-repeat;
	border-bottom:1px solid #A0A0A0;
	padding-top:7px;
	padding-bottom:2px;
	padding-right:12px;
	line-height:140%;
	}
	
table.dt_list_las td.mid {
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	padding:10px;
	padding-bottom:2px;
	background:url(../images/job/back/shdw_u01.jpg) repeat-x;
	}
	

/* 簡易検索 box デザイン --------------------------------------------*/

#win {
	width:780px;
	margin:20px;
	margin-bottom:0;
	padding-bottom:25px;
	}
	
	
/* 現在の検索条件 ラストtable の padding -----------------------------*/

table.bdr td.l_pad {
	padding-top:4px;
	padding-bottom:4px;
	}


/* 汎用 -----------------------------------------------------------------------------------*/

.b_col {
	background:#FCFBEF;
	}

/* ベース td ラインデザイン */	

.rb {
	border-right:2px solid #8a8a8a;
	}
	

.l1 {
	background:#FEF8D3;
	text-align:center;
	}
	
	
.l1_b {
	background:#FEF8D3;
	}
	
.r1 {
	padding:2px 5px 2px 7px;
	}
	
	
.r2 {
	padding:2px auto 2px auto;
	background:#FEF8D3;
	text-align:center;
	}
	
.ttl_l1 {
	background:#FDF4CA;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	}
	

.ttl_l1_pad {
	background:#FDF4CA;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	}
	

.ttl_l2 {
	background:#FEF5CB;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	}
	

.ttl_l3 {
	background:#FEE3AD;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	}
	

th.box {
	background:#E2EBCF;
	text-align:center;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	width:20px;
	}
	
td.box {
	text-align:center;
	padding-top:2px;
	width:20px;
	}
	
.title {
	padding-top:2px;
	background:#FFF5B3;
	text-align:center;
	color:#304B1F;
	width:80px;
	}
	

/* 詳細一覧ページ　求人条件小テーブル -----------------------------------------------------------------------*/

table.cond01 {
	background:#FCFBEF;
	border:1px solid #8a8a8a;
	border-right:none;
	border-bottom:none;
	}
	
table.cond01 td {
	padding:2px 5px 1px;
	border-right:1px solid #8a8a8a;
	border-bottom:1px solid #8a8a8a;
	}
	
table.cond01 td.pad {
	padding-left:12px;
	padding-right:12px;
	}
	
table.cond01 td.pad2 {
	padding-left:8px;
	padding-right:8px;
	}

	
/* 仕事情報詳細ページ ------------------------------------------------------------------*/


div.dt_ttl {
	background:url(../images/line/ttl_btm01.gif) repeat-x;
	background-position:left bottom;
	width:700px;
	padding-bottom:17px;
	}
	
div.dt_ttl a {
	background:none;
	}
	
img.logo {
	margin-right:20px;
	}

.job_ttl {
	border:1px solid #B1B1B1;
	border-collapse:collapse;
	}

h2.job_ttl, p.job_ttl {
	border:4px solid #FFFFFF;
	background:#DBDBDB;
	padding:4px 30px;
	font-size:14px;
	font-weight:normal;
	}
	
h2.job_n {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:12px;
	font-size:14px;
	/*font-weight:normal;*/
	line-height:150%;
	color: #CC0000;
	}
	
	
div.sub_ttl {
	background:url(../images/line/h_dot1-2.gif) repeat-x;
	background-position:left bottom;
	width:700px;
	padding-top:13px;
	padding-bottom:13px;
	}
	
#pht {
	margin-left:20px;
	background:#FFFFFF;
	}
	
table.pht {
	margin-top:25px;
	margin-bottom:25px;
	background:#EAEAEA;
	border:1px solid #A1A1A1;
	border-bottom: 1px solid #B1B1B1;
	float:left;
	margin-right:25px;
	width:200px;
	}
	
	
img.pht {
	border:1px solid #FFFFFF;
	}
	
	
p.pht_exp {
	padding:10px 7px;
	font-size:11px;
	line-height:140%;
	text-align:center;
	}
	

/* td 幅調整 ----------------------------------------------------------------------------*/

.w1 {
	width:150px;
	}
	
.w2 {
	width:148px;
	}
	
.w400 {
	width:400px;
	}
	
.w600 {
	width:600px;
	}
	
.w645 {
	width:645px;
	}
	
.w700 {
	width:700px;
	}

	
/* 会社概要 詳細ページ用 デザイン ---------------*/

div.dt_ttl2 {
	width:700px;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
	}
	
div.dt_ttl2 a {
	background:none;
	}

	
.corp_n {
	font-size:16px;
	margin-bottom:4px;
	font-weight:bold;
	}
	

table.c_pht {
	margin-top:25px;
	margin-bottom:20px;
	float:left;
	margin-right:25px;
	width:200px;
	}
	

	
/* 求人情報／会社概要 詳細ページ用デザイン ------------------------------------------------------------------------*/

table.dt_job {
	text-align:left;
	border:3px solid #8a8a8a;
	border-right:2px solid #8a8a8a;
	border-bottom:2px solid #8a8a8a;
	width:700px;
	background:#FFFCF0;
	}

table.dt_job td {
	padding:2px 6px 1px;
	border-right:1px solid #8a8a8a;
	border-bottom:1px solid #8a8a8a;
	}
	
table.dt_job .white {
	background:#FFFFFF;
	color: #990000;
	}
	
table.dt_job td.body01 {
	padding:10px 15px;
	vertical-align:top;
	}
	

table.dt_job td.no_bdr {
	border:none;
	}
	
table.dt_job td.btm_bdr {
	border-bottom:1px solid #8a8a8a;
	border-right:none;
	}

table.dt_job td.p_none {
	padding:0;
	}
	
	
table.dt_job td.p_lec {
	padding-top:8px;
	padding-left:12px;
	padding-bottom:0;
	color:#CC0000;
	border:none;
	}



/* 中間の白背景細仕切り */
	
td.btw_sp {
	height:8px;
	line-height:1%;
	background:#FFFFFF;
	padding:0;
	}
	
	
td.btw_sp2 {
	height:10px;
	line-height:1%;
	background:#FFFFFF;
	padding:0;
	}
	

/* セミナー情報詳細ページ用 特有 ---------------*/

h2.sm_n {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	font-size:14px;
	line-height:150%;
	color: #CC0000;
	}

p.sm_dt {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:12px;
	font-size:14px;
	color:#CC0066;
	}
	
img.lec {
	margin-left:7px;
	margin-right:5px;
	margin-top:3px;
	}
	
table.dt_job .lec_exp {
	padding:10px;
	}
	
	
/* プレミアム広告ページ関係 ------------------------------------------------------------*/


h2.job_ttl_prm {
	border:4px solid #FFFFFF;
	background:#666666;
	padding:4px 30px;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	}

	
td.pht_prm {
	background:url(../images/job/back/gra_v_gry_s.jpg) no-repeat;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	width:200px;
	}
	
p.pht_exp2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:7px;
	font-size:11px;
	line-height:140%;
	}
	
	
/* border 3px 外枠のみ背景色無し ---------------*/
	
table.bdr3 {
	/*border:3px solid #767474;*/
	border:3px solid #6e6d6d;
	border-bottom:2px solid #6e6d6d;
	border-right:2px solid #6e6d6d;
	}
	
table.bdr3 td {
	padding:2px 6px;
	border-bottom:1px solid #6e6d6d;
	border-right:1px solid #6e6d6d;
	}
	
table.bdr3 td.l1 {
	text-align:center;
	background:url(../images/job/back/prm_l.jpg) no-repeat;
	background-position:left bottom;
	}
	

table.bdr3 .ttl_l2 {
	background:url(../images/job/back/dot_brwn01.gif);
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	color:#304B1F;
	font-weight:normal;
	}
	

table.bdr3 td.body01 {
	padding:12px 10px 12px 15px;
	vertical-align:top;
	}
	

table.bdr3 td.top {
	background:#FBF5F4;
	}
	
table.bdr3 td.no_bdr {
	border:none;
	}
	
table.bdr3 td.p_none {
	padding:0;
	}

table.bdr3 td.pad {
	padding-left:15px;
	padding-right:15px;
	}
	
table.bdr3 td.pad2 {
	padding-left:10px;
	padding-right:10px;
	}
	
table.bdr3 td.pad3 {
	padding-left:7px;
	padding-right:7px;
	}

table.bdr3 td.l_pad {
	padding:4px 6px 4px;
	}
	
table.bdr3 td.l_pad2 {
	padding:4px 6px 4px 12px;
	}
	
	
table.bdr3 td.pad_tb1 {
	padding-top:5px;
	padding-bottom:4px;
	}
	
/* 中間の白背景細仕切り */
	
table.bdr3 td.btw_sp {
	height:8px;
	line-height:1%;
	background:#FFFFFF;
	padding:0;
	}
	
table.bdr3 td.btw_sp2 {
	height:10px;
	line-height:1%;
	background:#FFFFFF;
	padding:0;
	}
	

/* プレミアム広告 スキル部分 ------------------------------*/

table.prm_skill {
	width:100%;
	}
	
table.prm_skill td.l1 {
	text-align:center;
	background:#FCF0B8;
	}
	

/* グレーボーダーのみ（プレミアム2枚目） -------------------------------------------------- */

table.gry_bdr01 {
	width:730px;
	text-align:left;
	}
	
table.gry_bdr01 td.top {
	background:url(../images/job/bdr01/top.gif) no-repeat;
	height:17px;
	}
	
table.gry_bdr01 td.rep {
	background:url(../images/job/bdr01/rep.gif) repeat-y;
	padding-left:5px;
	padding-right:12px;
	padding-bottom:1px;
	}
	
table.gry_bdr01 td.btm {
	background:url(../images/job/bdr01/btm.gif) no-repeat;
	background-position:left bottom;
	height:22px;
	}
	

/* プレミアム広告 写真テーブル内 ----------------*/

td.prm_pht {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	}
	
td.prm_pht_exp {
	padding:20px;
	}


/* スタンダード広告 スキル部分 ------------------------------*/

table.std_skill {
	width:100%;
	}
	
table.std_skill td.l1 {
	text-align:center;
	background:#E0F3B8;
	}
