@charset "shift_jis";

/* ----------------------------------------------------
リクルート　090903
---------------------------------------------------- */

#rec_area_waku{
	width:737px;
}

#left_rec_area{
	width:737px;
}

#right_rec_area{
	float:right;
	width:240px;
}

.rc_area {
	padding:0px;
	margin:0px;
}

.rec_box{
	width:363px;
	height:89px;
	background-color: #FFFFFF;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;

}

.rec_box .rec_btn{
	width:228px;
	float:left;
}

.rec_box .rec_img{
	width:120px;
	padding:12px 0px 0px 5px;
	float:left;
}

.rec_box_long{
	width:735px;
	background-color: #FFFFFF;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	padding:0px 0px 10px 0px;
	margin:0px;

}

.rec_box p.btn{
	padding:0px;
	margin:0px 0px 0px 5px;
}

.rec_box p.read,
.rec_box_long p.read{
	padding:0px 0px 0px 0px;
	margin-left:10px;
	font-size:12px;
}
.rec_box p img{
	padding:6px 0px 0px 0px;
}

.ma01{
	margin-top:10px;
	padding:0px;
}

.tab_in{
	width: 725px;
	border-bottom:1px dotted #A99E76;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
.tab_in .tab_img{
	width: 68px;
	float:left;
	margin: 5px 0px 5px 0px;
}
.tab_in .tab_txt{
	width: 640px;
	float:right;
}
.tab_in .tab_txt dl{
	padding: 5px 0px 5px 0px;
}
.tab_in .tab_txt dt{
	background-image:url(../images/images_2009/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 15px;
}
.tab_in .tab_txt dd{
	padding: 0px 0px 0px 15px;
}
.tab_btn{
	text-align: right;
	padding: 8px 8px 0px 0px;
}

.title{
	margin: 18px 0px 0px 0px;
	padding: 0px;
	background-image:none;
}


.content table		{ 
		width: 737px;
		}
			
.content table tbody th		{ 
		margin: 0px;
		padding: 10px;
		border-bottom: 1px dotted #333333;
		background: #EAE7D5;
		color: #000000;
		vertical-align: middle;
		text-align: center;
		font-weight: normal;
		}

.content table tbody th.bono		{ 
		margin: 0px;
		padding: 10px;
		border-bottom: none;
		background: #EAE7D5;
		color: #000000;
		vertical-align: middle;
		text-align: center;
		font-weight: normal;
		}

.content table tbody td 		{ 
		margin: 0px;
		padding: 10px;
		border-bottom: 1px dotted #333333;
		background: #ffffff;
		color: #000000;
		vertical-align: middle;
		text-align: left;
		}
		
.content table tbody td.bono 		{ 
		margin: 0px;
		padding: 10px;
		border-bottom: none;
		background: #ffffff;
		color: #000000;
		vertical-align: middle;
		text-align: left;
		}
		
h3.txttitle{
	border-left:5px solid #DFDBD1;
	font-size:14px;
}

#rikunabi{
	width:737px;
	margin: 20px auto 0px auto;
	text-align:center;
}

