/*********************************************************/
/*                       見出し部分                      */
/*********************************************************/
h2{
	width :		664px;
	height :	29px;
	margin-left :	10px;
	padding	: 	20px 0px 0px 15px;

	font-size :	15px;
	color	: 	#ffffff;
}
h2#discount{
	background :	url(../img_ike/discount_back.png);	
}
h2#news{
	background :	url(../img_ike/news_back.png);
}

/*********************************************************/
/*                       内容                            */
/*********************************************************/
div#news_block{
	width :		677px;
	border :	1px solid #76ccf0;
	border-top :	none;
	margin-left :	10px;
	margin-bottom :	10px;
}

div#newstxt{
	padding-bottom :	20px;
}

/*********************************************************/
/*                       もっと見る                      */
/*********************************************************/
div.link{
	border-top :	1px solid #76ccf0;
	height :	25px;
	background :	url(../img_ike/link_more_back.png);
	text-align :	right;
}
div.link p{
	padding :	6px 18px 0px 0px;
	color :		#2e61e3;
	font-size :	12px;
}
div.link p a{
	text-decoration :	none;
}




/*********************************************************/
/*                       割引情報用                      */
/*********************************************************/


div#newsparts{
	width :		630px;
	margin :	0 auto;
	padding-top :	10px;
}
div.title{
	height :	32px;
	background :	url(../img_ike/discount_title_back.png);
}
div.title a{
	display :	block;
	color :		#ff6c00;
	font-size :	16px;
	text-decoration :	none;
	padding :	7px 0px 0px 30px;
}
div.time2{
	width :		385px;
	height :	19px;
	margin :	5px 0px 0px 230px;
	background :	url(../img_ike/time2_back.png) no-repeat;
	font-size :	12px;
	text-align :	left;
	padding-top :	6px;
	padding-left :	10px;
	border	:	1px solid #76ccf0;
}
div.time2 a{
	color :		#2874ff;
	text-decoration :	none;
}


/*********************************************************/
/*                       最新情報枠                      */
/*********************************************************/

table#news_t{
	margin :	0px auto;
}
table#news_t tr td{
	border :	1px solid #ff86bf;
}
div#newsparts3{
	width :		300px;
	height :	163px;
	position :	relative;
	background :	url(../img_ike/newsparts3_back.png);
}

div#newsimg3 img{
	width :		94px;
	height :	140px;
	border :	1px solid #ff86bf;
	position :	absolute;
	top :		10px;
	left :		20px;
}
div#newsparts3 h4{
	width :		153px;
	height :	17px;
	font-size :	12px;
	margin :	0px;
	padding :	4px 0px 0px 0px;
	color :		#fb1c94;
	font-weight :	bold;
	text-align :	center;
	position :	absolute;
	top :		10px;
	left :		138px;
}
div#newsparts3 h5{
	width :		153px;
	font-size :	12px;
	color :		#807e7f;
	margin :	0px;
	padding :	0px;
	position :	absolute;
	top :		33px;
	left :		138px;
	text-align :	right;
}
div#newsparts3 p{
	color :		#807e7f;
	font-size :	12px;
	width :		148px;
	height :	76px;
	padding :	2px;
	margin :	0px;
	position :	absolute;
	left :		139px;
	top :		49px;
}
div#syosai,div#tenpo{
	width :		70px;
	height :	13px;
	color :		#8c4f14;
	font-size :	12px;
	text-align :	center;
	padding :	3px 0px 0px 0px;
	margin :	0px;
	position :	absolute;
	top :		134px;
}
div#syosai a,div#tenpo a{
	height :	13px;
	display :	block;
	color :		#8c4f14;
	text-decoration :	none;
}
div#syosai a:hover,div#tenpo a:hover{
	background :	#ffffff;
	color :		orange;
}
div#syosai{
	left :		141px;
}
div#tenpo{
	left :		219px;
}



/*********************************************************/
/*                メルマガ　携帯　求人                   */
/*********************************************************/
div#info_all{
	width :		691px;
	border-top :	none;
	margin-left :	10px;
	margin-bottom :	10px;
}

table#infobnr_t{
}

table#infobnr_t td{
	width :		235px;
}

div#infobnr{
	width :		218px;
	padding-top :	23px;
	background :	url(../img_ike/infobnr_back.png) no-repeat;
}

div#infobnr_img{
	height :	90px;
	border :	1px solid #76ccf0;
	border-top :	none;
	border-bottom :	none;
}
div#infobnr_img a img{
	position :	relative;
	top :		5px;
	display :	block;
	margin :	0 auto;
	border :	1px solid #76ccf0;
}
div#infobnr_txt{
	height :	110px;
	border :	1px solid #76ccf0;
	border-top :	none;
}
div#infobnr_txt h6{
	height :	21px;
	background :	url(../img_ike/infobnr_txt_h6_back.png);
	font-size :	13px;
	color :		#2a2a2a;
	font-weight :	bold;
	text-align :	center;
	padding-top :	5px;
}
div#infobnr_txt p{
	color :		#0f3fda;
	font-size :	12px;
	padding :	8px;
}

