/* CSS Document */

@charset "shift_jis";
@import url(index.css);
@import url(font.css);
@import url(saijo.css);
@import url(table.css);
@import url(plan.css);
body{
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
		text-align: center;
		line-height: 150%;
		background-color:#FFFFFF;
}

form{
	margin: 0px;
}

td{
	line-height: 150%;
}

img{
	border: 0px;
}
h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: right;
}

h3{
	margin: 0px;
	line-height: 140%;
}
h4{
	font-size: 14px;
	margin-bottom: 3px;
}

#area{
		width: 750px;
		text-align:left;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #000000;
}


/* ヘッダー */
#header{
		border-top: 3px solid #9966cc;

}

.header_logo{
			width: 295px;
			float: left;
			margin: 0px;
			padding: 0px;
}

.header_com{
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		font-weight:normal;
}


.gl_menu{
		background-image:url(../common/menu_upper.gif);
		background-repeat:no-repeat;
		width: 750px;
		height: 34px;
		clear: both;
}
	
.gl_menu ul{
			text-align: right;
			padding: 10px 0px 0px 0px;
			margin-top: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			width: 750px;
}
.gl_menu li{
			margin-left: 0px;
			margin-top: 0px;
			padding: 0px;
			list-style-type: none;
			display: inline;
}

.local_menu{
}

.local_menu_ul{
				padding: 6px 0px 6px 0px;
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				width: 750px;
}
.local_menu_li{
				margin-right: 8px;
				margin-top: 0px;
				margin-bottom: 6px;
				margin-left: 0px;
				padding: 0px 0px 0px 18px;
				background-image:url(../common/menu_icon.gif);
				background-repeat:no-repeat;
				list-style-type: none;
				font-size: 14px;
				float: left
}

.bn_area{
		 clear:both;
		 border-top: 12px solid #9966cc;
}

.location_list{
				margin-top: 4px;
				margin-bottom: 4px;
}
.none{
	font-weight: normal;
}

/*メインエリア*/

#main_area{
			padding-left: 5px;
}

/*フッター */

.fotter_menu{
			clear: both;
			padding-top: 30px;
}

.fotter_menu ul{
				text-align: center;
				padding: 10px 0px 0px 0px;
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				width: 750px;
}
.fotter_menu li{
				margin-left: 0px;
				margin-top: 0px;
				padding: 0px;
				list-style-type: none;
				display: inline;
}
.fotter{
		border-top: 6px solid #9966cc;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		margin-top: 5px;
}
	
/*マージン・余白 */

.mp0px{
		margin: 0px;
		padding: 0px;
}
.mr_20p0px{
		margin: 0px 0px 0px 20px;
		padding: 0px;
}

.mt_5px{
		margin-top: 5px;
		margin-bottom: 0px;
		padding: 0px;
}
.mt_10px{
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0px;
}
.mt_20px{
		margin-top: 20px;
		margin-bottom: 0px;
		padding: 0px;
}
.mb_5px{
		margin-top: 0px;
		margin-bottom: 5px;
		padding: 0px;
}
.mb_10px{
		margin-top: 0px;
		margin-bottom: 10px;
		padding: 0px;
}

/*著作権　表示 */
.copy_right{
			display: none;
}

/*その他斎場ボックス */
.other_saijo_box{
	border: 1px solid #9966CC;
	padding: 5px;
	margin: 0px 2px 10px 2px;
}
.other_saijo_box p{
	margin: 3px 0px 3px 0px;
}
.other_saijo_box02{
	border: 1px solid #9966CC;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	width: 470px;
}
.other_saijo_box02 p{
	margin: 3px 0px 3px 0px;
}


/*リスト */
.DLW {
		margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color: #9f41c8;
	border-style:solid;
	background:#7EBA03;
	color:#eef1df;
	line-height:140%;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	width: 470px;
}
.DL {
		margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color:#7EBA03;
	border-style:solid;
	background:#9f41c8;
	color:#eef1df;
	line-height:140%;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	width: 470px;
}

img.top {
 border: 1px #808080 solid; 
 }
 
img.top:hover {
 opacity: 0.6;
 filter: brightness(110%);
}
a img { border: none; }

 
