@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	outline: none;
}


/*プラン詳細ページ*/
.anyPlanTitle {
	margin-top: 25px;
	margin-bottom: 10px;
}
p.toCaseBtn {
	display: block;
	width: 241px;
	height: 77px;
	padding-top: 10px;
	padding-left: 255px;
}
.anyPlanPrice18 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop18.jpg) no-repeat;
}
.anyPlanPrice28 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop28.jpg) no-repeat;
}
.anyPlanPrice38 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop38.jpg) no-repeat;
}
.anyPlanPrice58 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop58.jpg) no-repeat;
}
.anyPlanPrice78 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop78.jpg) no-repeat;
}
.anyPlanPrice98 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop98.jpg) no-repeat;
}
.anyPlanPrice118 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop118.jpg) no-repeat;
}
.anyPlanPrice148 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop148.jpg) no-repeat;
}
.anyPlanPrice168 {
	width: 758px;
	height: 282px;
	background: url(../img/plan/planPriceTop168.jpg) no-repeat;
}
.anyPlanPriceToBtn {
	width: 758px;
	height: 45px;
	background: url(../img/plan/planPriceDown.jpg) no-repeat;
}
.anyPlanPriceToBtn ul {
	padding-top: 10px;
	line-height: 1em;
}
.anyPlanPriceToBtn ul li {
	display: inline;
}
.anyPlanPriceToBtn ul li.toBtn01 {
	margin-left: 15px;
}
.anyPlanPriceToBtn ul li.toBtn02 {
	margin-left: 113px;
}
.anyPlanPriceToBtn ul li.toBtn03 {
	margin-left: 35px;
}
.anyPlanPriceToBtn ul li.toBtn04 {
	margin-left: 31px;
}
.anyPlanTitleSmall {
	clear: both;
	margin: 25px 0 10px 0;
}
.anyPlanItemTop {
	margin-bottom: 10px;
}
table.planCaseTable td.morespace {
	padding-top: 0;
}

/*スタイル別プランページトップ*/
body {
	color: #333;
}
.planAllTitle {
	margin: 10px 0;
}
.planAllTitleText {
	width: 758px;
}
.planAllLeft {
	float: left;
	display: block;
	margin-top: 10px;
}
.planAllLeft a,a:hover{
	text-decoration: none;
}
.planAllLeft .planAllInfo {
	background: url(../img/plan/planAll/planAllCont01Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a .planAllFamily {
	background: url(../img/plan/planAll/planAllCont03Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a:hover .planAllFamily {
	background: url(../img/plan/planAll/planAllCont03Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a .planAllCompanyFuneral {
	background: url(../img/plan/planAll/planAllCont05Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a:hover .planAllCompanyFuneral {
	background: url(../img/plan/planAll/planAllCont05Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a .planAllFamilySaijo {
	background: url(../img/plan/planAll/planFamilyCont02Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.planAllLeft a:hover .planAllFamilySaijo {
	background: url(../img/plan/planAll/planFamilyCont02Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}

.planAllRight {
	display: block;
	float: left;
	margin-top: 10px;
}
.planAllRight a,a:hover{
	text-decoration: none;
}
.planAllRight a .planAllKasou {
	background: url(../img/plan/planAll/planAllCont02Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a:hover .planAllKasou {
	background: url(../img/plan/planAll/planAllCont02Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a .planAllFuneral {
	background: url(../img/plan/planAll/planAllCont04Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a:hover .planAllFuneral{
	background: url(../img/plan/planAll/planAllCont04Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a .planAllOwakare {
	background: url(../img/plan/planAll/planAllCont06Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a:hover .planAllOwakare {
	background: url(../img/plan/planAll/planAllCont06Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a .planAllFamilyHome {
	background: url(../img/plan/planAll/planFamilyCont01Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllRight a:hover .planAllFamilyHome {
	background: url(../img/plan/planAll/planFamilyCont01Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.planAllInfo p {
	padding-left: 30px;
	padding-top: 30px;
	width: 310px;
	color: #333;
	line-height: 1.6em;
}
.planAllKasou p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllFamily p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllFuneral p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllCompanyFuneral p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllOwakare p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllFamilyHome p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}
.planAllFamilySaijo p {
	padding-left: 135px;
	padding-top: 50px;
	width: 230px;
	color: #333;
	line-height: 1.6em;
}

/*各スタイル別プランページ*/
.margin {
	padding-left: 25px;
}
.stylePlanTitle {
	margin: 10px 0;
}
.stylePlanTitleText {
	width: 758px;
}
table.featurePoint {
	margin-top: 10px;
	margin-left:25px;
}
table tr td.featureText {
	padding: 10px 15px;
	width: 600px;
	font-size: 1.2em;
}
.anyPlanSmallTitle {
	clear: both;
	margin: 25px 0 10px 0;
}

.anyPlanLeft {
	display: block;
	float: left;
	margin-top: 10px;
}
.anyPlanRight {
	display: block;
	float: left;
	margin-top: 10px;
}
.anyPlanLeft p {
	padding-top: 125px;
	padding-left: 156px;
	width: 210px;
	color: #333;
	line-height: 2em;
	height: 63px;
}
.anyPlanRight p {
	padding-top: 125px;
	padding-left: 156px;
	width: 210px;
	color: #333;
	line-height: 2em;
	height: 63px;
}
.anyPlanLeft a,a:hover{
	text-decoration: none;
}
.anyPlanRight a,a:hover{
	text-decoration: none;
}
.anyPlanLeft a .anyPlanPlan18 {
	background: url(../img/plan/anyPlan/plan18Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a:hover .anyPlanPlan18 {
	background: url(../img/plan/anyPlan/plan18Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a:hover .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a .anyPlanPlan58 {
	background: url(../img/plan/anyPlan/plan58Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a:hover .anyPlanPlan58 {
	background: url(../img/plan/anyPlan/plan58Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a .anyPlanPlan98 {
	background: url(../img/plan/anyPlan/plan98Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a:hover .anyPlanPlan98 {
	background: url(../img/plan/anyPlan/plan98Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a .anyPlanPlan148 {
	background: url(../img/plan/anyPlan/plan148Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
}
.anyPlanLeft a:hover .anyPlanPlan148 {
	background: url(../img/plan/anyPlan/plan148Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
}


.anyPlanRight a .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan28 {
	background: url(../img/plan/anyPlan/plan28Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a .anyPlanPlan38 {
	background: url(../img/plan/anyPlan/plan38Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan38 {
	background: url(../img/plan/anyPlan/plan38Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a .anyPlanPlan78 {
	background: url(../img/plan/anyPlan/plan78Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan78 {
	background: url(../img/plan/anyPlan/plan78Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a .anyPlanPlan118 {
	background: url(../img/plan/anyPlan/plan118Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan118 {
	background: url(../img/plan/anyPlan/plan118Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a .anyPlanPlan168 {
	background: url(../img/plan/anyPlan/plan168Bg.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}
.anyPlanRight a:hover .anyPlanPlan168 {
	background: url(../img/plan/anyPlan/plan168Bg_on.jpg) no-repeat;
	width: 374px;
	height: 180px;
	margin-left: 10px;
}

/*共通その他のプラン*/
/*スタイル別*/
.otherPlanLeft {
	display: block;
	float: left;
	margin-top: 10px;
}
.otherPlanRight {
	display: block;
	float: left;
	margin-top: 10px;
}
.otherPlanLeft a .otherPlanKasou {
	background: url(../img/plan/otherPlanKasouBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
}
.otherPlanLeft a:hover .otherPlanKasou {
	background: url(../img/plan/otherPlanKasouBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
}
.otherPlanRight a .otherPlanFamilyHome {
	background: url(../img/plan/otherPlanFamilyHomeBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a:hover .otherPlanFamilyHome {
	background: url(../img/plan/otherPlanFamilyHomeBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a .otherPlanFamilySaijo {
	background: url(../img/plan/otherPlanFamilySaijoBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a:hover .otherPlanFamilySaijo {
	background: url(../img/plan/otherPlanFamilySaijoBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanLeft a .otherPlanFuneral {
	background: url(../img/plan/otherPlanFuneralBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
}
.otherPlanLeft a:hover .otherPlanFuneral {
	background: url(../img/plan/otherPlanFuneralBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
}
.otherPlanRight a .otherPlanCompanyFuneral {
	background: url(../img/plan/otherPlanCompanyFuneralBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a:hover .otherPlanCompanyFuneral {
	background: url(../img/plan/otherPlanCompanyFuneralBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a .otherPlanOwakare {
	background: url(../img/plan/otherPlanOwakareBg.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}
.otherPlanRight a:hover .otherPlanOwakare {
	background: url(../img/plan/otherPlanOwakareBg_on.jpg) no-repeat;
	width: 246px;
	height: 79px;
	margin-left: 10px;
}

/*料金別プラン*/
ul.otherPlanHanaList {
	background: url(../img/dictionary/dicionaryListBg.jpg) no-repeat;
	width: 749px;
	height: 55px;
	padding-left: 9px;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
}
.otherPlanHanaList a,a:hover,a:visited {
	text-decoration: none;
}
ul.otherPlanHanaList li a {
	display: block;
	float: left;
	text-align: center;
	padding-top:14px;
	background: url(../img/plan/otherPlanHanaBg.jpg) no-repeat;
	width: 82px;
	height: 35px;
}
ul.otherPlanHanaList li a:hover {
	display: block;
	float: left;
	text-align: center;
	padding-top:14px;
	background: url(../img/plan/otherPlanHanaBg_on.jpg) no-repeat;
	width: 82px;
	height: 35px;
}
ul.otherPlanHanaList a li {
	display: block;
	float: left;
	text-align: center;
	padding-top:14px;
	background: url(../img/plan/otherPlanHanaBg.jpg) no-repeat;
	width: 82px;
	height: 35px;
}
ul.otherPlanHanaList a:hover li {
	display: block;
	float: left;
	text-align: center;
	padding-top:14px;
	background: url(../img/plan/otherPlanHanaBg_on.jpg) no-repeat;
	width: 82px;
	height: 35px;
}

/*葬儀費用のしくみページ*/

/*ファーストビュー部分*/
.planpricebox01 {
	width: 758px;
	height: 300px;
	background: url(../img/plan/planprice/planpricebg01.jpg) no-repeat;
	margin-top: 15px;
	margin-bottom: 25px;
}

.planpricebox01 p {
	width: 510px;
	padding-top: 140px;
	padding-left: 240px;
	line-height: 2.3em;
}


/*各項目の詳細部分*/
.floatleft {
	float: left;
}
.floatleft p.planpricecontimg {
	padding-left: 10px;
}
.floatleft p.planpricetext01 {
	width: 162px;
	height: 180px;
	padding-top: 80px;
	padding-left: 10px;
	line-height: 2em;
}
.floatleft p.planpricetext02 {
	width: 162px;
	height: 140px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}

.floatleft .planpricecont01 {
	width: 182px;
	height: 515px;
	background: url(../img/plan/planprice/contentsbox01.jpg) no-repeat;
	margin-top: 10px;
}
.floatleft .planpricecont02 {
	width: 182px;
	height: 515px;
	background: url(../img/plan/planprice/contentsbox02.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.floatleft .planpricecont03 {
	width: 182px;
	height: 515px;
	background: url(../img/plan/planprice/contentsbox03.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
.floatleft .planpricecont04 {
	width: 182px;
	height: 515px;
	background: url(../img/plan/planprice/contentsbox04.jpg) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}

.planpricecont05 {
	clear: both;
	margin-bottom: 10px;
}

/*各料金プランページ追加分*/
.planpricetextcenter {
	text-align: center;
	padding-top: 15px;
}
