/* アネスト top設定CSS */

/*

	1. 段落設定
	2. メイン部分

*/

/* *************************************************
   1. 段落設定
************************************************* */

.topImg {
	width:840px;
	height:233px;
	margin:10px 0;
}

.topMain {
	width:648px;
	float:left;
	display:inline;
}

.topSide {
	width:172px;
	float:right;
	display:inline;
}

/* *************************************************
   2. メイン部分
************************************************* */

.mainCorner {
	margin:0 0 10px;
}

.mainCorner td {
	vertical-align:top;
}

.cornerTable {
	margin:0 0 10px;
}

.cornerArea {
	border:1px solid #BBBBBB;
	padding:8px;
	width:192px;
}

.cornerArea h3 {
	margin:0 0 5px;
}

.iconArrowOrg {
	background:url(../images/top/icon_aroow_org.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
}

/* --------- トピックス ---------- */

.topTopics {
	width:430px;
	background:url(../images/top/bg_tit_topics.gif) no-repeat top;
}

.topTopics h3 {
	height:28px;
	padding:2px;
	font-size:12px;
	color:#FFFFFF;
}

.topTopics p {
	background:url(../images/common/line_dot.gif) repeat-x bottom;
	width:194px;
	padding:0 0 5px;
	margin:5px 8px 0;
	text-align:left;
}

.topTopics table {
	margin:0 8px;
}

/* --------- ピックアップJOB ---------- */

.pickupJob {
	background:url(../images/top/bg_tit_pickup.gif) no-repeat top;
	padding:8px;
	margin:0 0 30px;
}

.pickupJob h3 {
	height:20px;
	text-indent:-100000px;
}

.pickupJob h4 {
	margin:16px 0 5px;
}

.pickupJob p {
	margin:0 0 5px;
}

/* --------- 特集 ---------- */

.topSpecial {
	background:url(../images/common/line_dot.gif) repeat-x bottom;
	padding:0 0 10px;
	margin:0 0 10px;
	text-align:center;
}

.topSpecial img {
	margin:0 0 10px;
}

/* --------- 会社関連バナー ---------- */

.topCorpo {
	margin:0 0 10px;
	text-align:center;
}

.topCorpo img {
	margin:0 0 10px;
}