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

/* 稱名寺 index.html */

#bnr_news {
	width: 244px;
	height: 137px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#bnr_news a {
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	width: 244px;
	height: 137px;
	background-image: url(../../img/index/bnr_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#bnr_news a:hover { background-image: url(../../img/index/bnr_news_on.png); }

#news {
	width: 652px;
	height: 135px;
	border: solid 1px #c8c8c8;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: right;
	background-color: #FFF;
}

h3 {
	width: 652px;
	height: 20px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/index/head_news.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.main_slide {
	width: 898px;
	height: 438px;
	border: solid 1px #c8c8c8;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#slide_show {
	width: 898px;
	height:438px;
}

#slide_container {
	display: inline;
	width: 898px;
	height: 438px;
}

#slide_btn {
	padding: 0px;
	background-color: #000;
	width: 900px;
	margin: 0px 44px 0px auto;
	padding: 0px;
}

.welcome_label {
	display: block;
	width: 92px;
	height: 438px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 20;
	top: -438px;
	left: 46px;
}

.slide_btn_left {
	display : inline;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	top: 209px;
	left: 12px;
}

.slide_btn_right {
	display : inline;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	top: 209px;
	left: 846px;
}