@charset "UTF-8";

/* メインコンチEóチE*/
#main_contents_top { border: solid 1px #BFBFBF; border-width: 0px 1px 0px 1px; }

/* 葬祭 */
.funeral { margin: 19px 0px 0px 0px; }

/* 表 */
.funeral_table { margin: 0px 0px 5px 0px; width: 529px !important; width: 530px; border-collapse: collapse; }
.funeral_table td { padding: 5px 5px 5px 5px; border: solid 1px #C6C6C6; }
.funeral_head { background-color: #FFF799; text-align: center; white-space: nowrap; }
.funeral_head_nonowrap { background-color: #FFF799; text-align: center; }
.funeral_headred {
	text-align: center;
	white-space: nowrap;
	background-image : url(../images/common/title_red_background02.jpg);
}
.funeral_headorenge {
	text-align: center;
	white-space: nowrap;
	background : #ffaa12;
    color: #fff;
    font-weight: bold;
}

.funeral_table ul { margin-bottom: 0; }

.nowrap { white-space: nowrap; }
.same { text-align: center; }

.funeral_pagetop {
*margin-bottom: -1; /* for IE */
}
.funeral_pagetop_td img {
*width: 529px; /* for IE */
} 
