/* 初期定義 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, arial, helvetica, sans-serif;
	text-align: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#all {
	text-align: left;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin-left: 40px;
}
li {
	line-height: 1.4em;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.font9{
	font-size:0.9em;
}
.height140 {
	height:140px;
}
.height190 {
	height:190px;
}
/* clearfix---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */
/*=============================================================*/
/*     共通設定                                                */
/*=============================================================*/
#wrapper {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}
#head_wrap{
	height:326px;
	background: url("../../img/top_bg.jpg") repeat-x scroll 0 0 transparent;
}
#head_wrap2{
	height:68px;
	background:url("../img/head_bg_s.gif") repeat-x scroll 0 0 transparent;
}

#header {
	width:840px;
	margin:0 auto;
	padding:0;
}

#header h1 {
	float:left;
}
#header h2 {
	float:right;
}
#gnavi {
	background:url("../img/gnavi_bg.jpg") repeat-x scroll 0 0 transparent;
	clear:both;
	height:48px;
	margin:0;
	padding:0;
}
#gnavi ul {
	margin:0 auto;
	padding:0;
	width:840px;
	list-style:none outside none;
}
#gnavi ul li {
	float:left;
	margin:0;
}

.top_bnr_s{
	padding-top:29px;
}

#main_bg {
	background:url("../img/main_top_bg.jpg") repeat-x scroll 0 0 transparent;
	width:100%;
}
#main {
	width:840px;
	margin:0 auto;
	padding-top:29px;
	height:570px;
}
#main_hall,#main_voice,#main_qa,#main_about,#main_plan22,#main_plan55,#main_plan110,#main_gallery {
	width:840px;
	margin:0 auto;
	padding-top:14px;
}
/*---ページ別height設定-----*/
:root *> #main_hall {
	height:auto;
}
*html #main_hall {
	height:auto;
}
*+html #main_hall {
	height:auto;
}
#main_hall {
	height:auto;
	padding-bottom: 20px;
}
#main_voice {
	height:760px;
}
#main_qa {
	height:860px;
}
.inq #main_qa {
	height:auto;
	padding-bottom: 20px;
}
#main_about {
	height:1300px;
}
#main_plan22 {
	height:1500px;
}
#main_plan55 {
	height:2760px;
}
#main_plan110 {
	height:2960px;
}
#main_gallery {
	padding-bottom: 40px;
}
/*--------------------------*/
*html #main_hall {
	margin-bottom:10px;
}
#main_l {
	width:530px;
	margin:0;
	padding:0;
	float:left;
}
#main_r {
	width:280px;
	margin:0;
	float:right;
}
/*### サイドの葬儀プラン ###*/
.subplan_box{
	height:80px;
	text-align:left;
	margin-left:0;
	margin-bottom:0;
	padding-top:9px;
	padding-bottom:0;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
}
.subtag{
}
.subplan_img{
	float:left;
	margin-left:10px;
	margin-right:10px;
	/*for IE6*/
	display:inline;
}

.subplan_scr{
	font-size:0.9em;
}
.subplan_btn{
	margin-bottom:7px;
}

/*############################*/
#footer {
	background:url("../img/foot_bg.gif") repeat-x scroll 0 0 transparent;
	margin:0 auto;
	padding:0;
}
#foot_top {
	background-color:#333333;
	color:#666666;
	font-size:0.8em;
	height:30px;
	width:840px;
	margin:auto;
}
#foot_top a {
	margin-left:2px;
	margin-right:2px;
}
#foot_top a:link {
	color:#666666;
}
#foot_top a:visited {
	color:#666666;
}
#foot_top a:hover {
	color:#666666;
	text-decoration:none;
}
#foot_top .flink {
	float:left;
	padding-top:8px;
}
#foot_top .up_btn {
	float:right;
}
#foot_bottom {
	margin:0 auto;
	background-color:#111111;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	height:60px;
	width:840px;
}
#foot_bottom .flogo {
	float:left;
}
#foot_bottom .copyright {
	float:left;
	margin-top:16px;
}
#foot_bottom .fb_link {
	float:right;
	margin-top:20px;
}
#foot_bottom .fb_link a {
	margin-left:2px;
	margin-right:2px;
}
#foot_bottom a:link {
	color:#FFFFFF;
}
#foot_bottom a:visited {
	color:#FFFFFF;
}
#foot_bottom a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*############################*/
#footalt {
	background:url("../img/foot_bg.gif") repeat-x scroll 0 0 transparent;
	margin:0 auto;
	padding:0;
}
/*=============================================================*/
/*     TOPページ設定                                           */
/*=============================================================*/
/*### LEFT ###*/
.celplan{
	margin-left:0;
}
.celplan_box{
	height:90px;
	margin:0;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:0;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.celplan_img{
	float:left;
	margin-right:10px;
}
.celplan_btn{
	text-align:left;
	margin-top:0;
}
.celplan_scr{
	text-align:left;
	margin-top:9px;
	font-size:0.9em;
}
/*### RIGHT ###*/
.sidebox{
	height:105px;
	text-align:left;
	margin-left:0;
	margin-bottom:18px;
}
.sidetag{
	margin-bottom:12px;
}
.sideimg{
	float:left;
	margin-right:10px;
}
.sidescr{
	font-size:0.9em;
	margin-bottom:8px;
}
.sidebtn{
	float:right;
}
.side_bnr{
	margin-top:10px;
}
/*=============================================================*/
/*     式場案内設定                                           */
/*=============================================================*/
/*### LEFT ###*/
.hall{
	text-align:left;
}
.hall2{
	margin-top:30px;
	text-align:left;
}
.hallplan{
	margin-left:0;
}
.hall_box,.hall2_box,.voice_box,.qa_box,.about_box,.plan22_box,.plan22_box_2,.plan22_box_3,.plan22_box_4 {
	margin:0;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
*html .plan22_box,.plan22_box_2,.plan22_box_3,.plan22_box_4 {
	margin-right:15px;
}

/*===for IE6*=========*/
*html .hall_box {
	padding-right:0;
}
*html .voice_box {
	padding-right:0;
}
*html .qa_box {
	padding-right:0;
}
*html .about_box {
	padding-right:0;
}
*html .hall2_box {
	padding-right:0;
	padding-left:0;
}
*html .plan22_box {
	padding-right:0;
}
*html .plan22_box_2 {
	padding-right:0;
}
*html .plan22_box_3 {
	padding-right:0;
}
*html .hall2_box h4 {
	margin-left:0;
}
*html .hall2_box table {
	padding-right:10px;
}
*html .hall_img_r{
	margin-right:9px;
}
*html div.table,.table1,.table2 {
	margin-left:15px;
	margin-right:-15px;
}
*html .hall2_box ul{
	margin-left:15px;
	margin-right:-15px;
}
/*===================*/
.hall_box{
	height: 780px;
}
.hall2_box{
	height:;
}

.hall2_box ul{
	margin:0;
	padding:0;
}
.hall2_box ul li{
	width:60px;
	background:url("../../img/hall/icon_1.gif") no-repeat;
	margin-right:40px;
	margin-bottom:12px;
	padding-left:20px;
	float:left;
}
.hall2_box h4{
	clear:both;
	color:#FFFFFF;
	width:518px;
	margin-left:-15px;
	padding:5px 0px 4px 10px;
	background-color:#333333;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.hall_tag{
	margin-top:20px;
	margin-left:-15px;
}
.hall_img{
	float:left;
	margin-right:10px;
}
.hall_scr{
	text-align:left;
}
.hall_img_l{
	margin-top:15px;
	float:left;
}
.hall_img_r{
	margin-top:15px;
	float:right;
}
div.table {
	margin-top:12px;
}
div.table,.table1,.table2 {
	text-indent:12px;
	width:520px;
}
*+html div.table,.table1,.table2 {
	margin-left:0;
}
div.table-left,.table1-left,.table2-left {
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	float:left;
	width:185px;
	height:24px;
}
div.table-center,.table1-center,.table2-center {
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;	
	float:left;
	width:170px;
	height:24px;
}
div.table-right,.table1-right,.table2-right {
	border-bottom: solid 1px #FFFFFF;	
	float: left;
	width:140px;
	height:24px;
}

/*タイトル*/
div.table-left,.table-center,.table-right {
	background-color:#9C8D51;
	color:#FFFFFF;	
}
/*薄グレー列*/
div.table1-left,.table1-center,.table1-right {
	background-color:#F5F5F5;
}
/*濃グレー列*/
div.table2-left,.table2-center,.table2-right {
	background-color:#E5E5E5;
}

div.table p,div.table1 p,div.table2 p {
	margin-top:4px;
}
.hall_totop {
	text-align:center;
	clear:both;
	margin-left:120px;
	padding-top:12px;
	padding-bottom:12px;
}



/*-------table設定-------------*/

table.hall_table {
	margin-top:12px;
	margin-bottom:10px;
	table-layout: fixed;
    width: 498px;
	font-size:1em;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;	
}
* html table.hall_table {
	margin-left:15px;
}

table.hall_table th {
	padding-left:12px;
    padding-top: 4px;
	padding-bottom:3px;
	color:#FFFFFF;
    border: 1px #FFFFFF solid;
    background: #9C8D51;
    font-weight: normal;
}
table.hall_table td {
	padding-left:12px;
    padding-top: 3px;
	padding-bottom:2px;
    border: 1px #FFFFFF solid;
}
table.hall_table tr.l1 {
    background: #F5F5F5;	
}
table.hall_table tr.l2 {
    background: #E5E5E5;	
}


/*-----------------------------*/


/*=============================================================*/
/*     お客様の声設定                                         */
/*=============================================================*/
.voice_box h3{
	background:url("../../voice/img/icon_mail.gif") no-repeat;
	border-bottom: dotted 1px #CCCCCC;
	padding-left:37px;
	margin-top:16px;
	padding-bottom:10px;
	
}
*html .voice_box h3 {
	margin-right:16px;
}
.voice_box .voice_scr{
	margin-top:12px;
	padding-bottom:12px;
}
*html .voice_box .voice_scr {
	margin-right:16px;
}
/*=============================================================*/
/*     よくある質問設定                                         */
/*=============================================================*/
.qa_box {
	margin-top:0;
}
.qa_box .quest dt {
	padding-top:12px;
	padding-bottom:5px;
	background-color:#EEEEEE;
	float:left;
}
.qa_box .quest dd {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:0px;
	margin-left:0;
	padding-top:12px;
	padding-bottom:10px;
	padding-left:40px;
}
.qa_box .ans110 dt,.qa_box .ans80 dt,.qa_box .ans60 dt {
	margin-top:1px;
	padding-top:12px;
	padding-bottom:5px;
	background-color:#EEEEEE;
	float:left;
}
.qa_box .ans110 dt {
	height:110px;
}
.qa_box .ans80 dt {
	height:80px;
}
.qa_box .ans60 dt {
	height:60px;
}
.qa_box .ans110 dd,.qa_box .ans80 dd,.qa_box .ans60 dd {
	margin-bottom:20px;
	margin-left:0;
	padding-top:12px;
	padding-bottom:10px;
	padding-left:40px;
}
#main_qa .hall2_box{
	height:130px;
}
*html #main_qa .hall2_box{
	padding-left:12px;
}
*html #main_qa .qa_box{
	padding-right:12px;
}
#main_qa .form_btn{
	margin-top:12px;
	text-align:center;
}
/*=============================================================*/
/*     会社概要設定                                         */
/*=============================================================*/

.about_box .hall_scr{
	font-size:0.9em;
	height:171px;
	margin-bottom:15px;
}
.about_scr {
	margin-top:12px;
	margin-bottom:16px;
	padding-bottom:12px;
	border-bottom:1px dotted #CCCCCC;
	font-size:0.9em;
}
.about_scr2 {
	height:130px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:12px;
	font-size:0.9em;
}
.about_box dl {
	margin-top:14px;
	margin-bottom:14px;
}
.about_box dt {
	font-weight:normal;
	width:110px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:11px;
	background-color:#EEEEEE;
	float:left;
	display: block;
	height: 21px;
}
.about_box dd {
	border-bottom:1px dotted #CCCCCC;
	margin-left:0;
	margin-bottom:1px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:136px;
	display: block;
	height: 21px;
}

.about_box dd {
	/padding-left:12px;
}
.about_box .dend {
	height:32px;
	border-bottom:0px;
}
/*=============================================================*/
/*     PLAN22設定                                         */
/*=============================================================*/
.tag_btm {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.plan22_box .hall_scr{
	font-size:0.9em;
	height:140px;
	margin-bottom:15px;
}

.plan22_box_2 {
	height:240px;
}
.plan22_box_3 {
	height:730px;
}
.plan22_box_4 {
	height:900px;
}
.plan_wrap4 {
	width:498px;
	height:186px;
	padding-top:2px;
	background-color:#F5F5F5;	
}
.plan_wrap3 {
	width:498px;
	height:86px;
	padding-top:2px;
	background-color:#F5F5F5;	
}
.plan_wrap2 {
	width:498px;
	height:60px;
	padding-top:2px;
	background-color:#F5F5F5;	
}
.plan {
	clear:both;
	font-weight:bold;
	margin-top:12px;
	background-color:#9C8D51;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:12px;
}
.plan_w {
	clear:both;
	padding-left:12px;
}

.plan_w p{
	width:160px;
	float:left;
	padding:8px 0 0;
}
.plan_w2 {
	width:160px;
	float:left;
}
.plan_w2 p{
	padding:8px 0 0 12px;
}

.plan22_box ul{
	margin-top:20px;
	margin-left:2px;
}
.plan22_box ul li{
	float:left;
	padding-bottom:0px;
	padding-left: 30px;
}
.plan_scr {
	margin-top:12px;
	margin-bottom:12px;
}

.plan22_box_2,.plan22_box_3,.plan22_box_4 {
	margin:0;
	padding:0;
}
.plan22_box_2 div,.plan22_box_3 div,.plan22_box_4 div{
	width:160px;
	float:left;
	margin-top:24px;
	padding-left:12px;	
}
#main_plan22 .hall2 div p{
	padding-top:6px;
}
#main_plan55 .hall2 div p{
	padding-top:6px;
}
#main_plan110 .hall2 div p{
	padding-top:6px;
}
.inquiry {
	width: 500px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.inquiry th {
	background-color: #eeeeee;
	font-size: 12px;
	color: #666666;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: normal;
	background-image: url(../../form/img/table_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.inquiry td {
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-weight: normal;
	background-image: url(../../form/img/table_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.address #textarea {
	margin-right: 0px;
}

#textarea {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	height: 18px;
	margin-right: 20px;
}
select {
	background-color: #F5F5F5;
	color: #333333;
}

#textarea2 {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	height: 90px;
	margin-right: 20px;
}
.name label {
	padding-right: 4px;
}
.small {
	font-size: 80%;
}
.mB20 {
	margin-bottom: 20px;
}
.mB10 {
	margin-bottom: 10px;
}
.pL15 {
	padding-left: 15px !important;
}
.pR15 {
	padding-right: 15px !important;
}
.txtB {
	font-weight: bold;
}

.inquiry th span {
	color: #FF0000;
}
.sbmt {
	background-image: url(../../form/img/form_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 193px;
	font-size: 0mm;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .table1 .table1-left {
	background-color: #F5F5F5;
	line-height: 24px;
}

#wrapper .table1 p {
	background-color: #F5F5F5 !important;
}
#wrapper .table2 p {
	background-color: #e5e5e5 !important;
}
#main_l .hall2 .hall2_box p {
	line-height: 24px;
}
.alignC {
	text-align: center;
	margin-bottom:10px;
}

.sitemap {
	background-image: url(../../info/img/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
.sitemap dt {
	font-size: 12px;
	background-image: url(../../info/img/dotbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-left: 14px;
	font-weight: bold;
}
.sitemap dd {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 14px;
	font-weight: bold;
}
.intention {
	background-image: url(../../info/img/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
.intention h3 {
	margin-top: 20px;
	margin-bottom: 15px;
}
.intention p {
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
}
.sitemap a {
	color: #666666;
	background-image: url(../../info/img/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.link {
	background-image: url(../../info/img/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
.link dt {
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-left: 14px;
	font-weight: bold;
}
.link dd {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 14px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
}
.link a {
	color: #666666;
	background-image: url(../../info/img/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.idx h2 {
	padding-bottom: 10px;
}
.idx p {
	margin-bottom: 20px;
}
.idx_box {
	background-image: url(../../info/img/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
.idx_box h3 {
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.idx_box p {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.privacy h2 {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.privacy dt {
	font-size: 12px;
	text-align: left;
	margin-left: 15px;
	background-image: url(../../info/img/dotbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
	color: #666666;
}
.privacy dd {
	text-align: left;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #666666;
}
.privacy#main_l p  {
	font-size: 12px;
	color: #666666;
}



.clear {
	clear: both !important;
}

.alignL {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px !important;
}
.txtf {
	width: 300px;
	display: block;
	height: 50px;
}
