@charset "utf-8";

/* CSS Document */

div#linklist {
	width:480px;
	float:left;
}

div#bloglist {
	width:200px;
	padding:0 0 0 15px;
	border-left:#CCCCCC dotted 1px;
	float:right;
}


/* 求人内容 ここから */
table.recruit {
	border-collapse:separate;
    /*border-collapse:collapse;*/
    border-spacing:15px;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:0 0 5px 0;
}
table.recruit th{
	background:url(../gra/grade.gif) top repeat-x;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:5px 10px;
    text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
table.recruit td{
	font-size:90%;
    padding:5px 0;
	vertical-align:top;
}

/* 求人内容 ここまで */

/* リンクリスト ここから */
ul.link {
	list-style-type:none;
}
ul.link li {
	margin:0 0 20px 0;
}
ul.link li p {
	margin:0;
}
ul.link li p.title a {
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
}
ul.link li p.add a {
	font-size:80%;
	background:#EEEEEE;
	padding:1px;
	margin:1px 0;
	color:#666666;
	text-decoration:none;
	display:block;
}
ul.link li p.add a:hover {
	background:#FFFFCC;
	color:#CC0000;
}
/* リンクリスト ここまで */


/* ブログリスト ここから */
p.blog {
	background:url(../gra/link/bloglist.gif) top left no-repeat;
	display:block;
	height:34px;
	width:200px;
}

div#bloglist ul {
	list-style-type:none;
}
div#bloglist ul li.tb {
	background:url(http://www.e-felix.co.jp/blog/banner_tbblog.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.gomez {
	background:url(http://www.e-felix.co.jp/blog/banner_yanmar.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.marco {
	background:url(http://www.e-felix.co.jp/blog/banner_mocchi.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.zamora {
	background:url(http://www.e-felix.co.jp/blog/banner_meg.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.rakutentito {
	background:url(http://www.e-felix.co.jp/blog/banner_rakuten.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.titos_sinjuku {
	background:url(http://www.e-felix.co.jp/blog/banner_arupaka.gif) top left no-repeat;
	padding:42px 0 10px 0;
}
div#bloglist ul li.tito_north {
	background:url(http://www.e-felix.co.jp/blog/banner_tn.gif) top left no-repeat;
	padding:47px 0 10px 0;
}
div#bloglist ul li.tito_kitashinchi {
	background:url(http://www.e-felix.co.jp/blog/banner_tkita.gif) top left no-repeat;
	padding:47px 0 10px 0;
}
div#bloglist ul li.uratrinidad {
	background:url(http://www.e-felix.co.jp/blog/banner_ura.gif) top left no-repeat;
	padding:47px 0 10px 0;
}
div#bloglist ul li.tito_kitashinchi {
	background:url(http://www.e-felix.co.jp/blog/banner_tkita.gif) top left no-repeat;
	padding:47px 0 10px 0;
}
p.setumei {
	font-size:80%;
	line-height:1.2;
	margin:0;
}
p.kiji {
	display:block;
	background:#EEEEEE;
	padding:4px;
	margin:1px 0 10px 0;
	font-weight:bold;
}
p.kiji span {
	font-size:80%;
	font-weight:normal;
}

/* ブログリスト ここまで */






