@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
}

body{
	border-top:2px #355F99 solid;
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:80.01%;
	color:#333333;
	line-height:1.5;
	text-align:center;
}

p,tr,th,ul,li{
	margin:0px;
	padding:0px;
}

a{
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*ヘッダー*/
#header{
	text-align:left;
	width:780px;
	margin:0px auto;
	padding:0px 10px 10px 10px;
	overflow:hidden;
}
#header h1{
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
}
h2{
	width:550px;
	float:left;
}
h2 a{
	color:#333333;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:none;
}
p#header_tel{
	float:right;
}

/*ヘッダーメニュー*/
#menu_bg{
	background:url(../../../img/master/0041/menu_bg.jpg) repeat-x;
	width:100%;
	height:52px;
	clear:both;
}
#menu_area{
	text-align:left;
	width:770px;
	margin:0px auto;
	padding:0px 15px;
}

ul#header_menu{
	list-style:none;
}
ul#header_menu li{
	float:left;
}
ul#header_menu li#hurry a{
	background:url(../../../img/master/0041/menu_hurry.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#hurry a:hover{
	background:url(../../../img/master/0041/menu_hurry_on.jpg) no-repeat;
}
ul#header_menu li#company a{
	background:url(../../../img/master/0041/menu_company.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#company a:hover{
	background:url(../../../img/master/0041/menu_company_on.jpg) no-repeat;
}
ul#header_menu li#cost a{
	background:url(../../../img/master/0041/menu_cost.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#cost a:hover{
	background:url(../../../img/master/0041/menu_cost_on.jpg) no-repeat;
}
ul#header_menu li#hall a{
	background:url(../../../img/master/0041/menu_hall_2.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#hall a:hover{
	background:url(../../../img/master/0041/menu_hall_on_2.jpg) no-repeat;
}
ul#header_menu li#estimate a{
	background:url(../../../img/master/0041/menu_estimate.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#estimate a:hover{
	background:url(../../../img/master/0041/menu_estimate_on.jpg) no-repeat;
}
ul#header_menu li#consult a{
	background:url(../../../img/master/0041/menu_consult.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#consult a:hover{
	background:url(../../../img/master/0041/menu_consult_on.jpg) no-repeat;
}
ul#header_menu li#inquiry a{
	background:url(../../../img/master/0041/menu_inquiry.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#inquiry a:hover{
	background:url(../../../img/master/0041/menu_inquiry_on.jpg) no-repeat;
}

ul#header_menu li#register a{
	background:url(../../../img/master/0041/menu_register.jpg) no-repeat;
	text-indent:-9999px;
	width:110px;
	height:52px;
	display:block;
}
ul#header_menu li#register a:hover{
	background:url(../../../img/master/0041/menu_register_on.jpg) no-repeat;
}

ul#header_menu li#free a{
	background:url(../../../img/master/0041/menu_free.jpg) no-repeat;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#FFFFFF;
	text-align:center;
	width:110px;
	height:34px;
	padding:18px 0px 0px 0px;
	display:block;
}
ul#header_menu li#free a:hover{
	background:url(../../../img/master/0041/menu_free_on.jpg) no-repeat;
	text-decoration:none;
}

#contents{
	background:url(../../../img/master/0041/body_bg.jpg) repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
	clear:both;
}
#contents2{
	background:url(../../../img/master/0041/contents_bg.gif) repeat-y;
	text-align:left;
	width:810px;
	margin:0px auto;
}
#contents3{
	background:url(../../../img/master/0041/cont_bg2.jpg) no-repeat;
	margin:0px auto;
}
#side_menu_area{
	width:190px;
	margin:10px 0px 10px 10px;
	float:left;
}
#main{
	width:580px;
	margin:10px;
	float:right;
}
#pan_navi{
	color:#FFFFFF;
	text-align:right;
	width:800px;
	height:20px;
	margin:0px auto;
	padding:5px 0px;
}
#pan_navi a{
	color:#FFFF99;
}
#footer{
	text-align:center;
	width:780px;
	padding:20px 5px 20px 20px;
	clear:both;
}
#footer_menu{
	background:url(../../../img/master/0041/footer_menu_bg.jpg) repeat-x;
	color:#FFFFFF;
	width:760px;
	height:30px;
	padding:5px;
}
#footer_menu a{
	color:#FFFFFF;
}
h3{
	text-indent:-9999px;
	width:560px;
	height:40px;
	margin:0px 0px 10px 0px;
}
h4{
	text-indent:-9999px;
	width:560px;
	height:40px;
	margin:20px 0px 10px 0px;
	clear:both;
}

/*サイドメニュー*/
p#side_menu_border{
	background:url(../../../img/master/0041/side_menu_border.jpg) no-repeat left bottom;
	width:190px;
	height:10px;
}
p#side_tel{
	padding:0px 5px 0px 0px;
}
ul#side_menu{
	list-style:none;
}
ul#side_menu li#side_hurry a{
	background:url(../../../img/master/0041/side_menu_hurry.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_hurry a:hover{
	background:url(../../../img/master/0041/side_menu_hurry_on.jpg) no-repeat;
}
ul#side_menu li#side_company a{
	background:url(../../../img/master/0041/side_menu_company.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_company a:hover{
	background:url(../../../img/master/0041/side_menu_company_on.jpg) no-repeat;
}
ul#side_menu li#side_cost a{
	background:url(../../../img/master/0041/side_menu_cost.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_cost a:hover{
	background:url(../../../img/master/0041/side_menu_cost_on.jpg) no-repeat;
}
ul#side_menu li#side_hall a{
	background:url(../../../img/master/0041/side_menu_hall_2.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_hall a:hover{
	background:url(../../../img/master/0041/side_menu_hall_on_2.jpg) no-repeat;
}
ul#side_menu li#side_estimate a{
	background:url(../../../img/master/0041/side_menu_estimate.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_estimate a:hover{
	background:url(../../../img/master/0041/side_menu_estimate_on.jpg) no-repeat;
}
ul#side_menu li#side_consult a{
	background:url(../../../img/master/0041/side_menu_consult.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_consult a:hover{
	background:url(../../../img/master/0041/side_menu_consult_on.jpg) no-repeat;
}
ul#side_menu li#side_inquiry a{
	background:url(../../../img/master/0041/side_menu_inquiry.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_inquiry a:hover{
	background:url(../../../img/master/0041/side_menu_inquiry_on.jpg) no-repeat;
}

ul#side_menu li#side_register a{
	background:url(../../../img/master/0041/side_menu_register.jpg) no-repeat;
	text-indent:-9999px;
	width:190px;
	height:40px;
	display:block;
}
ul#side_menu li#side_register a:hover{
	background:url(../../../img/master/0041/side_menu_register_on.jpg) no-repeat;
}

ul#side_menu li#side_free a{
	background:url(../../../img/master/0041/side_menu_free.jpg) no-repeat;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#666666;
	font-weight:bold;
	width:165px;
	height:30px;
	padding:10px 20px 0px 5px;
	display:block;
}
ul#side_menu li#side_free a:hover{
	background:url(../../../img/master/0041/side_menu_free_on.jpg) no-repeat;
	text-decoration:none;
}

/*サイドバナー*/

img{
	border:none;
}

p.side_banner01{
	margin:20px auto;
	text-align:center;
}

/*文字・段落設定*/
p.hurry_tel{
	text-align:center;
	margin:40px auto 30px;
	clear:both;
}
.txt01{
	margin:0px 20px 20px 0px;
}
.txt02{
	margin:0px 0px 0px 10px;
}
.img01{
	text-align:center;
	margin:10px auto 20px;
	clear:both;
}
.font_14{
	font-size:14;
}
.font_red{
	color:#FF0000;
}

/*トップページ*/
.top_img01{
	margin-bottom:10px;
}
#top_cont_area{
	margin:10px 0px 20px;
}
.cont_box_left{
	border:1px #000032 solid;
	background:url(../../../img/master/0041/cont_box_bg.jpg) repeat-x;
	width:270px;
	margin:0px 10px 10px 5px;
	float:left;
	clear:both;
}
.cont_box_right{
	border:1px #000032 solid;
	background:url(../../../img/master/0041/cont_box_bg.jpg) repeat-x;
	width:260px;
	margin:0px 10px 10px 0px;
	float:left;
}
.cont_box_img{
	margin:5px 0px 5px 5px;
	float:left;
}
.cont_box_free a{
	background:url(../../../img/master/0041/top_pick10.jpg) no-repeat right top;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	width:169px;
	height:44px;
	padding:15px 0px 0px 0px;
	display:block;
}
.cont_box_free a:hover{
	text-decoration:none;
}
.cont_txt_area{
	width:169px;
	float:right;
}
.cont_txt{
	padding:5px;
}
h4.top_topics_title{
	background:url(../../../img/master/0041/top_topics_title.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:40px;
	margin:20px 0px 10px 0px;
	clear:both;
}
h4.top_hall_title{
	background:url(../../../img/master/0041/top_hall_title_2.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:40px;
	margin:20px 0px 10px 0px;
	clear:both;
}
p.top_hall_name{
	background:url(../../../img/master/0041/icon01.jpg) no-repeat 0px 5px;
	padding-left:15px;
}

/*お急ぎの方へ*/
h3.hurry{
	background:url(../../../img/master/0041/hurry_title.jpg) no-repeat;
}
h4.hurry_stitle01{
	background:url(../../../img/master/0041/hurry_stitle01.jpg) no-repeat;
}
h4.hurry_stitle02{
	background:url(../../../img/master/0041/hurry_stitle02.jpg) no-repeat;
}
.hurry_txt1_01{
	background:url(../../../img/master/0041/hurry_txt1_01.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt1_02{
	background:url(../../../img/master/0041/hurry_txt1_02.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt1_03{
	background:url(../../../img/master/0041/hurry_txt1_03.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt1_04{
	background:url(../../../img/master/0041/hurry_txt1_04.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt1_05{
	background:url(../../../img/master/0041/hurry_txt1_05.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt2_01{
	background:url(../../../img/master/0041/hurry_txt2_01.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt2_02{
	background:url(../../../img/master/0041/hurry_txt2_02.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_txt2_03{
	background:url(../../../img/master/0041/hurry_txt2_03.jpg) no-repeat;
	text-indent:-9999px;
	width:560px;
	height:25px;
	margin-bottom:10px;
}
.hurry_btxt{
	font-weight:bold;
	width:560px;
	margin-bottom:10px;
}

/*会社紹介*/
h3.company{
	background:url(../../../img/master/0041/company_title.jpg) no-repeat;
}
h4.company_stitle01{
	background:url(../../../img/master/0041/company_stitle01.jpg) no-repeat;
}
h4.company_stitle02{
	background:url(../../../img/master/0041/company_stitle02.jpg) no-repeat;
}
.company_photo{
	float:left;
	margin:0px 10px 5px 5px;
}

/*お葬式の費用*/
h3.cost{
	background:url(../../../img/master/0041/cost_title.jpg) no-repeat;
}
h4.cost_stitle01{
	background:url(../../../img/master/0041/cost_stitle01.jpg) no-repeat;
}
h4.cost_stitle02{
	background:url(../../../img/master/0041/cost_stitle02.jpg) no-repeat;
}

.cost_img{
	width:540px;
	margin:10px auto;
}

.cost_area{
	margin:10px 0px;
	width:560px;
}
.cost_area2{
	margin:10px 0px;
	width:560px;
}
.cost_border{
	border-bottom:1px #CCCCCC dotted;
	width:560px;
	height:10px;
	margin:10px 0px;
	clear:both;
}
.cost_img_area{
	width:100px;
	float:left;
}
.cost_btn{
	margin-top:5px;
}
.cost_sentence_area{
	width:430px;
	margin:0px 0px 0px 10px;
	float:right;
}
.cost_name{
	background:url(../../../img/master/0041/icon01.jpg) no-repeat 0px 5px;
	font-size:14px;
	font-weight:bold;
	width:200px;
	padding:0px 15px;
	float:left;
}
.cost_price_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	font-weight:bold;
	float:right;
}
.cost_price_font{
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
.cost_txt_area{
	clear:both;
}

/*費用の詳細*/
h3.cost_data{
	background:url(../../../img/master/0041/cost_data_title.jpg) no-repeat;
}
h4.cost_data_stitle01{
	background:url(../../../img/master/0041/cost_data_stitle01.jpg) no-repeat;
}
h4.cost_data_stitle02{
	background:url(../../../img/master/0041/cost_data_stitle02.jpg) no-repeat;
}
.cost_data_img{
	text-align:center;
	margin:0px auto 20px;
}
.cost_data_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	font-weight:bold;
}
.cost_other_name{
	background:url(../../../img/master/0041/icon01.jpg) no-repeat 0px 5px;
	font-size:14px;
	font-weight:bold;
	padding:0px 15px;
}
.cost_other_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	height:50px;
}

/*斎場のご案内*/
h3.hall{
	background:url(../../../img/master/0041/hall_title_2.jpg) no-repeat;
}
h4.hall_stitle01{
	background:url(../../../img/master/0041/hall_stitle01_2.jpg) no-repeat;
}
h4.hall_stitle02{
	background:url(../../../img/master/0041/hall_stitle02_2.jpg) no-repeat;
}
.hall_list{
	border:1px #CCCCCC solid;
	background:url(../../../img/master/0041/hall_box_bg.jpg) repeat-x;
	background-color:#FFFFFF;
	width:540px;
	margin:10px 0px;
	padding:10px;
	overflow:hidden;
}
.hall_list2{
	border:1px #CCCCCC solid;
	background:url(../../../img/master/0041/hall_box_bg.jpg) repeat-x;
	background-color:#FFFFFF;
	width:540px;
	margin:10px 0px;
	padding:10px;
	overflow:hidden;
}
.hall_list_img{
	float:left;
}
.hall_list_data{
	width:370px;
	margin-left:10px;
	float:right;
}
.hall_list_name{
	background:url(../../../img/master/0041/icon01.jpg) no-repeat 0px 5px;
	font-size:14px;
	font-weight:bold;
	padding:0px 15px;
}
.hall_list_tel{
	background:url(../../../img/master/0041/inquiry_icon.jpg) no-repeat 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:50px;
}
.hall_list_btn{
	padding-top:10px;
}
.hall_other_name{
	background:#EFEFEF url(../../../img/master/0041/hall_other_bg.jpg) no-repeat;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 5px 3px 20px;
}
.hall_other_l_tel{
	background:url(../../../img/master/0041/inquiry_icon.jpg) no-repeat 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	padding-left:50px;
}


/*斎場の詳細*/
h3.hall_data{
	background:url(../../../img/master/0041/hall_data_title_2.jpg) no-repeat;
}
h4.hall_data_stitle01{
	background:url(../../../img/master/0041/hall_data_stitle01_2.jpg) no-repeat;
}
h4.hall_data_stitle02{
	background:url(../../../img/master/0041/hall_stitle02_2.jpg) no-repeat;
}
h4.cost_data_stitle03{
	background:url(../../../img/master/0041/cost_data_stitle03_2.jpg) no-repeat;
}
.hall_data_img_area{
	width:480px;
	margin:0px auto 20px;
	overflow:hidden;
}
.hall_data_img01{
	text-align:center;
	margin:auto;
	float:left;
}
.hall_data_img02{
	text-align:center;
	margin:auto;
	float:right;
}
.hall_data_tel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
	font-weight:bold;
}

/*プライバイシーポリシー*/
h3.privacy{
	background:url(../../../img/master/0041/privacy_title.jpg) no-repeat;
}
h4.privacy_stitle01{
	background:url(../../../img/master/0041/privacy_stitle01.jpg) no-repeat;
}


/*見積り依頼*/
h3.estimate{
	background:url(../../../img/master/0041/estimate_title.jpg) no-repeat;
}
h4.estimate_stitle01{
	background:url(../../../img/master/0041/estimate_stitle01.jpg) no-repeat;
}
h4.estimate_stitle02{
	background:url(../../../img/master/0041/estimate_stitle02.jpg) no-repeat;
}

/*ご相談受付*/
h3.consult{
	background:url(../../../img/master/0041/consult_title.jpg) no-repeat;
}
h4.consult_stitle01{
	background:url(../../../img/master/0041/consult_stitle01.jpg) no-repeat;
}
h4.consult_stitle02{
	background:url(../../../img/master/0041/consult_stitle02.jpg) no-repeat;
}

/*お問い合わせ*/
h3.inquiry{
	background:url(../../../img/master/0041/inquiry_title.jpg) no-repeat;
}
h4.inquiry_stitle01{
	background:url(../../../img/master/0041/inquiry_stitle01.jpg) no-repeat;
}
h4.inquiry_stitle02{
	background:url(../../../img/master/0041/inquiry_stitle02.jpg) no-repeat;
}

/*会員登録*/
h3.register{
	background:url(../../../img/master/0041/register_title.jpg) no-repeat;
}
h4.register_stitle01{
	background:url(../../../img/master/0041/register_stitle01.jpg) no-repeat;
}
h4.register_stitle02{
	background:url(../../../img/master/0041/register_stitle02.jpg) no-repeat;
}

/*お知らせ*/
h3.topics{
	background:url(../../../img/master/0041/topics_title.jpg) no-repeat;
}
div.topics_stitle_area{
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	width:548px;
	padding:5px;
	overflow:hidden;
}
.topics_stitle01{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	color:#0E4274;
	font-weight:bold;
	text-indent:0px;
	width:420px;
	float:left;
}
.topics_date{
	width:110px;
	float:right;
}
p.topics_stitle_border{
	background:url(../../../img/master/0041/free_stitle01.jpg) no-repeat;
	width:560px;
	height:12px;
	clear:both;
}

/*フリーページ*/
p.free{
	background:url(../../../img/master/0041/free_title.jpg) no-repeat left bottom;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:24px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:10px;
	padding-bottom:5px;
}
p.free_stitle01{
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	color:#0E4274;
	font-weight:bold;
	text-indent:0px;
	width:538px;
	margin:0px;
	padding:5px 10px 5px 10px;
}
p.free_stitle_border{
	background:url(../../../img/master/0041/free_stitle01.jpg) no-repeat;
	width:560px;
	height:12px;
	margin:0px;
	padding:0px;
}

/*表*/
.table01{
	border-left:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	margin-bottom:20px;
	clear:both;
}
.td01{
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#ECF2FF;
	padding:5px;
}
.td02{
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding:5px;
}
.err_table{
	border:2px #FF0000 solid;
	background-color:#FFCCCC;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

/*フォーム*/
.form_btn_area{
	text-align:center;
	margin:20px auto;
	clear:both;
}
.form_btn01{
	display:inline;
}
.form_btn02{
	display:inline;
	margin-left:30px;
}
.form_end_txt{
	background:url(../../../img/master/0021/end_txt.gif) no-repeat;
	text-indent:-9999px;
	width:250px;
	height:30px;
	margin:30px auto;
}


#header:after,
.cost_area:after,
.hall_list:after,
.hall_data_img_areaafter,
.topics_stitle_area:after{
	content:"";
	height:0px;
	overflow:hidden;
	clear:both;
	display:block;
}