@charset "UTF-8";

@import url("common.css");
@import url("low_common.css");

/* -------------------------------------------------------------------
 下層CSS
------------------------------------------------------------------- */

/* -------------------------------------------------------------------
 プラン紹介
------------------------------------------------------------------- */

div#plan{
	margin: 10px 0px 0px 0px;
}

div#plan h2.sub-title{
	margin-bottom: 10px;
}

div#plan h2.sub-title02{
	padding: 2px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}	

div#plan h2.sub-title03{
	padding: 2px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #B5C79F;
	border: 1px solid #61924D;
}

div#plan h2.sub-title04{
	padding: 2px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #A9C6E2;
	border: 1px solid #689ACC;
}	

div#plan h2.case-title{
	margin: 25px 0px 10px 0px;
}

div#plan ul.caption01{
	margin: 10px 0px;
}

div#plan .plan-list{
	margin: 15px 0px;
}

div#plan .plan-list p{
	margin-bottom: 10px;
}

div#plan .plan-detail{
	width: 580px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(../../plan/img/index/line.jpg) repeat-x bottom;
}

div#plan .plan-detail p.photo{
	width: 250px;
	float: left;
}

div#plan .plan-detail p.photo img{
	border: 2px solid #CCCCCC;
}

div#plan .plan-detail .txt{
	width: 320px;
	float: right;
}

div#plan .plan-detail .price{
	padding-top: 10px;
	text-align: center;
	clear: both;
}

div#plan .flow{
	text-align: center;
}

div#plan .caution{
	margin: 10px 0px 30px 0px;
	padding-bottom: 5px;
	font-size: 90%;
	background: url(../img/line.gif) repeat-x bottom;
}

div#plan table{
	width: 580px;
}

div#plan table td{
	width: 12%;
	text-align: center;
}

div#plan .original02box{
	margin-bottom: 10px;
}

div#plan .original02box p{
	margin-bottom: 10px;
}

div#case-box-original{
	width: 564px;
	height: 126px;
	clear: both;
	margin: 20px 0px;
	background: url(../../plan/img/index/bg_other_plan.png) no-repeat;
}

div#case-box-original dl dt{
	text-indent: -9999px;
}

div#case-box-original dl dd ul{
	margin: 25px 0px 0px 7px;
}

div#case-box-original dl dd ul li{
	margin: 0px 0px 0px 0px;
	display: inline;
}


/* -------------------------------------------------------------------
 事前相談のすすめ
------------------------------------------------------------------- */

div#soudan{
	margin: 10px 0px 0px 0px;
}

div#soudan h2.sub-title{
	margin-bottom: 10px;
}

div#soudan .soudan-box{
	width: 580px;
}

div#soudan .soudan-box .photo{
	width: 190px;
	padding-bottom: 35px;
	float: left;
}

div#soudan .soudan-box .photo img{
	border: 2px solid #CCCCCC;
}

div#soudan .soudan-box .detail{
	width: 380px;
	float: right;
}

div#soudan .soudan-box .detail p.bn{
	margin-top: 10px;
	text-align: center;
}

div#soudan dl.faq-list{
	margin-top: 15px;
	margin-bottom: 35px;
}
 
div#soudan dl.faq-list dt{
	margin-bottom: 10px;
	padding-left: 35px;
	background: url(../../soudan/img/icon_q.gif) no-repeat left top;
	font-weight: bold;
	color: #DE0A5E; 
}

div#soudan dl.faq-list dd{
	margin-bottom: 15px;
	padding-left: 35px;
	background: url(../../soudan/img/icon_a.gif) no-repeat left top;
}

div#soudan div.voice-box{
	width: 580px;
	margin-top: 15px;
	background: url(../img/line.gif) repeat-x bottom;
	padding-bottom: 5px;
}

div#soudan div.voice-box p.photo{
	width: 55px;
	float: left;
	font-size: 90%;
	line-height: 130%;
}

div#soudan div.voice-box p.photo img{
	border: 2px solid #CCCCCC;
	margin-bottom: 3px;
}

div#soudan div.voice-box dl{
	width: 510px;
	float: right;
}

div#soudan div.voice-box dl dt{
	margin-bottom: 3px;
	font-weight: bold;
}


/* -------------------------------------------------------------------
 斎場一覧
------------------------------------------------------------------- */

div#hall{
	margin: 10px 0px 0px 0px;
}

div#hall h2.sub-title{
	margin-bottom: 10px;
}

div#hall h3.area-title{
	margin: 20px 0px 10px 0px;
	padding-left: 10px;
	color: #093CCB;
	font-weight: bold;
	font-size: 110%;
	border-left: 5px solid #093CCB;
}

div#hall table{
	width: 580px;
}

div#hall table th{
	width: 30%;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	text-align: left;
	background: url(../img/line.gif) repeat-x bottom;
}

div#hall table td{
	padding: 3px 3px 2px 3px;
	background: url(../img/line.gif) repeat-x bottom;
}


/* -------------------------------------------------------------------
 事例紹介
------------------------------------------------------------------- */

div#case{
	margin: 10px 0px 0px 0px;
}

div#case .entry{
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: url(../img/line.gif) repeat-x bottom;
}

div#case .sub-title{
	padding: 5px 5px 7px 2px;
	font-weight: bold;
	font-size: 115%;
	background: url(../../case/img/sub-title.png) repeat-x bottom left;
}

div#case .photo-box{
	width: 580px;
	margin: 10px 0px;
}

div#case .photo-box p{
	width: 184px;
	float: left;
	margin: 0px 3px;
}

div#case .photo-box p img{
	border: 3px solid #CCCCCC;
}

div#case table{
	width: 580px;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}

div#case table th{
	width: 25%;
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#case table td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#case table td.price{
	text-align: right;
	color: #FF3300;
	font-weight: bold;
}

div#case p.total-price{
	width: 350px;
	margin: 20px auto;
	padding: 5px;
	background: #EFEFEF;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}

div#case p.total-price span{
	color: #FF3300;
}

div#case p.more-link{
	text-align: center;
	margin-bottom: 10px;
}

div#case dl.voice{
	margin: 20px 0px 10px 0px;
	padding: 10px;
	background: #FBFBFB;
	border: 1px solid #CCCCCC; 
}

div#case dl.voice dt{
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF3300;
}

div#case .next-link{
	margin: 15px 0px;
	text-align: center;
}


/* -------------------------------------------------------------------
 会社案内
------------------------------------------------------------------- */

div#company{
	margin: 10px 0px 0px 0px;
}

div#company h2.sub-title{
	margin-bottom: 10px;
}

div#company .aisatsu-box{
	width: 580px;
	margin-top: 15px;
	margin-bottom: 35px;
}

div#company .aisatsu-box div.photo{
	width: 175px;
	float: left;
}

div#company .aisatsu-box div.photo p{
	margin-bottom: 10px;
}

div#company .aisatsu-box div.photo p img{
	border: 3px solid #CCCCCC;
}

div#company .aisatsu-box div.txt{
	width: 390px;
	float: right;
}

div#company .aisatsu-box div.txt p{
	margin-bottom: 10px;
}

div#company table{
	width: 580px;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

div#company table th{
	width: 25%;
	padding: 0px 2px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#company table td{
	padding: 0px 2px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#company table td p{
	margin-top: 10px;
}


/* -------------------------------------------------------------------
 もしもの時、慌てない為に
------------------------------------------------------------------- */

div#if{
	margin: 10px 0px 0px 0px;
}

div#if h2.sub-title{
	margin-bottom: 10px;
}
	
div#if h3.sub-title02{
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 5px solid #333333;
	font-size: 115%;
	font-weight: bold;
	clear: both;
}

div#if .if-box{
	width: 580px;
	margin-bottom: 15px;
}

div#if .if-box .img{
	width: 156px;
	float: left;
}

div#if .if-box .txt{
	width: 410px;
	float: right;
}


/* -------------------------------------------------------------------
 プライバシーポリシー
------------------------------------------------------------------- */

div#pvp{
	margin: 10px 0px 0px 0px;
}
	
div#pvp ul{
	margin: 15px 0px;
}


/* -------------------------------------------------------------------
 サイトマップ
------------------------------------------------------------------- */

div#sitemap{
	margin: 10px 0px 0px 0px;
}
	
div#sitemap dl dt{
	margin-bottom: 5px;
	padding: 0px 5px;
	background: #F0F0F0;
	font-weight: bold;
}

div#sitemap dl dd{
	margin-bottom: 10px;
}


/* -------------------------------------------------------------------
 お問合わせ
------------------------------------------------------------------- */

div#contact{
	margin: 10px 0px 0px 0px;
}

div#contact .bn{
	margin: 15px 0px;
	text-align: center;
}

div#contact .read{
	margin: 10px 0px;
}

div#contact table{
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

div#contact table th{
	width: 35%;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#contact table th span{
	color: #DE0C67;
	font-size: 90%;
}

div#contact table td{
	padding: 4px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#contact table td dl dt.margin{
	margin-top: 8px;
}

.form-50{
	width: 50px;
}

.form-100{
	width: 100px;
}

.form-130{
	width: 130px;
}

.form-150{
	width: 150px;
}

.form-200{
	width: 200px;
}

.form-250{
	width: 250px;
}

.form-300{
	width: 300px;
}

.form-350{
	width: 350px;
}

.form-400{
	width: 400px;
}

.form-max{
	width: 98%;
}

#error_area{
	display: none;
	padding: 10px;
	margin-bottom: 20px;
	border: 2px solid #3366CC;
}

#error_area h3{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
}

#error_area .error_mes{
	color: #FF3300;
	margin-bottom: 3px;
}

.submit-box{
	margin: 35px 0px 0px 0px;
	text-align: center;
}

div#contact dl.add-box{
	margin: 15px 0px;
}

