@charset "utf-8";
/* CSS Document */

/*サイドナビリンク START*/
#cs_menu {

	float: left;

	width: 151px;

	height: 852px;

}

#cs_mainNav {

	position: absolute;

	top: 141px;

	width: 150px;

	height: 852px;

	margin-left: 1px;

	background: url(cs_navi.jpg) no-repeat 0 0;

	list-style: none;

	z-index: 3;

}



#cs_mainNav a {

	display: block;

	width: 150px;

	height: 71px;

	background: url(cs_navi.jpg) no-repeat;

	text-decoration: none;

}



#cs_mainNav li {

	float: left;

	width: 150px;

	height: 71px;

	text-indent: -10000px;

}



#cs_greeting a {

	background-position: 0 -852px;

	text-indent: -10000px;

}

#cs_adjustment a {

	background-position: 0 -923px;

	text-indent: -10000px;

}

#cs_claim a {

	background-position: 0 -994px;

	text-indent: -10000px;

}


#cs_arrangement a {

	background-position: 0 -1065px;

	text-indent: -10000px;

}

#cs_reproduction a {

	background-position: 0 -1136px;

	text-indent: -10000px;

}

#cs_bankruptcy a {

	background-position: 0 -1207px;

	text-indent: -10000px;

}

#cs_meditation a {

	background-position: 0 -1278px;

	text-indent: -10000px;

}

#cs_example a {

	background-position: 0 -1349px;

	text-indent: -10000px;

}



#cs_access a {

	background-position: 0 -1420px;

	text-indent: -10000px;

}



#cs_organization a {

	background-position: 0 -1491px;

	text-indent: -10000px;

}



#cs_links a {

	background-position: 0 -1562px;

	text-indent: -10000px;

}



#cs_contacts a {

	background-position: 0 -1633px;

	text-indent: -10000px;

}



#cs_mainNav a:hover {

	background: none !important;

	text-decoration: none;

}
/*サイドナビリンク END*/
