@charset "UTF-8";

div#nNav {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	text-align: left;
}



div.nNin a {/* 認知症かな？と思ったら */
	display: block;
	width: 221px;
	height: 51px;
	background: url(../img/n_nin.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nNin a:hover {/* 認知症かな？と思ったら:hover */
	background-position: -221px 0;
}



div.nPic {
	padding: 4px 0 0 0;
	background: url(../img/npat.gif) no-repeat;
}

div.nPic a {/* 撮って診る!!SPECT検査 */
	display: block;
	width: 221px;
	height: 51px;
	background: url(../img/n_pic.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nPic a:hover {/* 撮って診る!!SPECT検査:hover */
	background-position: -221px 0;
}



div.nSpe {
	padding: 4px 0 0 0;
	background: url(../img/npat.gif) no-repeat;
}

div.nSpe a {/* SPECT検査を受けられる施設 */
	display: block;
	width: 221px;
	height: 51px;
	background: url(../img/n_spe.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nSpe a:hover {/* 撮って診る!!SPECT検査:hover */
	background-position: -221px 0;
}

div.nSpe a.Crt {/* SPECT検査を受けられる施設 */
	display: block;
	width: 227px;
	height: 51px;
	background: url(../img/n_spe_c.gif) no-repeat;
	text-indent: -5000px;
}



div.nCons {
	padding: 10px 0 0 0;
	background: url(../img/npat.gif) no-repeat;
}

div.nCons a {/* 気になる症状ありますか？ */
	display: block;
	width: 221px;
	height: 35px;
	background: url(../img/n_cons.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nCons a:hover {/* 気になる症状ありますか？:hover */
	background-position: -221px 0;
}

div.nCons a.Crt {/* 気になる症状ありますか？ */
	display: block;
	width: 227px;
	height: 35px;
	background: url(../img/n_cons_c.gif) no-repeat;
	text-indent: -5000px;
}



div.nGaz a {/* 画像検査で認知症診断 */
	display: block;
	width: 221px;
	height: 35px;
	background: url(../img/n_gaz.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nGaz a:hover {/* 画像検査で認知症診断:hover */
	background-position: -221px 0;
}

div.nGaz a.Crt {/* 画像検査で認知症診断 */
	display: block;
	width: 227px;
	height: 35px;
	background: url(../img/n_gaz_c.gif) no-repeat;
	text-indent: -5000px;
}



div.nKnow a {/* これだけは知っておきたい認知症 */
	display: block;
	width: 221px;
	height: 38px;
	background: url(../img/n_know.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nKnow a:hover {/* これだけは知っておきたい認知症:hover */
	background-position: -221px 0;
}



div.nUse a {/* 認知症お役立ち情報 */
	display: block;
	width: 221px;
	height: 35px;
	background: url(../img/n_use.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nUse a:hover {/* 認知症お役立ち情報:hover */
	background-position: -221px 0;
}

div.nUse a.Crt {/* 認知症お役立ち情報 */
	display: block;
	width: 227px;
	height: 35px;
	background: url(../img/n_use_c.gif) no-repeat;
	text-indent: -5000px;
}



div.nBack {
	padding: 5px 0;
	background: url(../img/npated.gif) no-repeat;
}

div.nBack a {/* 気になる症状ありますか？ */
	display: block;
	width: 221px;
	height: 36px;
	background: url(../img/n_back.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

div.nBack a:hover {/* 気になる症状ありますか？:hover */
	background-position: -221px 0;
}



div#cMin,
div#cPic,
div#cKnow {
	display: none;
	width: 227px;
}

div#cMin ul li,
div#cPic ul li,
div#cKnow ul li {
	list-style: none;
}



div#cMin ul li a {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_a.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cMin ul li a:hover {
	background-position: -221px 0;
}

div#cMin ul li a.Crt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_a_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
	color: #fff;
}

div#cMin ul li a.ed {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_a_ed.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cMin ul li a.ed:hover {
	background-position: -221px 0;
}

div#cMin ul li a.edCrt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_a_ed_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}



div#cPic ul li.label {
	width: 221px;
	height: 24px;
	background: url(../img/ns_b.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #444;
}

div#cPic ul li a {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_b.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cPic ul li a:hover {
	background-position: -221px 0;
}

div#cPic ul li a.Crt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_b_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}

div#cPic ul li a.ed {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_b_ed.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cPic ul li a.ed:hover {
	background-position: -221px 0;
}

div#cPic ul li a.edCrt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_b_ed_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}

div#cPic ul li a.s {
	display: block;
	width: 221px;
	height: 21px;
	background: url(../img/ns_b_s.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}

div#cPic ul li a.s:hover {
	background-position: -221px 0;
}

div#cPic ul li a.sCrt {
	display: block;
	width: 227px;
	height: 21px;
	background: url(../img/ns_b_s_c.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}

div#cPic ul li a.sed {
	display: block;
	width: 221px;
	height: 22px;
	background: url(../img/ns_b_sed.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}

div#cPic ul li a.sed:hover {
	background-position: -221px 0;
}

div#cPic ul li a.sedCrt {
	display: block;
	width: 227px;
	height: 22px;
	background: url(../img/ns_b_sed_c.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}



div#cKnow ul li.label {
	width: 221px;
	height: 24px;
	background: url(../img/ns_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #444;
}

div#cKnow ul li a {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cKnow ul li a:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.Crt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_c_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}

div#cKnow ul li a.ed {
	display: block;
	width: 221px;
	height: 24px;
	background: url(../img/ns_c_ed.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
}

div#cKnow ul li a.ed:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.edCrt {
	display: block;
	width: 227px;
	height: 24px;
	background: url(../img/ns_c_ed_c.gif) no-repeat;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
}


div#cKnow ul li.labels {
	width: 221px;
	height: 21px;
	background: url(../img/ns_c_s.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #444;
}

div#cKnow ul li a.s {
	display: block;
	width: 221px;
	height: 21px;
	background: url(../img/ns_c_s.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}

div#cKnow ul li a.s:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.sCrt {
	display: block;
	width: 227px;
	height: 21px;
	background: url(../img/ns_c_s_c.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}

div#cKnow ul li a.sed {
	display: block;
	width: 221px;
	height: 22px;
	background: url(../img/ns_c_sed.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}

div#cKnow ul li a.sed:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.sedCrt {
	display: block;
	width: 227px;
	height: 22px;
	background: url(../img/ns_c_sed_c.gif) no-repeat;
	text-indent: 27px;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}


div#cKnow ul li a.ss {
	display: block;
	width: 221px;
	height: 19px;
	background: url(../img/ns_c_ss.gif) no-repeat;
	text-indent: 32px;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
}

div#cKnow ul li a.ss:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.ssCrt {
	display: block;
	width: 227px;
	height: 19px;
	background: url(../img/ns_c_ss_c.gif) no-repeat;
	text-indent: 32px;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
}

div#cKnow ul li a.ssed {
	display: block;
	width: 221px;
	height: 20px;
	background: url(../img/ns_c_ssed.gif) no-repeat;
	text-indent: 32px;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
}

div#cKnow ul li a.ssed:hover {
	background-position: -221px 0;
}

div#cKnow ul li a.ssedCrt {
	display: block;
	width: 227px;
	height: 20px;
	background: url(../img/ns_c_ssed_c.gif) no-repeat;
	text-indent: 32px;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
}

