﻿@charset "utf-8";

/* 公営斎場用スタイル */
/* 変更HAED関連 */
.head-caption{font-size:90% !important;letter-spacing:0en !important;color:rgb(35,58,111);margin:0px !important;padding:40px 0px 0px 0px !important;line-height:0px !important;}
/* TELバー貼り付け用に変更 */
.contact-address {text-align:right;margin-top:15px;}

/* マージン
-----------------------------------------------------------------------------*/
.mt10{ margin-top: 10px; }
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mt40{ margin-top: 40px; }
.mt50{ margin-top: 50px; }
.mt60{ margin-top: 60px; }
.mt70{ margin-top: 70px; }
.mt80{ margin-top: 80px; }

.mb10{ margin-bottom: 10px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.mb40{ margin-bottom: 40px; }
.mb50{ margin-bottom: 50px; }
.mb60{ margin-bottom: 60px; }
.mb70{ margin-bottom: 70px; }
.mb80{ margin-bottom: 80px; }
