@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	オンライン入会　アイコン
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.nyukai_icon_box{
	width:702px;
	margin:20px auto 0 auto;
	}

.nyukai_icon_box .nyukai_icon_list{
	width:50%;
	float:left;
	}
	
.nyukai_icon_box img{
	vertical-align : middle;
	}
	
.nyukai_icon_box span{
	vertical-align : middle;
	margin-left:10px;
	}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	サービス特集 - 一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Section_Service{
	width:702px;
	margin:0 auto;
	padding-top:20px;
}

#Section_Service #Repeat{
	background:url("../images/list_middle.gif") repeat-y left top;	
}

#Section_Service #Repeat img{
	vertical-align:bottom;
	margin:0;
}

#Section_Service #List{
	padding-top:9px;
	background:url("../images/list_head.gif") no-repeat left top;
}

#Section_Service #List .photo{
	float:left;
	width:180px;
	margin:0 0 0px 9px;
	padding:6px;
	background:url("../images/photo_bg.gif") no-repeat left top;	
}

#Section_Service #List .right{
	float:left;
	width:465px;
	padding-left:20px;
	position:relative;
}

#Section_Service #List .right h4{
	margin:0;
	padding-bottom:5px;
	background:url("../images/line.gif") repeat-x left bottom;
}

#Section_Service #List .right p{
	margin:0;
	padding:5px 0 3px 0;
	font-size:90%;
}

#Section_Service #List .right .area{
	background:url("../images/servicearea_bg.gif") repeat-y left top;	
	font-size:90%;
}

#Section_Service #List .right .area p{
	margin:0;
	padding:4px 8px 0 8px;
	background:url("../images/servicearea_bg_head.gif") no-repeat left top;
}

#Section_Service #List .right .area .green{
	color:#588b5e;
	font-weight:bold;
}

#Section_Service #List .right  #btn_detail{
	width:160px;
	padding:10px 0 0 305px;
	background:url("../images/servicearea_bg_bottom.gif") no-repeat left top;
}


#Section_Service #List .right .icon_nyukai{
	background:url("../../images/icon_nyukai.gif") no-repeat left top;
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9999px;
	}

#Section_Service #List .right .icon_karinyukai{
	background:url("../../images/icon_karinyukai.gif") no-repeat left top;
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9999px;
	}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	サービス特集 - 詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Section_Detail{
	width:702px;
	margin:0 auto;
}


#Section_Detail .btn_back{
	margin-top:10px;	
}

/*-----------------------
     会社情報エリア
-----------------------*/
#Area_Info{
	margin-top:24px;
	border:5px solid #eae2d5;
	background:#eae2d5 url(../images/service_title_bg.gif) repeat-x left top;
}

#Area_Info .Area_Line{
	clear:both;
	padding:17px;
	border:1px solid #FFFFFF;	
	position: relative;
}

#Area_Info dl{
	/*width:750px;		110727*/
	margin-bottom:30px;
}

#Area_Info dl dt{
	margin-bottom:10px;
	font-size:140%;
	font-weight:bold;
}

#Area_Info dl dd{
	font-size:120%;
	font-weight:bold;
}

/*写真*/
#Area_Info .Area_Photo{
	width:180px;
	margin:0;
	padding:6px;
	background:url("../images/photo_bg.gif") no-repeat left top;
	position: absolute;
	top: -40px;
	left:467px;
	bottom:0;
}

/*エリア*/
#Area_Info .area,
#Area_Info .area02{
	width:656px;
	margin:0 0 20px 0;
	padding:0;
	background:url("../images/detail_area_middle.gif") repeat-y left top;
	font-size:90%;
}

#Area_Info .area .area_top{
	padding:15px;
	background:url("../images/detail_area_top.gif") no-repeat left top;	
}

#Area_Info .area .area_bottom{
	background:url("../images/detail_area_bottom.gif") no-repeat left bottom;	
}

#Area_Info .area .green{
	color:#588b5e;
	font-weight:bold;
}

/*住所*/
#Area_Info .area .add{
	margin:0;
	padding:0 0 0 20px;
	background:url("../images/icon_area.gif") no-repeat left 2px;
	font-weight:bold;
}

#Area_Info .area .area_top dl.date{
	width:620px;
	margin:0;
	padding:0;
}

#Area_Info .area .area_top dl.date dt{
	float: left;
	width: 9em;		/* 110727 */
	padding-left:20px;
	font-size:100%;
	background:url("../images/icon_area.gif") no-repeat left 6px;
}
#Area_Info .area .area_top dl.date dd{
	width:480px;
	font-size:100%;
	font-weight:normal;
}

/*----------------------
     タブメニュー
----------------------*/
.tabNav {  
	width: 100%;
	margin-top:30px;
          
}  
.tabNav li{  
	float: left;  
	margin: 0 2px 0 0;  
	font-weight: bold;  
	text-align: center;  
}  
.tabNav a,
.tabNav a:link
.tabNav a:visited{  
	display: block;  
	width: 147px;
	height:26px;
	padding:15px 0 0 0;  
	background:url("../images/tab.gif") no-repeat left bottom;
	color: #FFFFFF;
	text-decoration:none;
}  
.tabNav a.active,
.tabNav a:active{
	background:url("../images/tab_on.gif") no-repeat left bottom;
	text-decoration:none;
}

.tabNav li.btn_material a{
	width:196px;
	margin-left:54px;
	padding:3px 0 0 0;
	background:none;	
}

.tabContents{  
	clear: both;
	margin-bottom:30px;
	padding-top:10px;
	border-top: 2px solid #d68b50; 
}  


.btn_box{
	margin:10px auto 0 auto;
	text-align:center;
	width:420px; }

.btn_box_top{
	margin:10px auto 45px auto;
	text-align:center;
	width:420px; }
	

.btn_material a{
	float:left;
	width:196px;
	background:none;	
}

.btn_online a{
	float:left;
	width:196px;
	background:none;	
	margin-right:20px;
}
/*----------------------
     結婚サービス
----------------------*/
#wedding{
	width:676px;
	margin-bottom:20px;
	padding:13px;
	background:url("../images/wedding_bg.gif") repeat left top;
}

#wedding h4{
	width:676px;
	margin:0 0 10px 0;
	padding:0;
}


#wedding h5{
	margin-bottom:20px;	
}

/*白背景*/
.main_white{
	padding:30px 13px;
	background:#FFFFFF;	
}

/*1枚目写真*/
.main_white .photo01{
	float:left;
	width:100px;
	padding:12px 14px 17px 15px;
	background:url("../images/photo01_bg.gif") no-repeat left top;	
}
/*最初のタイトル*/
.main_white h5.w_title01{
	float:left;
	margin:20px 0 0 17px;
}

/*テキスト内容 1ブロック目*/
.w_text01{
	clear:both;
	padding:30px 0;
	background:url("../images/dot_red.gif") repeat-x left bottom;
}

.w_text01 .text_left{
	float:left;
	width:425px;
	margin-right:24px;
}

.w_text01 .img_right{
	float:left;
	width:200px;
}

.w_text01 .img_right img{
	margin-bottom:15px;
}

.img_right .cap{
	/*position:absolute;
	text-align:right;
	top:2228px;
	left:1030px;		110727*/
	font-size:75%;
}

/*テキスト内容 2ブロック目*/
.w_text01 .text_right{
	float:left;
	width:425px;
	margin-left:24px;
}

.w_text01 .img_left{
	float:left;
	width:200px;
}

.w_text01 .img_left img{
	margin-bottom:15px;
}

/*テキスト内容 3ブロック目*/
.w_text02{
	clear:both;
	padding:30px 0;
}

.w_text02 .text_left{
	float:left;
	width:425px;
	margin-right:24px;
}

.w_text02 .img_right{
	float:left;
	width:200px;
	text-align:center;
}

.w_text02 .img_right img{
	margin-bottom:15px;
}

/*式場情報*/
#Hall_Info{
	background:url("../images/pink_middle.gif") repeat-y left top;	
}

#Hall_Info .info_top{
	background:url("../images/pink_top.gif") no-repeat left top;	
}

#Hall_Info .info_bottom{
	padding:30px;
	background:url("../images/pink_bottom.gif") no-repeat left bottom;	
}

#Hall_Info .info_bottom table{
	width:363px;
	margin-left:15px;
	background:#FFFFFF url("../images/bg_wrap_bottom.gif") no-repeat left bottom;
}

#Hall_Info .info_bottom table caption{
	padding:5px;
	font-weight:bold;
	background:#FFFFFF url("../images/bg_wrap_top.gif") no-repeat left top;
	text-align:left;
	border-bottom:1px dotted #de70b1;
	color:#454545;
}

#Hall_Info .info_bottom table th{
	padding:5px;
	font-weight:bold;
	font-size:80%;
	border-bottom:1px dotted #eeeeee;
	color:#454545;
}

#Hall_Info .info_bottom table td{
	padding:5px;
	line-height:1.5em;
	border-bottom:1px dotted #eeeeee;
	font-size:80%;
}

#Hall_Info .info_bottom .img_left{
	float:left;
	width:222px;
}
#Hall_Info .info_bottom .img_left img{
	margin-bottom:15px;
}

#Hall_Info .info_bottom dl.text_right dt{
	padding-bottom:15px;
	font-weight:bold;
}

dd.hall_info_dd,
dd.hall_info_dd02{
	margin-top:20px;	
}

dd.hall_info_dd ul li{
	padding-left:15px;
	background:url("../images/icon_circle.gif") no-repeat left 5px;	
}

dd.hall_info_dd02 ul li{
	padding-left:15px;
	background:url("../images/icon_circle02.gif") no-repeat left 5px;	
}

table.table_plan02 table{
	border-right:1px solid #f0f0f0;	
}

/*吹き出し　ピンク*/
#Fukidashi{
	background:#FFFFFF;
}

#Fukidashi .F_wrapper{
	padding:24px;
	border-right:5px solid #de70b1;
	border-bottom:5px solid #de70b1;
	border-left:5px solid #de70b1;
}

#Fukidashi .F_wrapper p{
	float:left;
	width:408px;
	padding-right:10px;
}

#Fukidashi .F_wrapper .F_img{
	float:left;	
	width:200px;
}

#Fukidashi .F_wrapper .F_img img{
	margin-bottom:15px;	
}

/*----------------------
     葬儀サービス
----------------------*/
#funeral{
	width:676px;
	margin-bottom:20px;
	padding:13px;
	background:url("../images/funeral_bg.gif") repeat left top;
}

#funeral h4{
	width:676px;
	margin:0 0 10px 0;
	padding:0;
}

#funeral h5{
	margin-bottom:20px;	
}
/*テキスト内容 写真なしブロック*/
.w_text03{
	padding:30px 0;
	background:url("../images/dot_red.gif") repeat-x left bottom;
}

/*式場情報*/
#Hall_Info02{
	background:url("../images/purple_middle.gif") repeat-y left top;	
}

#Hall_Info02 .info_top{
	background:url("../images/purple_top.gif") no-repeat left top;	
}

#Hall_Info02 .info_bottom{
	padding:30px;
	background:url("../images/purple_bottom.gif") no-repeat left bottom;	
}

#Hall_Info02 .info_bottom table{
	width:363px;
	margin-left:15px;
	background:#FFFFFF url("../images/bg_wrap_bottom.gif") no-repeat left bottom;
}

#Hall_Info02 .info_bottom table caption{
	padding:5px;
	font-weight:bold;
	border-bottom:1px dotted #b497d3;
	background:#FFFFFF url("../images/bg_wrap_top.gif") no-repeat left top;
	text-align:left;
	color:#454545;
}

.wrap_top{
	background:#FFFFFF url("../images/bg_wrap_top.gif") no-repeat left top;
}

#Hall_Info02 .info_bottom table th{
	padding:5px;
	font-weight:bold;
	font-size:80%;
	border-bottom:1px dotted #eeeeee;
	color:#454545;
}

#Hall_Info02 .info_bottom table td{
	padding:5px;
	line-height:1.5em;
	border-bottom:1px dotted #eeeeee;
	font-size:80%;
}

#Hall_Info02 .info_bottom .img_left{
	float:left;
	width:222px;
	
}
#Hall_Info02 .info_bottom .img_left img{
	margin-bottom:15px;
}

#Hall_Info02 .info_bottom dl.text_right dt{
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:120%;
	border-bottom:2px solid #b497d3;
}

#Hall_Info02 .info_bottom dl.text_right dd{
	font-size:90%;
}

#Hall_Info02 .info_bottom dl.text_right dd.hall_info_dd,
#Hall_Info02 .info_bottom dl.text_right dd.hall_info_dd02{
	margin-top:20px;
}

#Hall_Info02 .info_bottom dl.text_right dd.hall_info_dd ul li{
	padding-left:15px;
	background:url("../images/icon_circle.gif") no-repeat left 5px;	
}

#Hall_Info02 .info_bottom dl.text_right dd.hall_info_dd02 ul li{
	padding-left:15px;
	background:url("../images/icon_circle02.gif") no-repeat left 5px;	
}

/*吹き出し　紫*/
#Fukidashi02{
	background:#FFFFFF;
}

#Fukidashi02 .F_wrapper{
	padding:24px;
	border-right:5px solid #b497d3;
	border-bottom:5px solid #b497d3;
	border-left:5px solid #b497d3;
}

#Fukidashi02 .F_wrapper p{
	float:left;
	width:408px;
	padding-right:10px;
}

#Fukidashi02 .F_wrapper p.short{
	float:left;
	width:308px;
	padding-right:10px;
}

#Fukidashi02 .F_wrapper img{
	float:left;	
	width:200px;
}
#Fukidashi02 .F_wrapper img.long{
	float:left;	
	width:300px;
}


/*----------------------
     積み立てプラン
----------------------*/
#plan{
	width:676px;
	margin-bottom:20px;
	padding:13px;
	background:url("../images/plan_bg.gif") repeat left top;
}

#plan h4{
	margin-bottom:10px;	
}

#plan dl.plan_dl{
	margin-top:30px;
	padding:0;
	background:url("../images/plan_middle.gif") repeat-y left top;
}	

#plan dl.plan_dl dd{
	padding:10px 30px 40px 30px;
	background:url("../images/plan_bottom.gif") no-repeat left bottom;
}

p.plan_text{
	margin:10px 0;	
}

/*価格表 ブルー*/
table.table_plan{
	margin-top: 20px;
	border: 1px solid #9a9a9a;
	padding-bottom: 10px;
}

table.table_plan caption{
	background:#c7e6e8;
	font-weight:bold;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9a9a9a;
	border-left-color: #9a9a9a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	width: 100%;
}

table.table_plan th{
	padding:2px 0;
	background:#f0f0f0;
	font-weight:bold;
}

table.table_plan th.line_white{
	border-right:1px solid #FFFFFF;	
}

table.table_plan .tr_blue{
	background:#f3f9f9;	
}

table.table_plan .tr_blue2{
	background-color: #CBE4E4;
}

table.table_plan table{
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

table.table_plan td{
	padding: 2px 5px ;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

/*価格表 ピンク*/
table.table_plan02{
	margin-top: 20px;
	border: 1px solid #9a9a9a;
	padding-bottom: 10px;
}

table.table_plan02 .tr_blue2{
	background-color: #FFCCCC;
}

table.table_plan02 caption{
	background:#f5cbd7;
	border-top:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	border-left:1px solid #9a9a9a;
	font-weight:bold;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 100%;
}

table.table_plan02 th{
	padding:2px 0;
	background:#f0f0f0;
	font-weight:bold;
}

table.table_plan02 th.line_white{
	border-right:1px solid #FFFFFF;	
}

table.table_plan02 .tr_blue{
	background:#fdf2f7;	
}

table.table_plan02 table{
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

table.table_plan02 td{
	padding: 2px 5px;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

/*価格表 紫*/
table.table_plan03{
	margin-top: 20px;
	border: 1px solid #9a9a9a;
	padding-bottom: 10px;
}

table.table_plan03 caption{
	background:#f2cbf5;
	border-top:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	border-left:1px solid #9a9a9a;
	font-weight:bold;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 100%;
}

table.table_plan03 th{
	padding:2px 0;
	background:#f0f0f0;
	font-weight:bold;
}

table.table_plan03 th.line_white{
	border-right:1px solid #FFFFFF;	
}

table.table_plan03 .tr_blue{
	background:#f9f4fb;	
}

table.table_plan03 .tr_blue01{
	background:#f9f4fb;	
}
table.table_plan03 .tr_blue2{
	background-color: #DAD0F9;
}

table.table_plan03 table{
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

table.table_plan03 td{
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 2px 5px;
}

.F_wrapper table.table_plan03{
	padding-bottom:0;	
}

/*価格表 オレンジ*/
table.table_plan04{
	margin-top: 20px;
	border: 1px solid #9a9a9a;
	padding-bottom: 10px;
}

table.table_plan04 .tr_blue2{
	background-color: #f7cc94;
}

table.table_plan04 caption{
	background:#ffbf7f;
	border-top:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	border-left:1px solid #9a9a9a;
	font-weight:bold;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

table.table_plan04 th{
	padding:2px 0;
	background:#f0f0f0;
	font-weight:bold;
}

table.table_plan04 th.line_white{
	border-right:1px solid #FFFFFF;	
}

table.table_plan04 .tr_blue{
	background:#fffff0;	
}

table.table_plan04 table{
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

table.table_plan04 td{
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 2px 5px;
}

/*価格表特殊パターン*/
table td.no_line{
	border: none;
	border: #FFF;
}

div.wire_blue{
    border: 1px solid #C7E6E8;
    margin: 0 0 10px;
    padding: 5px 10px;
}

div.wire_pink{
    border: 1px solid #F5CBD7;
    margin: 0 0 10px;
    padding: 5px 10px;
}
table.table_plan table.keihan_price,
table.table_plan table.keihan_price td,
table.table_plan02 table.keihan_price,
table.table_plan02 table.keihan_price td,
table.table_plan03 table.keihan_price,
table.table_plan03 table.keihan_price td,
table.table_plan04 table.keihan_price,
table.table_plan04 table.keihan_price td{
	border:none;
}

table.table_plan span.red_txt{
	color:#CC3333;
}
strong.hole_name{
	font-size:16px;
	color:#333366;
}
.alcener{
	text-align:center;
}

table.plan_noborder{
	margin-top:20px;
	border:none;
}
table.plan_noborder td{
	border:1px solid #f0f0f0;
}

/*プラン画像*/
img.plan_img01{
	width:583px;
	margin:0 0 10px 30px;
}

/*注意文とボタン*/
#Plan_Area .attention {
	margin:20px 0 30px;	
}

#Plan_Area .attention p{
	float:left;
	width:467px;
}

#Plan_Area .attention img{
	width:147px;	
}
