/*********************************************************/
/*                      パンくず 　                      */
/*********************************************************/
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;
}

div#main h2{
	background :	url(../img_ike/sitemap_title_back.png) no-repeat top;
	font-size :	18px;
	height	:	21px;
	padding	:	2px 0px 0px 8px;
	color	:	#0037c4;
	font-weight :	bold;

}

/*********************************************************/
/*                     サイトマップ                      */
/*********************************************************/

div#lavel01{
	border :	1px solid #76ccf0;
	border-top :	none;
	min-height :	515px;
	padding-top :	20px;
	padding-left :	65px;
	background :	url(../img_ike/sitemap_back01.png) no-repeat;
	background-position :	40px 13px;
}

div#lavel01 a{
	font-size :		18px;
	color :			white;
	text-decoration:	none;
	font-weight :		bold;
}

div#lavel02{
	position :	relative;
	top :		7px;
	left :		22px;
	background :	url(../img_ike/sitemap_back02.png) no-repeat;
	padding-left :	24px;
	padding-top :	4px;
}
div#lavel02 a{
	font-size :	15px;
	font-weight :	bold;
	color	:	#ffffff;
}
div#lavel02 p{
	font-size :	12px;
	color :		#9b4500;
	background :	#feff8a;
	margin :	7px 0px 13px 10px;
	padding :	5px;
	width :		508px;
	border-bottom :	1px solid #9b4500;
}
