/*---------------------ナビゲーション　left------------------------*/
#navi_left {
	width: 215px;
	float:left;
	display: inline;
}
#navi_left ul {
	margin: 0;
	padding: 0;
}
#navi_left li {
	list-style-type: none;
}


#s_index01 #navi_left li#con01 a{
	display: block;
	width: 215px;
	height: 28px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../img/00_arrow04.gif);
	background-position: 18px 13px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 13px;
	text-indent: 3.5em;
	background-color: #d1dee9;
}
#s_index02 #navi_left li#con01 a{
	display: block;
	width: 215px;
	height: 28px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../img/00_arrow04.gif);
	background-position: 18px 13px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 13px;
	text-indent: 3.5em;
	background-color: #d1dee9;
}



#navi_left li#con02 a{
	display: block;
	width: 215px;
	height: 22px;
	background-image: url(../img/00_arrow02.gif);
	background-position: 32px 12px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 11px;
	text-indent: 4.5em;
	background-color: #d1dee9;
}

#navi_left li#con02 a:hover,#s_index01 #navi_left li#con02 a {
	background-color: #accae4;
	background-image: url(../img/00_arrow03.gif);
	
}
#navi_left li#con03 a{
	display: block;
	width: 215px;
	height: 22px;
	background-image: url(../img/00_arrow02.gif);
	background-position: 18px 13px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 11px;
	text-indent: 4.5em;
	background-color: #d1dee9;
}

#navi_left li#con03 a:hover,#s_index02 #navi_left li#con03 a {
	background-color: #d1dee9;
	background-image: url(../img/00_arrow02.gif);
	
}
#navi_left li#con04 a{
	display: block;
	width: 215px;
	height: 28px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../img/00_arrow01.gif);
	background-position: 18px 13px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 13px;
	text-indent: 3.5em;
}
#navi_left li#con04 a:hover,#s_index01 #navi_left li#con01 a {
	background-color: #d1dee9;
	background-image: url(../img/00_arrow02.gif);
	
}


