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

/*グローバルナビゲーションの隠し
dd#four-ddcontent .list03{
	display: none!important;
	}

dd#five-ddcontent .list04{
	display: none!important;
	}
	
dd#five-ddcontent .list05{
	display: none!important;
	}

#siteMap .section4 .list04{
	display: none!important;
	}
#siteMap .section5 .list05,#siteMap .section5 .list06{
	display: none!important;
	}

グローバルナビゲーションの隠し*/
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/

p.map a {
	background: url(images/map.jpg);
	height: 161px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	}

p.dvd a {
	background: url(images/dvd.jpg);
	height: 45px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	}

p.flyer {
	height: 55px;
	display: block;
	margin-bottom: 10px!important;
	}

p.column a {
	background: url(images/column.jpg);
	height: 57px;
	width: 200px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	}

p.prayforjapan img {
	margin-bottom: 10px!important;
	height: 95px;
	width: 200px;
	display: block;
	}

p.twitter img {
	margin-bottom: 10px!important;
	height: 95px;
	width: 200px;
	display: block;
	}

p.namb a {
	background: url(images/namb.jpg);
	height: 45px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	}

p.bkpublish a {
	background: url(images/bkpublish.jpg);
	height: 106px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	}

p.mpMaster a{
	background: url(banner_mp_master.gif) no-repeat;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 30px;
	}
p.sideInfo {
	background: url(info.jpg);
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 195px;
	text-indent: -9999px;
	display: block;
	}
	
#localNav #toplocalNav p{
	font-size: 10px;
}

#localNav #toplocalNav ul{
	margin-bottom: 25px;
	list-style: none;
	}
	
#localNav #toplocalNav ul li{
	background: url(none);
	display: block;
	height: 25px;
	width: 175px;
	margin: auto;
	padding: 0px;
	margin: 0px 0px 5px;
	}

#localNav #toplocalNav ul li a{
	width: 175px;
	font-size: 10px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 20px;
	background: #EEE url(none);
	padding: 8px 0px 0px 20px;
	line-height: normal;
	color: #666;
	}
#localNav #toplocalNav ul li a:hover{
	background: #D5D5D5 url(none);
	}
