@charset "utf-8";

/* ▼ 全体のレイアウト設定 ▼ */
body { 
	background-color: #ffffff;
	text-align: center;			/* IE5.5以前でcontainerを中央配置する為 */
	margin: 15px 0 20px 0;			/* 上 右 下 左 のマージン */
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	font-size: 100%;	}

#container {
	background-color: #ffffff;
	width: 770px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;		/* containerを中央配置する為 */
	margin-left: auto;		/* containerを中央配置する為 */
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding: 0;	}

#header {
	margin: 0;
	padding: 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;	}

#topcontents {
	width: 770px;
	background-image:url("/img/top_bk.gif");
	padding-bottom: 10px;	}

#toppagemain {
	width: 593px;
	padding: 0;
	float: right;
	overflow: hidden;}

#contents {
	width: 768px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding-bottom: 10px;	}

#mainnavi {
	width: 167px;
	float: left;
	overflow: hidden;	}

#main {
	width: 564px;
	padding: 10px 17px 0 17px;
	float: right;
	overflow: hidden;
	font-size: 100%;	}

#footer {
	width: 768px;
	clear: both;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;	}

/* ▼ リンク設定 ▼ */
a:link		{
	color: #06c;
	text-decoration: underline;	}

a:visited	{
	color: #06c;
	text-decoration: underline;	}

a:active	{
	color: #09f;
	text-decoration: none;	}

a:hover		{
	color: #f60;
	text-decoration: none;	}

/* ▼ 全体共通設定 ▼ */
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;	}

hr {
	display: none;	}

img	{
	border: none;	}

/*table  {
	table-layout: auto;
	border-collapse: collapse; }*/

.blk {
	margin: 10px 0;}

/* ▼ ヘッダ ▼ */ 
#lead {
	margin: 0;
	padding: 0;
	font-size: 80%;	}

#sitename {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	height: 1px;	}

/* ▼ トップページ ▼ */ 
#topmain {
	margin: 10px 0 20px 0;
	width: 433px;
	float: left;
	overflow: hidden;}

#topsub {
	margin: 10px 0 20px 0;
	width: 150px;
	float: right;
	overflow: hidden;}

#topmain img, #topsub img {
	display: block;
	margin: 0;
	padding: 0;}

#top3, #top4, #top5, #top6, #topr2, #topr3, #topr4 {
	margin: 10px 0 0 0;	}

#top2 {	margin: 0px;	}

#top2 table {
	font-weight: bold;
	border-left: 1px solid #f60;
	border-right: 1px solid #f60;
	width: 433px;	}

#top2 td {
	font-weight: bold;
	font-size: 90%;	}

#top2 td.no {
	padding-left: 5px;	}

#top4 table {
	border-left: 1px solid #096;
	border-right: 1px solid #096;
	width: 433px;	}

#top6 table {
	border-left: 1px solid #096;
	border-right: 1px solid #096;
	width: 433px;
	font-size: 90%;
	line-height: 140%;	}

#top5 ul {
	margin: 0;
	padding: 10px 30px 0 30px;
	border-left: 1px solid #36c;
	border-right: 1px solid #36c;
	width: 371px;
	font-size: 90%;	}

#topr2 table {
	width: 148px;
	padding: 2px;
	font-size: 95%;
	font-weight: bold;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color:#ecfff3;	}

#topr3 ul {
	margin: 0;
	padding: 0;
	list-style: none;	}

#topr3 li a{
	color: #000000;
	text-decoration: underline;	}

/* ▼ メインコンテンツ ▼ */ 
#mainbody {
	margin: 0;
	padding: 10px;
	background-color:#FDFDEE;
	border-left: 1px solid #09d;
	border-right: 1px solid #09d;
	border-bottom: 1px solid #09d;	}

#mainbody ul {
	font-size: 95%;
	line-height: 160%;
	margin: 0 40px;
	padding: 0 0 10px 0;	}

#mainbody table tr td {	font-size: 95%; }

#soudan {
	margin: 20px 0 10px 0;	}

#soudan img {
	display: block;
	margin: 0;
	padding: 0;	}

#contents p {
	color: #000;
	font-size: 95%;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;	}

#contents h2 {
	margin: 0;
	padding: 6px 0 8px 12px;
	color: #222;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	background-image:url("/img/title_bk.jpg");
	background-repeat:no-repeat;	}

#contents h3 {
	margin-bottom: 5px;
	padding: 6px 0 4px 20px;
	color: #333;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image:url("/img/midasi_bk.gif");
	background-repeat:no-repeat;	}

#contents h3.subcat {
	margin-bottom: 2px;
	padding: 6px 0 4px 20px;
	color: #333; font-size: 95%;
	text-align: left; font-weight: bold; 
        background-image: none;}

#contents h3.voicetitle {
	margin-top: 40px;
	border-top: 1px solid #09d;
	padding: 5px 0 5px 20px;	}

#contents h4 {
	margin-bottom: 5px;
	padding: 4px 0 4px 8px;
	color: #09d;
	font-size: 95%;
	text-align: left;
	border-left: 4px solid #09d;	}

#dirnavi {
	width: /*493px;*/ 518px;
	padding-left: 10px;
	font-size: 12px;
	color: #666;
	background-image:url("/img/dirnavi_bk.jpg");	}

#dirnavi a {
	text-decoration: underline;
	color: #666;	}

.red {
	color: #e00;	}

#mainbody .voicetbl {
	margin-top: 20px;	}

#mainbody .voicetbl img {
	border: 1px solid #999;
	margin: 0 5px 0 15px;	}

#voicenavi {
	text-align: center;	}

#voicenavi table {
	margin: 10px 0 20px 0;
	text-align: center;
	font-size: /*90%;*/ 9pt;
	border-top: 1px double #f90;
	border-left: 1px double #f90;	}

#voicenavi td {
	border-right: 1px double #f90;
	border-bottom: 1px double #f90;	}

#voicenavi td.here {
	background-color:#fed;
	color: #f60;
	/*font-weight: bold;*/
	padding: 8px 5px;	}

#voicenavi td  a {
	/*font-weight: bold;*/
	text-decoration: underline;
	display: block;
	padding: 8px 5px;	}

#voicenavi td  a:hover {
	background-color:#fed;	}

#voicenavi2 {
	padding: 20px 0;
	text-align: center;
	font-size: 90%;	}

table#top_btns {
	table-layout: auto;
	border-collapse: collapse;
	margin: 5px 0;
	width: 428px height: 77px;
	border: none; }

table#top_btns tr td {
	width: 107px height: 77px;
	margin: 0; padding: 0; }

/* ▼ メインナビゲーション ▼ */ 
#mainnavi1 ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;	}

#mainnavi2 ul, #mainnavi3 ul {
	margin: 0;
	padding: 0;
	list-style: none;	}

#mainnavi li {
	margin: 0;
	padding: 0;	}

#mainnavi2 li {
	margin: 0;
	padding: 0;	}

#mainnavi2 img {
	margin: 0;
	padding: 0;
	display: block;	}

#mainnavi2 a img {
	display: inline;	}

#mainnavi2 a {
	margin: 0;
	padding: 2px 25px 2px 4px;
	display: block;
	width: 155px;
	text-decoration: none;
	font-size: 11px;
	color: #333;	}

#mainnavi1 ul li a, #mainnavi1 ul li span, 
#mainnavi2 ul li span, #mainnavi3 a {
	display: block;
	width: 167px;
	margin-left:  18px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 11pt; }

#mainnavi1 ul li a, #mainnavi1 ul li a:link,
#mainnavi1 ul li a:visited, #mainnavi1 ul li span,
#mainnavi2 ul li span {
	color: #555; background-color: transparent; }

#mainnavi1 ul li a:hover  {
	color: #F30; background-color: transparent; }

#mainnavi4 {
	margin: 10px 0 0 1px;
	padding: 0; }

.menu_01 {
	width: 167px;  height:26px;
	background: url("img/cat_sg2.gif") no-repeat left;
	font-weight: bold; }

.menu_02 {
	width: 167px; height: 26px;
	background: url("img/cat_pl.gif") no-repeat left;
	font-weight: bold; }

.menu_03 {
	width: 167px; height: 26px;
	background: url("img/menu_pg2.gif") no-repeat left;
	font-weight: normal; }

.menu_04 {
	width: 167px; height:  26px;
	background: url("img/menu_pglst2.gif") no-repeat left;
	font-weight: normal; }

.menu_blu {
	width: 167px; height: 27px;
	background: url("img/cat_blu.gif") no-repeat left;
	font-weight: bold; }

.menu_blu2 {
	width: 167px; height: 25px;
	background: url("img/cat_blu2.gif") repeat-y left;
	font-weight: normal; }

#areas li {
	background-image: url("./img/area_lst.gif");
	height: 24px;
	margin: 0; }

#areas li.pref {
	background-image: url("./img/area_main.gif");
	height: 28px; padding-top: 4px;
	font-weight: bold; }

#areas li a, #areas li a:link, #areas li a:visited {
	font-size: 11pt;
	color: #555; background-color: transparent;
	text-decoration: none;
	margin-left: 25px; }

#areas li a:hover {
	color: #F30; }

.menu091 a {
	background-image: url(/img/menu09b1.gif);
	border-bottom: 1px solid #ddd;	}

.menu092 a {
	background-image: url(/img/menu09b1.gif);	}

#menu10 a {
	background-image: url(/img/menu10.gif);
	height: 27px;	}

#menu11 a {
	background-image: url(/img/menu11.gif);
	height: 27px;
	margin: 10px 0;	}

#menu12 a {
	background-image: url(/img/menu12.jpg);
	height: 112px;	}

#menu13 a {
	background-image: url(/img/jinzai.gif);
	height: 27px;
	margin: 10px 0;	}

#menu14 a {
	background-image: url(/img/teikei.gif);
	height: 27px;
	margin: 10px 0;	}

/* ▼ フッタ ▼ */ 
#footnavi {
	color: #333;
	font-size: 12px;	}

#totop {	
        text-align: right;
	margin: 0;
	border-bottom: 1px solid #aaa;	}
#footnavi ul {
	text-align: center;
	list-style: none;
	margin: 10px 0 0 0;	}
#footnavi li {
	display: inline;	}

#footnavi li a {
	color: #333;	}

#area_footlist  {
                width: 90%;
                margin: 0 auto;
                text-align: center; }

#area_footlist li { 
                text-align: left;
	line-height: 1.5; 
                /* float: left;
               display: inline;*/}

/*
#area_footlist li a {  display: block; 
                margin: 0 10px; 
                width: 100px; }*/

#copyright {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	color: #333;	}

#copyright a {
	color: #333;
	font-size: 12px;}

#banner {
	padding: 10px;	}

/* ▼ サポート地域のページ ▼ */ 
#area_chart {
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 525px; }

#area_chart tr td {
	vertical-align: top; 
	text-align: left;
	width: 130px; height: auto;
	padding: 0 0 0 10px;
	border: 1px solid #666;}

#area_chart thead tr td {
	padding-top: 5px; padding-bottom: 5px; }

#area_chart tr td ul {
	margin: 0;
	list-style: none;
	display: block;
	text-align: left; }

#area_chart tr td ul li {
	/*margin-left: -10px;*/}

#area_chart tr td ul li a {
	text-decoration: none;	 }

/* 大阪24区の表 */ 
#area_table  { 
                table-layout: fixed;
                margin: 0 auto;
                border: 1px solid #666; }

#area_table caption { 
                text-align: left; }

#area_table td {  
                 width: 84px; height: auto;}

#area_table td  a {
                 text-decoration: none; }

/* セミナー情報　トップページ */
.semiphoto  { 
       	display: block;
	list-style-type: none;
	margin: 15px 0 0 0; padding:0;}

.semiphoto li { 
	width: 160px; height: auto; /*height: 120px;*/
	margin: 0; padding:0;}

/* 葬儀の流れが分からない */
.notice01, .notice02 {
         width: 85%; height: auto;
         margin: 15px auto; padding: 10px 10px 5px 10px;
         background-color: #FFF; }

.notice01 { border: 3px solid orange; }
.notice02 { border: 3px solid green; }

.floatL  {
        float: left; 
        margin-right: 8px; margin-bottom: 5px; }

.cl  {  clear: both; }        

.entrydate {
	color: #333;
	font-weight: bold;
	font-size: 90%;
	text-align: right; }

/* 社葬について */
#mainbody ul.nolmark  { 
       margin-top: -10px; margin-left: 25px;
       padding:0;
       list-style-type: none; }

/* 利用者の声 */
#voicetable tr td {
        text-align: left; vertical-align: top;
        padding: 0 5px; }

#voicetable tr td p { margin-left: 1em;  }

