/*----　TOPページコンテンツ内CSS　----*/

.red_b{
	color: #ff0000;
	font-weight: bold;
}

/*　ご祈祷案内　*/
#kitou{
	width:430px;
	height:200px;
	margin: 0 10px 5px 5px;
	_margin: 0 2px 5px 2px;
}


/*　ご祈祷案内(小さいサイズ1/2)　*/
#kitou2{
	float: left;
	width:210px;
	height:200px;
	margin: 0 10px 5px 5px;
	_margin: 0 10px 5px 2px;
}
/*　祈祷案内の右側img(小さいサイズ2/2)　*/
#top_img05{
	float: left;
	width:210px;
	height:200px;
	margin: 0 10px 5px 0px;
	_margin: 0 2px 5px 0px;
}


/* 右バナー3つ */
#top_img01 {
	width: 180px;
	height:95px;
	margin: 0 0 10px 0;
}

/*　リンクテーブル　*/
#text {
	float: left;
	display:block;
	width: 430px;
	height: 105px;
	margin: 0px 5px 0px 0;
	_margin: 0px 0px 0px 0;
	padding: 0 5px;
	background:url('../index/images/top.png') no-repeat;
}
.text {
	float: left;
	width: 185px;
	margin: 23px 7px 0 23px;
	_margin: 23px 7px 0 13px;
	font-size: 85%;
	line-height: 20px;}
	
.text a {
	}
	
.text a:hover {
	color: #666666;
	}
	
/*　神社名について　*/
#name{
	margin-left: 5px;
	_margin-left: 2px;
	font-size: 85%;
	line-height: 13px;
	}