@charset "utf-8";
/* CSS Document */

h3.top_h3 {
	color: #444;
	background-image: url(../img/index/top_h3title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 13px;
	margin-top: 3px;
	margin-bottom: 5px;
}

a.jinboshi_link {
	background-image: url(../img/index/list_icon02.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 5px;
}

a.jinboshi_link:hover {
	color: #F60;	
}

.jiin_table	{
	margin:30px 0 20px 0;
	border-bottom:1px dashed #666666;
}

.jiin_table img	{
	margin-bottom:0px;
}

.leftside	{
	float:left;
	width:370px;
}

.rightside	{
	float:right;
	text-align:center;
	width:165px;
}

.rightside a	{
	text-align:center;
}


.rightside2	{
	width:165px;
	heigth:110px;
	text-align:center;
	vertical-align:middle;
	padding-top:40px;
	float:right;
}


.listbox	{
	width:544px;
	clear:both;
	margin:30px 0 20px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #666666; 
}

.jiin_table	{
	margin:30px 0 20px 0;
	border-bottom:1px dashed #666666;
}

.jiin_table img	{
	margin-bottom:0px;
}

.leftside	{
	float:left;
	width:370px;
}

.rightside	{
	float:right;
	text-align:center;
	width:165px;
}

.rightside a	{
	text-align:center;
}


.rightside2	{
	width:165px;
	heigth:110px;
	text-align:center;
	vertical-align:middle;
	padding-top:40px;
	float:right;
}


.listbox	{
	width:544px;
	clear:both;
	margin:30px 0 20px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #666666; 
}

/*宗派別*/
div.jiinbochi_box {
	border: 1px solid #ccc;
	margin:10px 0px;
}

div.jiinbochi_title {
	background-color: #ececec;
	border-bottom:1px dashed #666666;
	padding: 5px 10px;
	margin:0px 0px 5px;
}

div.jiinbochi_title h3 a.anchor {
	color: #29509b;
	text-decoration: none;	
}

table.jiin_table2 {
	width:520px;
	margin:5px auto;
	border-bottom:1px dashed #666666;
}

div.jiinbochi_todouhuken {
	background-color: #ececec;
	padding:10px 0px;
	border: 1px solid #ccc;
	margin:10px 0px;
}

div.jiinbochi_todouhuken p.majin_10 {
	margin:0px 10px 5px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

div.jiinbochi_todouhuken ul.jiinbochi_list01 {
	margin:0px 10px;
}

div.jiinbochi_todouhuken ul.jiinbochi_list01 li {
	background-image: url(../img/index/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 5px;
	background-position: left center;
}

div.jiinbochi_top {
	text-align: right;
	padding-right: 10px;
	margin:10px 0px 7px;
}

/*その他の宗派へのリンク*/
div.jiinbochi_todouhuken ul.jiinbochi_list02 {
	margin:0px 10px;
}

div.jiinbochi_todouhuken ul.jiinbochi_list02 li {
	background-image: url(../img/index/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 4px;
	background-position: left center;
	display: inline;
}

