@charset "utf-8";
/* CSS Document */

/*------------------------------
基本設定
------------------------------*/

/*基本フォント----------*/

body{
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.5em;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

adress,em{
	font-style:normal;
}

* html body{
	font-size:75%;
}

*:first-child + html body{
	font-size:75%;
}


/*基本タグ----------*/

body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea{
	margin:0px;
	padding:0px;
}

body{
	text-align:center;
	background:#FFFFFF;
}

img,table{
	border:none;
}

ol,ul{
	list-style:none;
}


/*基本テキストリンク----------*/

a{
	text-decoration:underline;
	outline:none;
}

a:link{
	color:#3D5199;
}

a:visited{
	color:#3D5199;
}

a:hover{
	color:#AC9315;
}

a:active{
	color:#3D5199;
}


/*------------------------------
float解除
------------------------------*/

br.clr{/*テスト用*/
	clear:both;
	font-size:0px;
	line-height:0px;
}

.clearfix:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}
/*\*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/**/


/*------------------------------
レイアウト枠
------------------------------*/

div#contents_area{
	width:870px;
	margin:0px auto;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	text-align:left;
}

div#header p a{
	width:294px;
	height:57px;
	margin:10px;
	background:url(../../../img/master/1001/header_logo.jpg) no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

p#header_tel{
	width:219px;
	height:42px;
	margin-top:20px;
	margin-right:10px;
	background:url(../../../img/master/1001/header_tel.jpg) no-repeat;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}

div#side_menu_bg{
	background:url(../../../img/master/1001/side_bg.jpg) repeat-y 6px 0px;
}

div#contents{
	background:url(../../../img/master/1001/header_bar.jpg) repeat-x;
}


/*サイドメニュー----------*/

div#side{
	width:210px;
	margin-top:18px;
	padding-left:6px;
	float:left;
}

p#side_tel{
	width:210px;
	height:150px;
	background:url(../../../img/master/1001/side_tel.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p#side_hurry_btn{
	padding:7px 0px;
	background:#FFFFFF;
}

p#side_menu01{
	width:210px;
	height:30px;
	background:url(../../../img/master/1001/side_menu_title01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p#side_menu02{
	width:210px;
	height:30px;
	background:url(../../../img/master/1001/side_menu_title02.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p#side_menu03{
	width:210px;
	height:30px;
	background:url(../../../img/master/1001/side_menu_title03.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p#side_menu04{
	width:210px;
	height:30px;
	background:url(../../../img/master/1001/side_menu_title04.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


ul.side_menu li{
	margin-left:10px;
}

ul.side_menu li a{
	width:178px;
	height:23px;
	padding:5px 0px 0px 20px;
	border:1px #CCCCCC solid;
	background:#FFFFFF url(../../../img/master/1001/icon01.jpg) no-repeat 7px 10px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.0em;
	display:block;
}

ul.side_menu li a:hover{

	background:#FFECEC url(../../../img/master/1001/icon01.jpg) no-repeat 7px 10px;

}

ul.side_menu li a.active{
	width:178px;
	height:23px;
	padding:5px 0px 0px 20px;
	border:1px #CCCCCC solid;
	background:#FFECEC url(../../../img/master/1001/icon01.jpg) no-repeat 7px 10px;
	font-size:1.2em;
	color:#996600;
	font-weight:bold;
	line-height:1.0em;
}

p.side_banner01{
	margin:10px auto;
	margin-left:10px;
}

/*メインコンテンツ----------*/

div#main_area{
	float:right;
/*\*/
	margin-left:10px;
/**/
	text-align:left;
}

h1#main_header{
	width:636px;
	height:46px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/header_txt.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div#main{
	width:620px;
	margin-right:15px;
}

p#pan_navi{
	margin:10px 0px;
}

h2.page_title{
	height:30px;
	margin-bottom:15px;
	padding-top:6px;
	padding-left:10px;
	background:url(../../../img/master/1001/title_bg.gif) no-repeat;
	font-size:2.0em;
	font-weight:bold;
}

p.txt01{
	width:600px;
	margin:10px auto 20px;
}

p.txt02{
	width:600px;
	margin:10px auto;
}

span.font_red{
	color:#FF0000;
}

#hurry_tel{
	margin:30px auto;
	text-align:center;
}


/*フッター----------*/
div#footer{
	padding:15px;
	border-top:1px #CCCCCC solid;
}

p#footer_txt{
	width:480px;
	height:51px;
	padding-left:90px;
	background:url(../../../img/master/1001/footer_logo.gif) no-repeat;
	color:#000000;
	float:left;
}

p.footer_menu{
	padding-left:13px;
	background:url(../../../img/master/1001/icon01.jpg) no-repeat 0px 3px;
	line-height:1.0em;
	float:right;
}



/*TOP----------*/

div.top_searvice01{
	width:280px;
	height:260px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/top_img06.jpg) no-repeat;
	float:left;
}

div.top_searvice02{
	width:280px;
	height:260px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/top_img07.jpg) no-repeat;
	float:right;
}

p.top_searvice_btn a{
	width:160px;
	height:36px;
	margin:210px auto 0px;
	background:url(../../../img/master/1001/top_btn01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

h3.top_h3_01{
	width:620px;
	height:37px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/top_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.top_news_td01{
	border-bottom:1px #333333 dotted;
	color:#5C5C2E;
}

.top_news_td02{
	border-bottom:1px #333333 dotted;
	background:url(../../../img/master/1001/icon01.jpg) no-repeat 0px 6px;
}

.top_news_td03{
	border-bottom:1px #333333 dotted;
}


/*葬祭支援とは----------*/

h3.about_h3_01{
	width:620px;
	height:37px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/about_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h3.about_h3_02{
	width:620px;
	height:37px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/about_h3_02.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.about_h4_01{
	width:600px;
	height:30px;
	background:url(../../../img/master/1001/about_h4_01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.about_h4_02{
	width:600px;
	height:30px;
	background:url(../../../img/master/1001/about_h4_02.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.about_h4_03{
	width:600px;
	height:30px;
	background:url(../../../img/master/1001/about_h4_03.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.about_h4_04{
	width:600px;
	height:30px;
	background:url(../../../img/master/1001/about_h4_04.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.about_h4_05{
	width:600px;
	height:30px;
	background:url(../../../img/master/1001/about_h4_05.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


/*無料会員制度----------*/

h3.member_h3_01{
	width:620px;
	height:37px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/member_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div.card_area{
	width:580px;
	margin:10px auto 30px;
}

p.card_img{
	width:250px;
	float:left;
}

div.card_txt{
	float:right;
	text-align:center;
}

h4.member_h4_01{
	width:620px;
	height:30px;
	margin:30px auto 10px;
	background:url(../../../img/master/1001/member_h4_01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.member_txt{
	padding:0px 30px;
	font-size:1.2em;
	background:#E7E7CD;
}

p.member_box_bottom{
	margin-bottom:10px;
}


/*メンバー紹介----------*/

h3.staff_h3_01{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/staff_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div.staff_area{
	margin-bottom:30px;
}

div.staff_name_area{
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:2.0em;
	font-weight:bold;
	border-bottom:1px #999999 dotted;
}

span.name_title{
	font-size:0.6em;
	color:#917A11;
}

p.staff_photo{
	margin-right:10px;
	float:left;
}

p.staff_txt{
	margin-left:10px;
}

/*会社紹介----------*/

h3.company_h3_01{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/company_stitle01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h3.company_h3_02{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/company_stitle02.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.company_txt_area{
	width:600px;
	margin-bottom:20px;
}

.company_photo{
	padding:0px 10px 10px 10px;
	float:left;
}

.company_txt{
	margin:0px 10px;
}

/*サービス本人----------*/

h3.searvice01_h3_01{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/searvice01_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div.searvice_box{
	width:618px;
	margin:10px auto;
	border:1px #CCCCCC solid;
}

div.searvice_box02{
	width:594px;
	margin:10px auto;
}

div.searvice_box03{
	width:594px;
	margin:20px auto;
}

h4.searvice01_h4_01{
	width:618px;
	height:39px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/searvice01_h4_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.searvice01_h4_02{
	width:618px;
	height:39px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/searvice01_h4_02.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

table.searvice_table01{
	margin:10px 0px;
}


/*サービス家族----------*/

h3.searvice02_h3_01{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/searvice02_h3_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.searvice02_h4_01{
	width:618px;
	height:39px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/searvice02_h4_01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.searvice02_h4_02{
	width:618px;
	height:39px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/searvice02_h4_02.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h4.searvice02_h4_03{
	width:618px;
	height:39px;
	margin-bottom:10px;
	background:url(../../../img/master/1001/searvice02_h4_03.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/*表設定*/

table.table01{
	border:1px #333366 solid;
	border-collapse:collapse;
}

td.td01{
	border:1px #333366 solid;
	background:url(../../../img/master/1001/company_table_bg.gif) no-repeat;
	background-color:#666699;
	color:#FFFFFF;
	vertical-align:top;
	width:109px;
	padding:8px 8px;
}

td.td02{
	border:1px #333366 solid;
	padding:8px 8px;
}


/*------------------------------
お急ぎの方はこちら
------------------------------*/

p.hurry_img{
	margin:10px auto  20px;
	text-align:center;
}

h3.hurry_h3_01{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/hurry_stitle01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.hurry_process01{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_process01.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

p.hurry_process02{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_process02.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

p.hurry_process03{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_process03.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

p.hurry_process04{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_process04.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

p.hurry_process05{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_process05.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

p.hurry_txt01{
	width:600px;
	margin:10px auto;
	font-weight:bold;
}

h3.hurry_h3_02{
	width:620px;
	height:37px;
	margin-bottom:20px;
	background:url(../../../img/master/1001/hurry_stitle02.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.hurry_preparation01{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_preparation01.gif) no-repeat;
	text-indent:-99999px;
}

.hurry_preparation02{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_preparation02.gif) no-repeat;
	text-indent:-99999px;
}

.hurry_preparation03{
	width:600px;
	height:25px;
	margin:0px auto;
	background:url(../../../img/master/1001/hurry_preparation03.gif) no-repeat;
	text-indent:-99999px;
}

/*------------------------------
葬儀相談のご依頼
------------------------------*/
h3.consult_h3_01{
	width:620px;
	height:37px;
	margin:0px auto 10px;
	background:url(../../../img/master/1001/consult_stitle01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h3.consult_h3_02{
	width:620px;
	height:37px;
	margin:0px auto 10px;
	background:url(../../../img/master/1001/consult_stitle01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h3.consult_h3_03_ed{
	width:620px;
	height:37px;
	margin:0px auto 10px;
	background:url(../../../img/master/1001/consult_stitle02_ed.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


/*------------------------------
フォーム系共通
------------------------------*/

.err_table{
	border:1px #FF0000 solid;
	background-color:#FFCCCC;
	text-align:center;
	height:30px;
}

div.form_btn_area{
	text-align:center;
	margin:20px auto;
}

table.btn_table{
	margin:0px auto;
}

/*完了ページ----------*/

.end_txt_area{
	width:600px;
	margin:50px 10px 30px;
}
.end_txt01{
	width:250px;
	height:30px;
	margin:auto;
	background:url(../../../img/master/1001/end_txt.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.end_border{
	width:425px;
	height:90px;
	margin:10px auto;
	padding:30px;
	background:url(../../../img/master/0011/end_border.gif) no-repeat;
}


/*------------------------------
お客様の声
------------------------------*/

div.voice_area{
	margin-bottom:30px;
}

div.voice_title_box{
	width:610px;
	padding:5px;
	border:1px #990000 solid;
}

p.voice_title{
	font-size:1.2em;
	font-weight:bold;
}

td.voice_td01{
	padding:5px;
	color:#FFFFFF;
	background:#AD9318;
}

/*------------------------------
プライバシポリシー
------------------------------*/

h3.privacy_h3_01{
	width:620px;
	height:37px;
	margin:0px auto 10px;
	background:url(../../../img/master/1001/privacy_stitle01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.font_red{
	color:#FF0000;
}

/*------------------------------
お知らせ
------------------------------*/

div.topics_stitle01{
	width:600px;
	height:37px;
	margin:0px auto 10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background:url(../../../img/master/1001/stitle_bg.gif) no-repeat;
}

p.topics_title{
	font-size:1.2em;
	font-weight:bold;
	float:left;
}

p.topics_date{
	width:110px;
	float:right;
}

p.topics_img{
	width:600px;
	margin:10px auto;
}

p.topics_txt{
	width:600px;
	margin:10px auto;
}

p.topics_btn{
	text-align:center;
	margin:10px auto;
}
