@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	斎場検索
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Contents_Wrapper{
	background:url("/sougi/common/images/bg_contents.gif") repeat-y left top;
	color:#404040;
}

.bottom_bg{
	background:url("/sougi/common/images/main_bg_bottom.gif") no-repeat left bottom;
}

#Search_Index{
	float:left;
	width:591px;
	padding:40px 50px;
}

#Right_Contents{
	float:left;
	width:183px;
}

/*サイド*/

#Right_Contents p.title {
	width: 169px;
	margin: 15px 0 10px 14px;
}

#Right_Contents p.tellist {
	width: 169px;
	margin: 0 0 10px 14px;
}

#Right_Contents p.linkBlock {
	width: 169px;
	margin: 0 0 10px 14px;
}

/*テキスト*/
#Search_Index p{
	margin-bottom:20px;
}

td.td_border{
	padding:5px 8px;
	border:1px solid #e8e4d0;
}

/*テーブル*/
table{
	width:540px;
	background:#e8e4d0 url("/hall/images/bg_th_repeat.gif") repeat-y left top;
}

th{
	width:163px;
	background:url("/hall/images/bg_th_bottom.gif") no-repeat left bottom;
}

th .th_img{
	padding-top:4px;
	background:url("/hall/images/bg_th_top.gif") no-repeat left top;
}

th img{
	width:155px;
	margin:0 4px;
	padding-bottom:4px;
}

td{
	padding:0 8px;
	background:#FFFFFF;
}
td.ekitika{
	padding:0 0;
}

td form{
	width:300px;
}


/*map*/
.map_area{
	padding:5px;
	background:url("../images/map_img.gif") no-repeat left top;
}

