/*********************************************************/
/*                      パンくず 　                      */
/*********************************************************/
div#info_menu{
	position :	absolute;
	left	:	0px;
	top	:	148px;
	font-size :	12px;
	color :		#797979;
	width :		677px;
	height :	14px;
/*	border :	1px solid red;*/
	margin-left :	10px;
	background :	url(../img_ike/pc_news_pankuzu_back.gif) bottom no-repeat;
}
div#info_menu p{
}
div#info_menu p a{
	color :		#2e61e3;
	text-decoration :	none;
}


/*********************************************************/
/*                      コンテンツ                       */
/*********************************************************/
div#main{
	width	:	679px;
	min-height :	565px;
	margin-left :	10px;
	margin-top :	23px;
	margin-bottom :	10px;
	border-bottom :	1px solid #76ccf0;
}
table#main_t div#img{
	width	:	317px;
	height	:	467px;
	background :	url(../img_ike/pc_news_block_photo_back.png) no-repeat;
}

img.photo_position{
	position :	relative;
	top	:	6px;
	left	:	6px;
}
table#main_t td#title_back{
	background :	url(../img_ike/pc_news_block_title_back.png) no-repeat;
	padding-top :	30px;
}

div#txt{
	width	:	360px;

}
div#txt h2{
	font-size :	20px;
	color	:	#ff2463;
}
div#txt h3{
	width	:	98%;
	font-size :	15px;
	color	:	white;
	padding	:	5px 3px 5px 3px;
	background :	#ff487d;
}

table#main_t td div p{
	width	:	358px;
	background :	url(../img_ike/pc_news_block_p_back.gif) repeat-x top;
	padding :	15px 0px 10px 0px;
	font-size :	12px;
}

table#main_t td h4{
	background :	url(../img_ike/pc_news_block_shop_title_back.png) no-repeat;
	height	:	25px;
	color	:	#f74600;
	font-size :	15px;
	padding :	8px 0px 0px 25px;
}

table.data_t{
	width	:	355px;
	height	:	185px;
	margin	:	5px 0px 10px 0px;
}
table.data_t th,table.data_t td{
	font-size :	12px;
	padding :	5px;
	vertical-align:	top;
}
table.data_t td{
	border-bottom :	1px solid #ffb719;
}
table.data_t td a{
	text-decoration :	none;
}
table.data_t th{
	width	:	70px;
	padding-top :	6px;
	text-weight :	bold;
	color	:	#f74600;
	background :	url(../img_ike/shop_data_th_back.png) no-repeat center top;
}
