@charset "utf-8";
/* CSS Document */

/*Reset csss start here*/
body, div, ul, li, ol, h1, h2, h3, h4, h5, h5, form, fieldset, p, select, address, input
{
	margin:0;
	padding:0;
	outline:0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}

img, fieldset
{
	border:none;
	padding:0;
	margin:0;
	outline:none;
}

img
{
	max-width:100%;
	height:auto;
}

input
{
	border:none;
}

select
{
	border:none;
}

.clear
{
	clear:both;
	overflow: hidden;
	height: 0px;
}

a:focus
{
	outline:none;
}

a
{
	text-decoration:none;
	outline:none;
}

a:hover
{
	text-decoration:none;
	cursor:pointer;
}

ul
{
	list-style:none;
}

/*Reset csss end here*/
body
{
	font:12px lucidagranderegular, sans-serif;
	color: #282828;
}

/*.footer-topsec a:hover,.faq-sectionwrapper a:hover{color:red!important;}*/
#page a:hover
{
	color:red;
}

.outerwrapper
{
	float:left;
	width:100%;
}

.innerwrapper
{
	width:980px;
	margin:0 auto;
}

.wrapper
{
	float:left;
	width:100%;
}

header
{
	float:left;
	padding:10px 0 14px;
	width:100%;
}

.header-topsec
{
	float:left;
	width:100%;
}

.header-topsec h2
{
	float:left;
	width:100%;
	font:13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.header-midsec
{
	float:left;
	padding:3px 0 0;
	width:100%;
}

.logo
{
	float:left;
	width:339px;
	margin:8px 0px 0px 0px;
}

.contact-wrapper
{
	float:left;
	padding:0 0 0 130px;
	width:333px;
}

.contact-wrapper small
{
	float:right;
	width:100%;
	font:13px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	text-align: right;
}

.contact-wrapper span
{
	float:left;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#931b22;
	width: 333px;
}

.contact-wrapper span img
{
	float:right;
	height: 60px;
}

.contact-wrapper span small
{
	float:left;
	font:bold 15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#931b22;
	width:56px;
}

.contact-innersec
{
	float:left;
	padding:0px;
}

.contact-innersec p
{
	float:right;
	font:33px/44px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#931b22;
}

.headermid-rightsec
{
	float:right;
	width:170px;
	text-align:center;
}

.headermid-rightsec a
{
	float:right;
	padding-left:20px;
	font:16px/16px 'futura_md_btbold', sans-serif;
	color:#ffffff;
}

.navbar
{
	float:left;
	width:100%;
	position: relative;
	padding:5px 0;
	z-index:10;
}

.navbar ul
{
	float:left;
	width:980px;
	padding:0;
}

.navbar ul:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;	
}


.navbar ul li
{
	float:left;
	width:196px;
	height:45px;
	background:url("images/btn.png");
	position:relative;
	z-index:10;
}

.navbar ul li.last-link
{
	border:0px!important;
	padding:0;
}

.navbar ul li a
{
	font: 17px/18px 'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,メイリオ,sans-serif;
	color: #282828;
	display:block;
	width:100%;
	height:100%;
	line-height:45px;
	text-align: center;
}

.navbar ul li a:hover {
	background:url("images/btn_over.png");
}


.navbar ul li.menu-item-745
{
	background:url("images/btn01.png");
}

.navbar ul li.menu-item-16
{
	background:url("images/btn02.png");
}

.navbar ul li.menu-item-627
{
	background:url("images/btn03.png");
}

.navbar ul li.menu-item-753
{
	background:url("images/btn04.png");
}

.navbar ul li.menu-item-17
{
	background:url("images/btn05.png");
}

/* ホバー時の動作*/
.navbar li.menu-item-745 a:hover
{
	background:url("images/btn_over01.png");
}

.navbar li.menu-item-16 a:hover
{
	background:url("images/btn_over02.png");
}

.navbar li.menu-item-627 a:hover
{
	background:url("images/btn_over03.png");
}

.navbar li.menu-item-753 a:hover
{
	background:url("images/btn_over04.png");
}

.navbar li.menu-item-17 a:hover
{
	background:url("images/btn_over05.png");
}


.navbar ul li ul.sub-menu
{
	position: absolute;
	left: 0px;
	width:100%;
	z-index:5;
}

.navbar .sub-menu li a
{
	display:block;
	width:196x;
	height:45px;
	border-right: none;
}

.navbar ul.nav-menu li ul.sub-menu li a:hover {
	background:url("images/btn_over.png");
}



.navbar .current-menu-item a, .navbar .current_page_item a, .navbar .sub-menu .current-menu-item a, .navbar .sub-menu .current_page_item a, .navbar .current-menu-parent a
{
	color:red;
}



.last-link
{
	border:0px!important;
	padding:12px 54px 12px 55px;
}

/*front page*/
.main-topcntr
{
	float:left;
	width:100%;
	padding:0 0 10px;
	border-bottom: solid 1px #CBCBCB
}

.top-leftcntr
{
	float:left;
	width:489px;
	border-right:1px solid #cbcbcb;
	padding:10px 0 15px;
}

.top-rightcntr
{
	float:right;
	width:487px;
	padding:10px 0 0;
}

.main-topcntr span
{
	float:left;
	width:100%;
}

.top-leftcntr ul
{
	float:left;
	width:98%;
	padding:16px 1% 0;
}

.top-leftcntr ul li
{
	float:left;
	padding:5px 28px!important;
	border-right:1px solid #cbcbcb;
	background:url("images/red-arrow.png") no-repeat scroll 16px 8px transparent;
}

.top-leftcntr ul li a
{
	float:left;
	font:22px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.top-rightcntr ul
{
	float:left;
	padding: 12px 4% 0;
	width: 92%;
}

.top-rightcntr ul li
{
	float:left;
	padding:5px 21px!important;
	border-right:1px solid #cbcbcb;
}

.top-rightcntr ul li a
{
	float:left;
	font:30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.main
{
	float:left;
	width:100%;
	z-index:0;
}

#primary
{
	float:left;
	width:700px;
}

.promise-funeralsec
{
	float:left;
	width:698px;
	position: relative;
}

.promise-funeralsec img
{
	float:left;
}

.promise-funeraltextsec
{
	position: absolute;
	right:0px;
	top:54px;
}

.promise-funeraltextsec p
{
	float:right;
	font:27px/27px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	padding-bottom:21px;
}

.discont-servicedeswrapper
{
	float:left;
	width:99%;
	text-align: center;
	padding:5px 0 0;
}

.discont-servicedes
{
	float:left;
	width:317px;
	background:#fff;
	padding:25px 10px 20px;
}

.discont-servicedeswrapper .even
{
	float:right;
}

.discont-servicedes h3
{
	font:44px/44px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:0 0 12px;
	height:370px;
}

.discont-servicedes span
{
	display:block;
	padding-bottom:16px;
}

.discont-servicedes p
{
	float:left;
	width:100%;
	font:25px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.discount-servicedesinner
{
	float:left;
	width:88%;
	padding:21px 6% 0;
}

.discount-serviceinnerwrapper
{
	float:left;
	width:100%;
	padding-top:5px;
}

.amount
{
	float:left;
	font:20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	border:1px solid #4d351a;
	background: url(images/pinkbg.jpg) repeat 0px 0px;
	padding:5px;
}

.subscription
{
	float:right;
	font:20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	border:1px solid #4d351a;
	background: url(images/light-violet.jpg) repeat 0px 0px;
	padding:5px 19px;
}

.flowfuneralwrapper
{
	float:left;
	width:100%;
	padding:32px 0 0;
}

.flowfuneralwrapper li
{
	float:left;
	border:1px solid #cbcbcb;
	background:#f6f0dc url(images/light-orangebg.jpg) repeat-x 0px 0px;
	width:189px;
	height:263px;
	padding:10px 10px 15px;
}

.talkbeforehandsec
{
	margin:0 40px 0px 27px;
}

.talkbeforehandsec .top-flowsec span
{
}

.top-flowsec
{
	float:left;
	width:100%;
	border-bottom:1px solid #b5b5b6;
	padding:0 0 4px;
}

.top-flowsec span
{
	float:left;
}

.top-flowsec h3
{
	float:left;
	font:23px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:31px 0 0;
	margin-left:6px;
}

.middleflowsec
{
	float:left;
	width:100%;
	padding:13px 0;
	min-height:118px;
}

.middleflowsec p
{
	float:left;
	font:12px/24px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.btmflowsec
{
	float:left;
	width:100%;
	text-align: center;
}

.green-links
{
	display:inline-block;
	background: url(images/light-greenbg.png) repeat 0px 0px;
	border:1px solid #cbcbcb;
	text-align: center;
}

.green-links a
{
	background: url("images/small-arrow.png") no-repeat scroll 17px 6px transparent;
	color: #4D351A;
	display: inline-block;
	font: 13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 8px 23px;
	text-indent: 11px;
}

.thought-flowerwrapper
{
	float:left;
	width:100%;
	position: relative;
	margin:46px 0 0;
}

.thought-flowertextsec
{
	position: absolute;
	top:0px;
	left:0px;
	width:632px;
	min-height:298px;
	padding:42px 34px;
}

.leftthought-flowersec
{
	float:left;
	width:271px;
}

.leftthought-flowersec p
{
	float:left;
	font:31px/39px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
}

.leftthought-flowersec small
{
	float:left;
	font:15px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	padding:15px 0 0;
}

.thought-flowertextsec .btmflowsec
{
	bottom: 30px;
	position: absolute;
	right: 33px;
	text-align: right;
}

/*sidebar*/
.sidebar-container
{
	float:right;
	width:245px;
	
}

.sidebarbox1
{
	float:left;
	width:100%;
	border-left:1px solid #ebadad;
	border-right:1px solid #ebadad;
}

.sidebarbox1-topsec
{
	float:left;
	text-align: center;
	width:100%;
	background:#e77272 url(images/contactheadingbg.png) repeat-x 0px 0px;
	padding:10px 0 7px;
	border-top:1px solid #ebadad;
	border-bottom:1px solid #ebadad;
}

.sidebarbox1-topsec h5
{
	font:16px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
}

.sidebarbox1-topsec h5 a
{
	color:#fff;
}

.sidebarbox1-topsec span
{
	font:23px/27px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
}

.sidebarbox1-btmsec
{
	float:left;
	width:92%;
	padding:15px 4% 19px;
	background:url(images/strippink.jpg) repeat 0px 0px;
}

.sidebarbox1-btminnersec
{
	float:left;
	background:#fff url(images/operator.jpg) no-repeat right top;
	text-align:center;
	padding: 14px 7% 8px;
	width: 86%;
}

.sidebarbox1-btminnersec p
{
	float:left;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	width:100%;
	text-align: left;
}

.sidebarbox1-btminnersec p strong
{
	float:none;
	font:30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#931b22;
	text-align: left;
}

.sidebarbox1-btminnersec span
{
	float:left;
	width:100%;
	font:13px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	text-align: left;
	padding: 13px 0 0;
}

.sidebarbox1-btminnersec strong
{
	float:left;
	width:100%;
	text-align: center;
	font:26px/26px 'futura_md_btbold', sans-serif;
	color:#931b22;
	padding:18px 0 12px;
	word-wrap:break-word;
}

.contact-linkbox
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #AB020C;
	display: inline-block;
	padding: 2px;
	text-align: center;
	width: 94%;
}

.contact-linkbox span
{
	background: url("images/contact-linkbg.jpg") repeat-x scroll 0 0 transparent;
	display: inline-block;
	padding: 7px 0;
}


.contact-linkbox span a
{
	background: url("images/small-arrow.png") no-repeat scroll 10px 0 transparent;
	color: #FFFFFF;
	float: right;
	font: bold 14px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 0 0 0 14%;
	width: 86%;
}

.sidebarbox1-btminnersec ul
{
	float:left;
	width:100%;
}

.sidebarbox1-btminnersec ul li
{
	float:left;
}

.sidebarbox1-btminnersec ul li
{
	float:left;
	width:75px;
}

.sidebarbox2 .sidebarbox1-topsec
{
	padding:5px 0 5px;
}

.sidebarbox2 .sidebarbox1-btmsec
{
	padding:0 4% 15px;
}

.sidebarbox2 .sidebarbox1-btmsec .sidebarbox1-btminnersec
{
	width:100%;
	padding:0px;
}

.sidebarbox2 .sidebarbox1-btminnersec
{
	background:#fff;
}

.sidebarbox2 .sidebarbox1-btminnersec span
{
	padding:6px 0 0;
}

.sidebar-container .masonry-brick
{
	width:100%;
}

.sidebarbox3
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B5B5B6;
	float: left;
	margin: 28px 0 0;
	padding: 20px 4% 17px;
	width: 89%;
}

.sidebarbox3 h4
{
	font:31px/36px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding-bottom:28px;
}

.sidebarbox3-contentsec
{
	float:left;
	width:100%;
	position: relative;
}

.slidebarbox3leftsec
{
	float:left;
	width:125px;
}

.slidebarbox3leftsec p
{
	float:left;
	font:14px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding-bottom:30px;
}

.slidebarbox3leftsec a
{
	float:left;
	font:12px/12px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#931b22;
	margin:7px 0px 0px 0px;
}

.slidebarbox3rightsec
{
	position: absolute;
	bottom:-5px;
	right:0px;
}

.sidebarbox4
{
	margin: 49px 0 0;
	padding:20px 4% 22px
}

.sidebarbox5
{
	margin: 35px 0 0;
	padding: 20px 4% 25px;
}

.sidebarbox5 .slidebarbox3rightsec
{
	bottom: -1px;
	right: -10px;
}

.sidebarbox6
{
	margin: 44px 0 0;
	padding: 20px 4% 25px;
}

.sidebarbox6 h4
{
	font:26px/36px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.sidebarbox6 .slidebarbox3rightsec
{
	bottom: -1px;
	right: -9px;
	bottom: -30px;
	right: 6px;
}

.sidebarbox7
{
	margin: 53px 0 0;
	padding: 26px 4% 25px;
}

.sidebarbox7 h4
{
	font:26px/36px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-bottom:18px;
}

.sidebarbox3 h5
{
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding-bottom: 10px;
}

.social-movementlist
{
	float:left;
	width:100%;
	padding-bottom: 12px;
}

.social-movementlist li
{
	float:left;
	width:68px;
	height:69px;
}

.sidebarbox7 .slidebarbox3leftsec
{
	width:100%;
}

.faq-sectionwrapper
{
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
	padding:34px 0 0;
}

.faq-titlesec
{
	float:left;
	width:100%;
	background:url("images/black-strip.jpg") repeat-x scroll center center transparent
}

.faq-titlesec h5
{
	float:left;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#000000;
	background:#fff url(images/black-box.jpg) no-repeat 1px 1px;
	padding-left:25px;
	padding-right: 20px;
}

.faq-sectionwrapper ul
{
	float:left;
	width:100%;
	padding:22px 0 0;
}

.faq-sectionwrapper ul li
{
	float:left;
	width:100%;
	font:14px/14px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#000000;
	padding-bottom: 24px;
}

.faq-sectionwrapper ul li span
{
	float:left;
	width:202px;
}

.faq-sectionwrapper ul li a
{
	float:left;
	color:#000000;
}

/*footer*/
html, body
{
	height: 100%;
}

#page
{
	float: left;
	min-height: 100%;
	position: relative;
	width: 100%;
}

#main
{
	float: left;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 100%;
}

#colophon
{
	bottom: 0;
	height: 32px;
	position: absolute;
	right: 0;
	width: 100%;
}

.footer-topsec
{
	float:left;
	width:96%;
	border:1px solid #b5b5b6;
	padding:16px 2% 10px;
	margin:93px 0px 80px 0px;
}

.footer-menu
{
	float:left;
	width:100%;
}

.footer-menu .footer-menufirst
{
	width:86px;
}

.footer-menu .footer-menusec
{
	padding: 11px 29px;
	width: 150px;
}

.footer-menu .footer-menuthird
{
	padding: 11px 32px;
	width: 176px;
}

.footer-menu .footer-menufourth
{
	width:183px;
	padding:11px 29px;
}

.footer-menu .footer-menufifth
{
	width:85px;
	border-right:0px;
}

.footer-menu li
{
	float:left;
	width:140px;
	padding:11px 18px;
	border-right:1px solid #b5b5b6;
	min-height:257px;
}

.footer-menu li a
{
	font:bold 13px/13px 'futura_hv_btheavy', sans-serif;
	color:#272828;
	float:left;
	font-weight:700;
}

.footer-menu li#menu-item-112 {
	border-right: none;
}

.footer-menu .sub-menu
{
	float:left;
	width:100%;
	padding:16px 0 0;
	display: block !important;
}

.footer-menu .sub-menu li
{
	padding:0px;
	border-right:0px;
	padding:0 0 14px 0px;
	width:100%;
	min-height:0px;
}

.footer-menu .sub-menu li a
{
	font:13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#272828;
	float:left;
	background: url(images/footer-linksarrow.jpg) no-repeat top left;
	padding:0px 0 0 8px;
}

.footer-btmsec
{
	float:left;
	width:98%;
	background-image:url(images/footer-bg.png);
	margin:76px 0px 0px 0px;
	padding:3px 1% 0px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:90;
}

.footer-btmsec .innerwrapper
{
}

.footer-btmleftsec
{
	float: left;
	width: 395px;
	margin-left: 100px;
	padding: 2px;
}

.footer-btmleftsec p
{
	font:20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#000;
	font-weight: bold;
}

.footer-btmmidsec
{
	float:left;
	width:314px;
	padding: 0 0 0 40px;
	width: 317px;
}

.footer-btmmidleftsec
{
	float:left;
	width:246px;
}

.footer-btmmidleftsec strong
{
	float:left;
	font:30px/30px 'futura_hv_btheavy', sans-serif;
	color:#fff;
}

.footer-btmmidleftsec small
{
	float:left;
	width:100%;
	font:13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#000;
}

.footer-btmmidrightsec
{
	background: none repeat scroll 0 0 #931B22;
	color: #FFFFFF;
	float: right;
	font: 18px/22px 'futura_hv_btheavy', sans-serif;
	padding: 2px 2px 0;
	width: 59px;
}

.footer-btmrightsec
{
	float:right;
	width:330px;
	margin-right:100px;
	padding-top:5px;
}

.footer-btmrightsec ul li
{
	float:left;
	width:145px;
	margin-right: 20px
}

.footer-btmmidrightsec a
{
	color: #FFFFFF;
}

.footer-btmrightsec a
{
}

/*5-1 page*/
article
{
	float:left;
	width:100%;
	padding:14px 0px 0px 0px;
}

.home article
{
	padding:0px;
}

.entry-title {
    font: bold 34px 'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,メイリオ,sans-serif;
    color: #282828;
    position: relative;
    padding-left: 40px;
    border-bottom: 2px solid #CCC;
    height: 48px;
    font-weight:normal;
}

.entry-title:before
{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:20px;
	width:20px;
	display:block;
	position:absolute;
	top:20px;
	left:13px;
	background-color:#6B0CE8;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
}

.entry-title:after
{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:23px;
	width:23px;
	display:block;
	position:absolute;
	top:9px;
	left:5px;
	background-color:#00A8FF;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	z-index: -1;
}

.entry-content
{
	float:left;
	width:100%;
}

.call-sec
{
	float:left;
	width:100%;
	margin: 5px 0 0;
	padding: 54px 0 51px;
}

.call-sec h2{
	font-size: 28px;
	font-weight: normal;
}

.call-sec strong
{
	font: 35px/62px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.contact-no
{
	font: 44px/44px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ab020c;
*display:inline;
*zoom:1;
	padding:25px 0px 10px 0px;
}

.contact-no span
{
	display:inline-block;
	margin:0px 11px 0px 0px;
*display:inline;
*zoom:1;
}

.call-logo
{
	float:left;
	width:100%;
	padding-bottom: 20px;
}

.call-sec p
{
	float:left;
	width:100%;
}

.call-sec p small
{
	font: 14px/14px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	display:block;
}

.emergency-wrapper
{
	float:left;
	width:100%;
	text-align: center;
	margin-top: 41px;
}

.emergency-wrapper h3, .flow-funeralwrapper h3
{
	font: 30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	text-align: left;
}

.emergency-wrapper ul
{
	float:left;
	width:100%;
	padding: 20px 0 0;
}

.emergency-wrapper ul li
{
	float:left;
	width:193px;
	position: relative;
	z-index:90;
	margin-right: 54px;
}

.emergency-wrapper ul .last-emergencysec
{
	margin-right:0px;
}

.emergency-section
{
	float:left;
	width:171px;
	padding:14px 12px 11px;
}

.emergency-section h4
{
	font: 35px/35px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.emergency-section p
{
	position: relative;
}

.emergency-section p span
{
	display:block;
	margin-top:11px;
}

.emergency-section p small
{
	width:100%;
	font: 16px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ab020c;
*display:inline;
*zoom:1;
	position:absolute;
	bottom:-3px;
	left:0px;
}

.emergency-section p small img
{
	margin-right:10px;
	float:left;
}

.emergency-contentsec
{
	float:left;
	width:100%;
	border-top:1px solid #c4c4c5;
	font:14px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	margin-top:6px;
	padding: 7px 0 0;
}

.emergency-arrow
{
	position: absolute;
	right: -39px;
	top: 113px;
}

.flow-funeralwrapper
{
	float:left;
	width:100%;
	padding: 79px 0 84px;
}

.flow-funeral
{
	float:left;
	width:100%;
	background: url(images/block-bg.jpg) no-repeat 47px 16px;
	;
	margin: 32px 0 0;
}

.flow-funeral li
{
	float:left;
	width:73px;
	margin-right:82px;
	text-align: center;
}

.flow-funeral .last-block
{
	margin-right:0px;
}

.flow-funeral .first-block small
{
	padding:15px 0;
}

.flow-funeral .last-block small
{
	padding:8px 0;
}

.flow-funeral li span
{
	float:left;
	margin-left:18px;
}

.flow-funeral li span
{
	float:left;
	width:38px;
	height:29px;
	background: url(images/no-blockbg.png) center top;
	font: 29px/29px 'futura_hv_btheavy', sans-serif;
	color:#ffffff;
	padding:5px 0px;
}

.flow-funeral li small
{
	float:left;
	width:100%;
	font: 13px/14px 'futura_hv_btheavy', sans-serif;
	color:#ab020c;
	padding:7px 0 10px;
}

.flow-imgsec
{
	float:left;
	width:100%;
}

.page-template-hurry-php article
{
	padding:42px 0 0;
}

.page-template-hurry-php .btmflowsec
{
	text-align: right;
	margin-top: 23px;
}

.page-template-hurry-php .green-links
{
	background: url("images/flow-linkbg.jpg") repeat-x scroll 0 0 transparent;
}

.page-template-hurry-php .green-links a
{
	font:14px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
}

.menu-sidebar-menu-container
{
	float:left;
	width:100%;
	padding:78px 0px 0;
}

.menu-sidebar-menu-container ul
{
	float:left;
	width:100%;
}

.menu-sidebar-menu-container li
{
	float:left;
	width:100%;
	position: relative;
}

.menu-sidebar-menu-container li a
{
	background: url("images/grey-arrow.png") no-repeat scroll 38px center #FFFFFF;
	border-top: 1px solid #C2C2C2;
	color: #282828;
	float: left;
	font: 15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 10px 23%;
	width: 54%;
}

#page .menu-sidebar-menu-container li a:hover
{
	background: url("images/red-arrow2.png") no-repeat scroll 38px center #f0f0f0;
	color:#282828;
}

.menu-sidebar-menu-container li:hover .sub-menu
{
	display:block;
}

/*
.menu-sidebar-menu-container .sub-menu
{
	display:none;
}*/

.menu-sidebar-menu-container .sub-menu li a
{
	width:64%;
	padding:10px 18%;
	background: none;
}

#page .menu-sidebar-menu-container .sub-menu li a:hover
{
	background: #f0f0f0;
}

.menu-sidebar-menu-container .current-menu-item a, .menu-sidebar-menu-container .current_page_item a, .menu-sidebar-menu-container .current-page-ancestor a, .menu-sidebar-menu-container .current-menu-ancestor a, .menu-sidebar-menu-container .current-menu-parent a, .menu-sidebar-menu-container .current-page-parent a, .menu-sidebar-menu-container .current_page_parent a, .menu-sidebar-menu-container .current_page_ancestor a
{
	background: url("images/red-arrow2.png") no-repeat scroll 38px center #f0f0f0;
}

.menu-sidebar-menu-container .sub-menu .current-menu-item a, .menu-sidebar-menu-container .sub-menu .current_page_item a, .menu-sidebar-menu-container .sub-menu li a:hover
{
	background:#f0f0f0;
}

/*5-2 page*/
.entry-title small
{
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.profilesecwrapper
{
	float:left;
	width:100%;
	padding:0px 0 0;
}

.profile-sec
{
	float:left;
	width:100%;
}

.profile-sec li
{
	float:left;
	width:141px;
	border:1px solid #b5b5b6;
	padding:7px 6px;
	margin:28px 26px 0 0;
	text-align: center;
}

.profile-sec .last-smallstaffpost
{
	margin:28px 0px 0px 0px;
}

.profile-sec a
{
	float:left;
	width:100%;
	font:21px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.profile-sec a small
{
	font:21px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.profile-sec a span
{
	float:left;
	width:100%;
	padding-bottom:10px;
}

.profile-sec a span img
{
	border:1px solid #d0d0d0;
	float:left;
}

.profiledetailsecwrapper
{
	float:left;
	width:100%;
	padding:25px 0 0;
}

.profiledetailsec
{
	float:left;
	width:100%;
}

.profiledetailsec li
{
	float:left;
	width:100%;
}

.profiledetail
{
	float:left;
	width:100%;
	border-bottom:1px solid #b5b5b6;
	padding:64px 0px 24px;
}

.profiledetailleft
{
	float:left;
	width:415px;
}

.profiledetailright
{
	float:right;
	width:222px;
}

.odd .profiledetailleft
{
	float:right;
	width:415px;
}

.odd .profiledetailright
{
	float:left;
	width:222px;
}

.staff-headingsec
{
	float:left;
	width:100%;
}

.staff-headingsec h3
{
	font:22px/34px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.staff-headingsec .right-aligntext
{
	text-align: right;
}

.staff-headingsec p
{
	float:left;
	width:100%;
	padding:9px 0 0;
}

.staff-headingsec small
{
	float:left;
	width:225px;
	font:12px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:15px 0 20px;
}

.staff-headingsec p span
{
	width:85px;
	font:28px/28px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	text-align: center;
	margin-left:8px;
}

.staff-headingsec p span small
{
	font:11px/11px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	width:100%;
	padding:0 0px 4px 0px;
}

.staff-contentsec
{
	float:left;
	width:100%;
	padding:0;
}

.staff-contentsec h4
{
	float:left;
	width:100%;
	background: url(images/staffh4bg-.jpg) repeat-y 0px 0px;
	font:23px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ffffff;
	padding:11px 5%;
	width: 90%;
}

.staff-contentsec p
{
	float:left;
	width:95%;
	font:15px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:12px 0px 12px 2%;
}

.bactotoplink
{
	float:right;
	font:12px/12px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#1b6a93;
	margin-top: 44px;
	position: relative;
	z-index:90;
}

#content
{
	float:left;
	width:100%;
}

/*5-3 page*/
.consultation-topsec
{
	float:left;
	width:100%;
	padding:28px 0 0;
}

.consultation-topleftsec
{
	float:left;
	width:440px;
}

.consultation-topleftsec h2
{
	font:33px/41px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.consultation-topleftsec p
{
	font:14px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	float:left;
	width:100%;
	padding:10px 0 0;
}

.consultation-toprightsec
{
	float:right;
	width:251px;
}

.point-sec
{
	float:left;
	width:100%;
	font:30px/42px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:46px 0 24px;
}

#sougipoint li {float: left;
	margin-right: 30px;} 

#sougipoint li.last-sougipoint {margin-right: 0;}

.point-sec span
{
float: left;
font: 30px/30px 'futura_hv_btheavy',sans-serif;
color: #FFF;
background: url('images/pointbg2.jpg') repeat-x scroll 0px 0px transparent;
border: 1px solid #CBCBCB;
padding: 3px 12px;
margin-right: 10px;
}

.consultation-topsec .point-sec span
{
float: left;
font: 30px/30px 'futura_hv_btheavy',sans-serif;
color: #FFF;
padding: 3px 12px;
margin-right: 10px;
background: none;
border:none;
}

.consultation-secondsec
{
	float:left;
	width:100%;
	margin-top: 20px;
}

.consultation-secondsec ul
{
	float:left;
	width:100%;
}

.consultation-secondsec ul li
{
	float:left;
	width:100%;
	padding:0 0 23px;
}

.consultation-leftsec
{
	float:left;
	width:292px;
}

.consultation-rightsec
{
	float:right;
	width:395px;
}

.consultation-rightsec h3
{
	font:32px/44px 'futura_hv_btheavy', sans-serif;
	color:#282828;
}

.consultation-rightsec p
{
	font:14px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	float:left;
	width:100%;
	padding: 10px 0 0;
}

.consultation-evenlist .consultation-leftsec
{
	float:right;
}

.consultation-evenlist .consultation-rightsec
{
	float:left;
	padding:43px 0 0;
}

.consultation-thirdsec
{
	float:left;
	width:100%;
	text-align: center;
	padding: 27px 0 0;
}

.consultation-thirdsec h4
{
	float:left;
	width:100%;
}

.consultation-thirdsec p
{
	float:left;
	width:100%;
	font:35px/59px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	padding:39px 0 0;
}

.consultation-thirdsec p span
{
	float:left;
	width:100%;
	height:115px;
}

.consultation-fourthsec
{
	float:left;
	width:100%;
	padding:0px 0 67px;
	margin:0;
}

.consultation-fourthsec p {
	margin-bottom: 20px; 
}

.consultation-fourthtopsec
{
	float:left;
	width:100%;
}

.consultation-fourthtopsec p
{
	display:inline;
	font:22px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.consultation-fourthtopsec div
{
	display:inline;
	margin-left:10px;
}

.consultation-fourthtopsec div span
{
	font:bold 30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.consultation-fourthtopsec div small
{
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.contact-nosec
{
	color: #AB020C;
	float: left;
	font: 61px/72px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 49px 0 40px;
	text-indent: 45px;
	width: 100%;
}

.contact-nosec span
{
	display:inline;
	margin-right: 28px;
}

.contact-link
{
	display:inline-block;
*display:inline;
*zoom:1;
	margin-top: 23px;
}

.contact-link a
{
	background:url("images/small-arrow.png") no-repeat scroll 56px 24px #AB020C;
	font:20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ffffff;
	padding: 19px 76px;
}

/*breadcrumb*/
.breadcrumbs
{
	float:left;
	width:100%;
	margin-top:-10px;
}

.breadcrumbs a
{
	font: 12px/12px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

/*3-2 page*/
.entry-title p
{
	display:inline;
	font: 18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.page-template-3-2-php article
{
	padding:30px 0 0;
}

.heading2
{
	font: 35px/35px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 30px 0px 17px;
}

.heading2 strong
{
	font-size:70px;
}

.funeral-expensesec
{
	float:left;
	width:100%;
}

.funeral-expensesec small
{
	font: 15px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:block;
	padding-bottom: 35px;
}

.funeral-expensesec h3
{
	font: 23px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-bottom: 15px;
}

.left-funeralsec
{
	float:left;
	width:431px;
}

.right-funeralsec
{
	float:right;
	width:249px;
}

.left-funeralsec h4
{
}

.left-funeralsec p strong
{
	font: 79px/79px 'futura_hv_btheavy', sans-serif;
	padding: 14px 0 0;
	display:block;
}

.left-funeralsec p strong span
{
	font: 50px/50px 'futura_hv_btheavy', sans-serif;
}

.left-funeralsec p strong small
{
	font: 20px/20px 'futura_hv_btheavy', sans-serif;
	display:inline;
}

.funeral-listwrapper
{
	float:left;
	width:100%;
	text-align: center;
	padding: 13px 0 0;
}

.funeral-listwrapper li
{
	float:left;
	width:131px;
	position: relative;
	margin-right: 8px;
}

.funeral-listwrapper li strong
{
	color:#4d351a;
	font:20px/20px 'futura_hv_btheavy', sans-serif;
	position: absolute;
	top:20px;
	right:0px;
}

.funeral-listwrapper .first-funerallist
{
	width:162px;
}

.funeral-listwrapper .last-funerallist
{
	width:111px;
	margin-right: 0px;
}

.funeral-listsec
{
	float:left;
	padding:13px 8px 0;
	color:#fff;
	height:44px
}

.funeral-listsec span
{
	font: 19px/19px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-top: 7px;
	display:block;
}

.funeral-listsec small
{
	font: 9px/9px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-bottom: 0;
}

.funeral-listsec small small
{
	font: 3px/3px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.bg1
{
	background: url(images/funeralbg1.jpg) no-repeat 0px 0px;
	width:124px;
}

.bg2
{
	background: url(images/funeralbg2.jpg) no-repeat 0px 0px;
	width:73%;
}

.bg2 small
{
	font:6px/6px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.bg2 span
{
	font:15px/15px 'lucidagranderegular', sans-serif
}

.bg3
{
	background: url(images/funeralbg3.jpg) no-repeat 0px 0px;
}

.bg4
{
	background: url(images/funeralbg4.jpg) no-repeat 0px 0px;
}

.bg5
{
	background: url(images/funeralbg5.jpg) no-repeat 0px 0px;
}

.bg2 em
{
	float:left;
	margin-top:-6px;
}

.break-downwrapper
{
	float:left;
	width:700px;
	position: relative;
	margin-top:30px;
}

.break-downwrapper.break-downwrapper1
{
	margin-top: 20px;
}

.break-downtopsec {
	margin-bottom:20px;
}

.sliding-arrow
{
	position: absolute;
	top:-60px;
	left:96px;
}

.break-downtopsec h3
{
	font:23px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	padding-bottom: 13px;
}

.break-downtopleftsec
{
	float:left;
	width:320px;
	text-align: center;
}

.break-downtopleftsec h3
{
	color:#fff;
	background: url(images/450bg.png) no-repeat 0px 0px;
	padding: 5px 10px;
}

.break-downtopleftsec h3 span
{
	font:27px/27px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.whitebg-sec
{
	background: #fff;
	border:2px solid #c56b6b;
	border-top:0px;
	padding: 23px 7px;
}

.whitebg-sec strong
{
	font:63px/65px 'futura_hv_btheavy', sans-serif;
	color:#282832;
}

.whitebg-sec strong span
{
	font:41px/41px 'futura_hv_btheavy', sans-serif;
}

.break-downrighttopsec
{
	float:right;
	width:255px;
	margin-right: 14px;
}

.break-downrighttopsec small
{
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282832;
}

.break-downtoplist
{
	float:left;
	width:100%;
	text-align: center;
	padding: 28px 0 0;
}

.break-downtoplist li
{
	float:left;
	width:193px;
	margin-right:25px;
}

.break-downtoplist li h3
{
	font:16px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	height:26px;
	padding:8px 2px 0px;
}

.break-downtoplist li h4
{
	font:13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	padding:4px 5px;
	display:inline-block;
*display:inline;
*zoom:1;
}

.break-downtoplist li .whitebg-sec strong
{
	font:43px/43px 'futura_hv_btheavy', sans-serif;
}

.break-downtoplist li .whitebg-sec strong span
{
	font:27px/27px 'futura_hv_btheavy', sans-serif;
}

.break-downtopleftsec h3 img
{
}

.break-downlist1 h3
{
	background: url(images/bdbg1.png) no-repeat 0px 0px;
}

.break-downlist2 h3
{
	background: url(images/bdbg2.png) no-repeat 0px 0px;
}

.break-downlist3 h3
{
	background: url(images/bdbg3.png) no-repeat 0px 0px;
}

.break-downlist1 .whitebg-sec
{
	border:1px solid #00a8be;
	border-top:0px;
	padding: 12px 9px;
}

.break-downlist2 .whitebg-sec
{
	border:1px solid #7baa47;
	border-top:0px;
	padding: 12px 9px;
}

.break-downlist3 .whitebg-sec
{
	border:1px solid #c4c44b;
	border-top:0px;
	padding: 12px 9px;
}

.break-downlist1 h4
{
	background:#005662;
	;
}

.break-downlist2 h4
{
	background:#587b30;
	;
}

.break-downlist3 h4
{
	background:#74770b;
	;
}

.break-downtoplist .break-downlist3
{
	margin-right:0px
}

.family-funeralwrapper.classGap
{
	margin:16px 0 0;
}

.family-funeralwrapper
{
	width:698px;
	margin:20px 0 0;
	float:left;
	border: solid 2px #c56b6b;
}

.family-funeralwrapper h2
{
	width:700px;
	height: 47px;
	margin: 0 auto;
}

.family-funeralwrapper h3
{
	height: 51px;
}

.green-link2
{
	float:left;
	margin-top:10px;
}

.family-whitebgsec
{
	float:left;
	background: #fff;
	padding:24px 0px;
}

.family-whitebgsec h4
{
	font:18px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
	padding:17px 0 0;
}

.atlar-wrapper
{
	float:left;
	width:100%;
	padding:10px 0 0;
}

.atlar-sec
{
	border: 1px solid #D0D0D0;
	float: left;
	padding: 12px 0 11px;
	text-align: center;
	width: 170px;
}

.atlar-sec span
{
	display:block;
	width:100%;
	border:1px solid #d0d0d0;
	padding:7px 0 2px;
}

.atlar-sec small
{
	font:28px/28px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:block;
	padding:15px 0px 0px 0px;
}

.altar-listwraaper
{
	float:right;
	width:72%;
}

.altar-list
{
	float:right;
	width:100%;
	padding-bottom:0;
}

.altar-list li
{
	float: left;
	margin-right: 12px;
	padding: 5px;
	text-align: center;
	width: 85px;
	padding-top: 0;
}

.altar-list li span
{
	border: 1px solid #D0D0D0;
	display: block;
	height: 62px;
	padding: 5px 0;
	width: 100%;
}

.altar-list li small
{
	font:13px/13px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:block;
	padding:4px 0px 0px 0px;
}

.altar-list .last-altar
{
	margin-right:0px;
}

.dish-setlist
{
	float:left;
	width:100%;
	text-align: center;
	padding:8px 0 20px;
}

.dish-setlist li
{
	border: 1px solid #D0D0D0;
	float: left;
	margin-right: 47px;
	padding: 0 0px 13px 0px;
	text-align: center;
	width: 276px;
}

.dish-setlist li p {
	margin:3px 8px;
	margin-top:20px;
	font-size: 15px;
	}

.dish-setlist li span
{
	display: block;
	padding: 5px 2%;
	width: 96%;
}

.dish-setlist li span img
{
	border: 1px solid #D0D0D0;
}

.dish-setlist li h5
{
	font:24px/24px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:block;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	margin-top: -12px;
}

.dish-setlist li small
{
	font:15px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:block;
	padding:5px 0px 0px 0px;
	float:left;
	width:100%;
}

.dish-setlist2
{
	padding:18px 0 12px;
}

body .last-altar
{
	margin-right:0px;
}

.plus-sec
{
	text-align: center;
	padding:20px 0 13px;
	float:left;
	width:100%;
}

.funeral-materialsec
{
	float:left;
	width:100%;
}

.funeral-materialsec h3
{
	height: 51px;
}

.funeral-materialsec strong
{
	font:34px/34px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.funeral-materialsec span
{
	font:22px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.funeral-materialsec small
{
	font:14px/14px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.funeral-materialsec .family-whitebgsec
{
	border: 2px solid #00a8be;
	border-top:0px;
	padding:5px 3% 10px;
	width:93.5%;
}

.funeral-materialsec .dish-setlist li span img
{
	border:0px;
}

.funeralleft-materialsec
{
	float:left;
	width:100%;
	padding:11px 0px 0px 0px;
}

.funeralleft-materialsec .last-altar
{
	border: 0 none;
	float: right;
	margin-right: 8px;
	width: 268px;
}

.ceremony-sec
{
	float:left;
	width:90%;
	background: #daf3f6;
	border:2px solid #0aacc1;
	position: relative;
	padding:0px 5% 9px;
}

.ceremony-sec span
{
	position: absolute;
	top:25px;
	left:-23px;
	width:auto!important;
	padding:0px!important;
}

.ceremony-sec h4
{
	font:bold 23px/25px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom:2px solid #282828;
	padding:15px 0 7px;
	margin-bottom:11px;
}

.ceremony-sec p
{
	font:19px/25px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
}

.opinion-sec
{
	float:left;
	width:100%;
	margin-top:10px;
}

.enough-planwrapper
{
	float:left;
	width:100%;
	text-align: center;
}

.enough-planwrapper li
{
	float:left;
	width:330px;
}

.enough-planwrapper li h3
{
	height: 51px;
}

.enough-planwrapper li h3 span
{
	font:34px/34px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin-left:10px;
}

.white-bgsec
{
	background: #fff;
	border:1px solid #7baa47;
	padding:40px 0 40px;
}

.enough-planwrapper .light-yellowsec h3
{
}

.light-yellowsec
{
	margin-left:40px;
}

.light-yellowsec .white-bgsec
{
	border:1px solid #b0b519;
}

.white-bgsec p
{
	font:19px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.relief-funeralsec
{
	margin-top:25px;
	min-height: 324px;
	clear: both;
	padding-bottom: 30px;
}

.relief-funeralleftsec
{
	float:left;
	width:296px;
}

.relief-funeralleftsec h2
{
	font:42px/57px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.relief-funeralleftsec h2 span
{
	color:#ab020c;
}

.relief-funeralrightsec
{
	float:right;
	width:301px;
}

.relief-funeralrightsec p
{
	float:left;
	width:100%;
	font:16px/27px 'lucidagranderegular', sans-serif
}

.relief-funeralrightsec a
{
	background: url("images/small-arrow.png") no-repeat scroll 18px 27px #ab020c;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font: 20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin: 49px 0 0;
	padding: 27px 10% 23px;
	width: 80%;
}

.kin-pofuneralsec
{
padding-bottom: 30px;
}

.kin-poleftfuneralsec
{
	float:left;
	width:464px;
}

.kin-poleftfuneralsec small
{
	font: 27px/27px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
}

.kin-poleftfuneralsec strong
{
	font: 45px/45px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom:3px solid #282828;
	float:left;
	width:100%;
	margin-bottom:14px;
	padding:8px 0;
}

.kin-poleftfuneralsec p
{
	font: 12px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
}

.kin-poleftfuneralsec .btmflowsec
{
	float:right;
	text-align: right;
	margin-top:8px;
}

.kin-porightfuneralsec
{
	position: absolute;
	right:0px;
	top:0px;
}

.subpages-list
{
	float:left;
	width:100%;
}

.subpages-list li
{
	float: left;
	width: 329px;
}

.subpages-list h5
{
	font:22px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.subpages-list h5 strong
{
	font:43px/43px 'futura_hv_btheavy', sans-serif;
}

.subpages-list li a
{
	float: left;
	margin: 6px 0 0;
}

.subpages-list li a strong
{
	font:27px/27px 'futura_hv_btheavy', sans-serif;
}

.subpages-list li div
{
	background: url("images/subpage2.png") no-repeat scroll 0 0 transparent;
	float: left;
	padding: 14px 5%;
	width: 90%;
}

.subpages-list .subpage-30 div
{
	background: url(images/subpage3.png) no-repeat 0px 0px;
}

.subpages-list .subpage-30
{
	margin-right:0px;
	float:right;
}

/*7 page*/
.mgmt-topsec
{
	float:left;
	width:100%;
	padding:36px 0 5px;
}

.mgmt-topsec li
{
	float:left;
	width:212px;
	border:1px solid #b5b5b6;
	padding:4px;
	text-align: center;
	margin:0px 16px 0px 0px;
}

.mgmt-topsec li a
{
	color:#282828;
}

.mgmt-topsec li span
{
	display:block;
}

.mgmt-topsec li h3
{
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:6px 0px;
}

.mgmt-topsec li small
{
	font:16px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.mgmt-topsec .mgmt-last
{
	margin:0px;
}

.benefits-list
{
	float:left;
	width:100%;
	margin:38px 0 0;
}

.benefits-list li
{
	float:left;
	width:100%;
	padding:0 0 35px
}

.benefit-leftsec
{
	float:left;
	width:396px;
}

.benefit-leftsec h3
{
	font:33px/40px 'futura_hv_btheavy', sans-serif;
	padding:0 0 15px;
}

.benefit-leftsecp
{
	float:left;
	width:100%;
	font:14px/14px 'futura_hv_btheavy', sans-serif;
}

.benefit-rightsec
{
	float:right;
}

.benefit-rightsec img
{
	float:left;
}

.even-benefitlist .benefit-leftsec
{
	float:right;
}

.even-benefitlist .benefit-rightsec
{
	float:left;
}

.page-template-7-php .point-sec
{
	padding:46px 0 3px;
	border-bottom:3px solid #b5b5b6;
}

.mgmt-postwrapper
{
	float:left;
	width:100%;
	margin-top:-15px;
}

.page-template-7-php article
{
	padding: 54px 0 0;
}

.sub-title
{
	float:right;
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.page-template-7-php #primary p
{
	font:14px/27px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.mgmt-postwrapper ul
{
	float:left;
	width:100%;
}

.mgmt-postwrapper li
{
	float:left;
	width:100%;
	border-top:1px solid #b5b5b6;
	padding:39px 0px 70px 0px;
}

.mgmt-thumbnail
{
	float:left;
	width:100%;
	padding:25px 0 0;
}

.mgmt-postwrapper ul li h3
{
	font:44px/45px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.mgmt-postwrapper ul li h3 small
{
	font:25px/25px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.mgmt-posttextsec
{
	float:left;
	width:100%;
	padding:24px 0 45px;
}

.left-mgmt-posttextsec
{
	float:left;
	width:398px;
	font:16px/24px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.right-mgmt-posttextsec
{
	float:right;
	width:251px;
	padding:12px 10px;
	border:1px solid #b5b5b6;
	font:16px/19px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin:7px 0px 0px 0px;
}

.multiple-imageslist
{
	float:left;
	width:100%;
}

.multiple-imageslist li
{
	float:left;
	width:333px;
	border:0px;
	height: 400px;
	padding:0 0 60px;
	font-size: 15px;
}

.multiple-imageslist li p
{
	font-size: 16px;
}

.multiple-imageslist .even
{
	float:right;
}

.multiple-imageslist li h4
{
	font:30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.multiple-imageslist li span
{
	float:left;
	width:100%;
	padding:9px 0 10px
}

/*.multiple-imageslist li p{font:14px/14px 'lucidagranderegular',sans-serif;}*/
.locations-mapwrapper
{
	float:left;
	width:100%;
	margin-top:20px;
}

.mgmt-postwrapper .locations-mapwrapper h3
{
	font:30px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:0px 0px 15px 0px;
}

.google-maplocation
{
	float:left;
	width:682px;
	padding:10px 10px 4px 10px;
	border:1px solid #b5b5b6;
}

.google-mapleftsec
{
	float:left;
	width:450px;
}

.google-maprightsec
{
	float:right;
	width:232px;
}

.google-maprightsec span
{
	float:left;
	padding:0px 0px 4px 0px;
}

.google-maprightsec span img
{
	float:left;
}

.google-addresssection
{
	float:left;
	width:100%;
	padding:24px 0 0;
}

google-addresstopsec
{
	float:left;
	width:100%;
}

.google-addresstopsec h5
{
	font:22px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-bottom: 5px;
}

.google-addresstopsec p {
	font:15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}
}

/*.google-addresstopsec p{font:14px/14px 'lucidagranderegular',sans-serif;}*/
.google-addressmidsec
{
	float:left;
	width:100%;
	padding:31px 0 0
}

.addresssec
{
	float:left;
	width:300px;
	border:1px solid #b5b5b6;
	padding:15px 16px;
	min-height:116px;
}

.addresssec h6
{
	border-bottom:3px solid #b5b5b6;
	font:24px/45px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:0px 12px 3px 12px;
	margin:0 0 11px;
}

.addresssec h6 span
{
	float:left;
	margin-right:8px;
}

.rightaddressec
{
	float:right;
}

.title
{
	color:#282828;
}

.gm-style-iw + div
{
	right:-24px!important;
	width:44px!important;
}

/*.addresssec p{font:14px/14px 'lucidagranderegular',sans-serif;}*/



/*8 contact page*/

p#paperbanner {
	margin-bottom:20px;
}

.page-template-contactpage-php #primary
{
	width:100%;
}

.contact-formwrapper
{
	float:left;
	width:100%;
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:20px 0 0;
}

.contact-formwrapper h2
{
	font:33px/33px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ab020c;
	padding-bottom:13px;
}

.contact-formwrapper h2 small
{
	background: url(images/dotted-cross1.png) no-repeat left 3px;
	color:#282828;
	font:17px/17px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:0px 0px 0px 18px;
}

p.hurrycall {
	font-size:12px;
	padding: 0 190px 50px;
}

p.privacy {
	font-size:12px;
}


.wpcf7
{
	float:left;
	width:100%;
}

.contactform-topcntr
{
	float:left;
	width:100%;
	border:1px solid #b5b5b6;
	border-bottom:0px;
	margin-bottom:30px;
}

.contact-formrow
{
	float:left;
	width:98%;
	border-bottom:1px solid #b5b5b6;
	background: #efefef;
	position: relative;
	padding:0 0 0 2%
}

.contact-formleftsec
{
	float:left;
	width:279px;
}

.contact-formleftsec span
{
	position: absolute;
	top:20px;
	font:22px/26px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.contact-formrightsec
{
	float:right;
	background:#fff;
	border-left:1px solid #b5b5b6;
	width:65%;
	padding:15px 4%;
}

.contact-formrightsec p
{
	float:left;
	width:100%;
}

.contact-formrightsec p.contactex
{
	padding: 10px 0 0;
}

.wpcf7-list-item
{
	float:left;
	width:100%;
}

.wpcf7-text
{
	border:1px solid #b5b5b6;
}

span.wpcf7-list-item
{
	margin-left:0px;
	padding: 0 0 28px;
}

.contact-formrightsec input[type='checkbox']
{
	margin-right:5px;
}

.expectedpeople p
{
	float:left;
	width:auto;
	margin-right:33px;
	position: relative;
}

.contact-formrightsec .last
{
	padding:0px;
}

.expectedpeople .wpcf7-text
{
	height: 30px;
	font-size:22px;
	width: 82px;
	margin:0px 10px;
	text-align: right;
}

.exclusive-list p
{
	padding:0px 0px 28px 0px;
}

.exclusive-list .wpcf7-text
{
	width:431px;
	height:30px;
	margin-left:22px;
	margin-top:-5px;
	float:left;
	font-size:22px;
}

.exclusive-list .wpcf7-form-control-wrap
{
	float:left;
}

.contact-formrightsec textarea
{
	width:100%;
	border:1px solid #b5b5b6;
	font-size:22px;
}

.textareasec
{
	padding: 22px 4%;
}

.contactform-btmcntr
{
	margin-bottom:40px;
}

.contactform-btmcntr .wpcf7-text
{
	width:329px;
	height:30px;
	font-size: 22px;
}

.contactform-btmcntr .contact-formrightsec
{
	padding:10px 4%;
}

.req-text
{
	background: url(images/dotted-cross2.png) no-repeat right top;
	padding-right:20px;
}

.submit-btnwrapper
{
	width:100%;
	text-align: center;
}

.wpcf7-submit
{
	background-image: url(images/sendbtn.jpg);
	background-repeat: no-repeat;
	font:bold 20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	text-align: center;
	padding:20px 0px;
	width:322px;
	height: 68px;
	cursor: pointer;
	margin-bottom: 40px;
}

.wpcf7-submit:hover
{
	background-image: url(images/sentbtn.jpg);
	background-repeat: no-repeat;
	font:bold 20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	text-align: center;
	padding:20px 0px;
	width:322px;
	height: 68px;
	cursor: pointer;
	margin-bottom: 40px;
}

.submit-rihhtsec
{
	float:right;
	width:321px;
	margin-top:-22px;
}

div.wpcf7-validation-errors
{
	float:left;
	width:100%;
	border:0px;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:red;
}

span.wpcf7-not-valid-tip
{
	padding:10px 0px 0px 0px;
}

.expectedpeople span.wpcf7-not-valid-tip
{
	width:280px;
	position: absolute;
	top:30px;
	left:0px;
}

span.wpcf7-form-control-wrap
{
	position: static;
	height: 20px;
}

.residence .wpcf7-text
{
	width:100%;
}

.about-size span.wpcf7-not-valid-tip
{
	float:left;
}

.contact-callsec
{
	float:right;
	width:393px;
	padding:10px 11px 0px 0px
}

.contact-callsec small
{
	width:100%;
	float:left;
	font:14px/14px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding-bottom:10px;
}

.contact-callsec span
{
	float:left;
}

.contact-callsec strong
{
	float:right;
	font:45px/45px 'futura_hv_btheavy', sans-serif;
	color:#ab020c;
}

div.wpcf7-mail-sent-ok
{
	float:left;
	border:0px;
}

/*9 page*/
.memebership-topsec
{
	float:left;
	width:100%;
	padding:22px 0 0 0;
}

.membershiptopleftsec
{
	float:left;
	width:396px;
}

.membershiptopleftsec h4
{
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:12px 0;
}

.membershiptopleftsec h3
{
	font:bold 29px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom: 1px solid #b5b5b6;
	float:left;
	width:100%;
	padding:0 0 12px;
}

.membershiptopleftsec p
{
	font:21px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:20px 0 0 0;
	float:left;
	width:100%;
}

.membershiptopleftsec .red-text
{
	color:#ab020c;
}

.membershiptoprightsec
{
	float:right;
	width:289px;
}

.membership-links
{
	width:100%;
	text-align: center;
	float:none;
}

.membership-links span
{
	background: url("images/small-arrow.png") no-repeat scroll 0px 4px #AB020C;
	padding:0px 0px 0px 20px;
}

.membership-links a
{
	float:none;
*display:inline;
*zoom:1;
	margin:39px 0px 0px 0px;
	padding:27px 5% 23px;
	float:none;
	width:auto;
	width:47%;
	background:#AB020C;
}

.membership-midsec
{
	float:left;
	width:100%;
	padding:64px 0 21px;
}

.light-geenbgtext
{
	display:inline-block;
	background:url("images/greenlinkbg.jpg") repeat scroll 0 0 transparent;
	border: 1px solid #CBCBCB;
	padding:9px 21px;
	font:23px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
*display:inline;
*zoom:1;
}

.memebershipmidrightsec
{
	float:right;
	width:461px;
	font:18px/24px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.memebershipmidrightsec span
{
	color:#ab020c;
}

.membership-midsec p
{
	display:inline;
}

.memberships-benefitsec
{
	float:left;
	width:100%;
}

.memberships-benefitsec ul
{
	float:left;
	width:100%;
	text-align: center;
}

.memberships-benefitsec ul li
{
	float:left;
	width:220px;
	padding:0 18px 36px 0;
}

.memberships-benefitsec ul .membershiplastpost
{
	padding:0px 0px 36px 0px;
}

.memberships-benefitsec ul li span
{
	float:left;
}

.memberships-benefitsec ul li span img
{
	border:1px solid #b5b5b6;
}

.greeting-textsec
{
	float:left;
	width:100%;
}

.greeting-textsec h4
{
	font:bold 20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom:1px solid #b5b5b6;
	padding:10px 0px 12px;
}

.greeting-textsec p
{
	font:13px/28px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	text-align: left;
	padding:7px 0;
}

.membership-btmsec
{
	float:left;
	width:89.5%;
	border:1px solid #b5b5b6;
	padding:81px 5% 55px;
	text-align: center;
	margin-top:8px;
}

.membership-btmsec p
{
	font:35px/35px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding:0 0 20px;
}

/*topBox*/
.TopBox
{
	width: 100%;
	float: left;
}

.TopBox span
{
	display: block;
	padding: 10px 0 15px 0;
	font:25px/25px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color: #282828;
}

.TopBox ul
{
	list-style: none;
}

.TopBox li
{
	padding: 9px 7px 12px 10px;
	margin-right: 27px;
	float: left;
	border: 1px solid #bebebf;
	background: #fff;
	width: 195px;
	-webkit-box-shadow: 7px 7px 5px 0px #bcbcbc;
	-moz-box-shadow:    7px 7px 5px 0px #bcbcbc;
	box-shadow:         7px 7px 5px 0px #bcbcbc;
}

.TopBox li.last
{
	margin-right: 0px;
}

.TopBox h3
{
	padding-bottom: 7px;
	font-size: 18px;
	text-shadow: -1px 2px 0px #fff;
	text-align: center;
	line-height: 28px;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.TopBox h3 a
{
	color: #000;
}

.TopBox h3 small
{
	font-size: 34px;
	line-height: 28px;
}

.TopBox .moreInfo
{
	display: block;
	margin: 14px 0 0 0;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-family: 'lucidagranderegular';
	color: #282828;
	text-shadow: -1px 2px 0px #fff;
	font-size: 13px;
	border-radius: 4px;
	border: 1px solid #cbcbcb;
	background: url(images/bg.png) repeat-x;
}

.TopBox .moreInfo small
{
	font-weight: 400;
	font-size: 24px;
}

.TopBox .back-bg
{
	padding: 10px 9px 12px 9px;
	border-radius: 6px;
	position: relative;
	float: left;
	width: 175px;
	background: url(images/back-bg.png) repeat-y;
	border: 1px solid #cbcbcb;
}

.BottomBox
{
	padding: 37px 0 0 0;
	width: 100%;
	float: left;
}

.BottomBox h3
{
	padding-bottom: 14px;
	font-size: 35px;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	line-height: 55px;
	font-weight: normal;
}

.break-downwrapper .breakLink
{
	padding: 0 10px;
	display: inline-block;
	margin: 0px 0 0 0;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-family: 'lucidagranderegular';
	color: #282828;
	text-shadow: -1px 2px 0px #fff;
	font-size: 13px;
	border-radius: 4px;
	border: 1px solid #cbcbcb;
	background: url(images/bg.png) repeat-x;
}

.break-downwrapper .breakLink small
{
	font-weight: 400;
	font-size: 24px;
}

.PostBox
{
	padding: 40px 0 0 0;
	width: 100%;
	float: left;
	margin-top: 28px;
	background: url(images/sep.png) repeat-x top left;
}

.PostBox h3
{
	padding-bottom: 9px;
	font-size: 35px;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
}

.PostBox p
{
	padding-bottom: 17px;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}

.answerBox
{
	padding-top: 30px;
	width: 100%;
	float: left;
}

.answerBox h2
{
	font-size: 39px;
	color: #000;
	line-height: 76px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
	background: url(images/sep.png) repeat-x bottom left;
}

.answerBox h2 small.question
{
	font-size: 76px;
	color: #838383;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
}

.answerBox h2 small.answer
{
	color: #c56b6b;
	font-size: 76px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
}

.answerBox ul
{
	padding-top: 19px;
	width: 100%;
	float: left;
}

.answerBox li
{
	padding: 0 0 46px 2.5%;
	width: 97.5%;
	float: left;
}

.answerBox li h3
{
	padding-bottom: 10px;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.answerBox li h3 span
{
	padding-right: 7px;
	display: inline-block;
	font-size: 24px;
	color: #838383;
}

.answerBox li .ansLeft
{
	padding-top: 2px;
	width: 29px;
	float: left;
	font-size: 24px;
	color: #c56b6b;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.answerBox li .ansRight
{
	width: 652px;
	float: right;
	font-size: 15px;
	line-height: 33px;
	color: #282828;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

/*2.2 page*/
.halls-wrapper
{
	float:left;
	width:100%;
	padding:11px 0 38px;
}

.halls-wrapper h2
{
	font:29px/29px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
	border-bottom:1px solid #b5b5b6;
	padding:0px 0px 5px 0px;
}

.halls-wrapper h2 small
{
	font:17px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin:0px 0px 0px 10px;
}

.halls-wrapper h3
{
	font:20px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	float:left;
	width:100%;
	padding: 15px 0 15px;
	font-weight: bold;
}

.halls-wrapper p
{
	float: left;
	font: 15px/25px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 24px 0 21px;
	width: 100%;
}

.hall-pics
{
	float:left;
	width:100%;
}

.hall-pics li
{
	float:left;
	width:157px;
	margin:0px 24px 0px 0px;
}

.last-li
{
	margin:0px!important;
}

.hall-pricesec
{
	float:left;
	width:100%;
	padding:14px 0 0;
}

.hall-pricesec li
{
	float:left;
	width:100%;
	padding:0px 0px 16px 0px;
}

.hall-pricesec span
{
	float:left;
	text-align: center;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	background:#c56b6b;
	padding:5px 0px;
	width:102px;
}

.hall-procerightsec
{
	float:right;
	width:585px;
}

.hall-procerightsec p
{
	font:21px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#4d351a;
	padding:0px 0px 10px 0px;
}

.hall-services
{
	float:left;
	width:100%;
}

.hall-services li
{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
}

.hall-services span
{
	display:inline-block;
	border:1px solid #978d84;
	padding:6px 0px;
	width:127px;
	margin-right:11px;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#978d84;
*display:inline;
*zoom:1;
	text-align: center;
}

.halls-addresslist
{
	float:left;
	width:99.5%;
	border:1px solid #fdcece;
	font:14px/14px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom:0px;
	margin:15px 0 0;
	background:#fce8e8;
}

.halls-addresslist li
{
	float:left;
	width:100%;
	border-bottom:1px solid #fdcece;
	position: relative;
}

.left-addresssec
{
	float:left;
	;
	width:105px;
}

.left-addresssec span
{
	position: absolute;
	top:41%;
	left:22px;
}

.right-addresssec
{
	float:right;
	width:531px;
	padding:18px 30px;
	background: #fff;
	line-height: 1.4;
}

.redpagelink
{
	float:right;
	text-align: center;
	padding:10px 10px;
	background: #c56b6b;
	color:#fefefe;
	font:17px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin:0px;
}

/*2.1 page*/
.cities-hallsno
{
	float:left;
	width:100%;
	padding:6px 0 0;
}

.cities-hallsno li
{
	float:left;
	width:106px;
	margin:0px 34px 0 0;
}

.cities-hallsno li a
{
	float:left;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
	margin-bottom:15px;
}

.map-placeholder
{
	float:left;
	width:100%;
}

.blue-bgtext
{
	background: none repeat scroll 0 0 #E7F7F7;
	float: left;
	font: 22px/22px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin: 49px 0 0 0;
	padding: 8px 0 8px 3%;
	width: 97%;
}

.blue-bgtext small
{
	font:16px/19px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	border-bottom:2px solid #c0e2e5;
	float:right;
}

.hall-picwrapper
{
	float:left;
	width:100%;
	padding:22px 0 0;
}


.hall-picwrapper h4 {
    font: 30px/20px 'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,メイリオ,sans-serif;
    padding: 30px 0px 5px 5px;
}

.hall-picwrapper p {
    font-size: 16px;
    padding: 10px 5px;
    line-height: 2;
}

.hallspiclist
{
	float:left;
	width:100%;
	padding:8px 0 0 0;
}

.hallspiclist li
{
	float:left;
	width:100%;
	padding:0px 0px 29px 0px;
}

.hallspiclist li span
{
	float:left;
	border:1px solid #e5e5e5;
	padding:5px;
	margin:0px 2px 0px 12px;
}

.hallspiclist li span img
{
	float:left;
}

.light-greybgsec
{
	background: none repeat scroll 0 0 #EAEAEA;
	float: left;
	font: 18px/20px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin: -7px 0 23px;
	padding: 16px 0;
	text-align: center;
	width: 100%;
}

.cities-hallsno.last
{
	margin:0px;
}

.relieffuneralsecond .relief-funeralrightsec a
{
	background:#AB020C url(images/red-gradient.jpg) repeat-x 0px 0px;
	padding:18px 8%;
	width:84%;
	margin:49px 0 23px;
}

.relieffuneralsecond .relief-funeralrightsec a span
{
	background:url("images/small-arrow.png") no-repeat scroll 0px 0px;
	float:left;
	text-indent:12px;
}

.page-template-2-1-php .entry-title
{
	float:left;
}

.cities-breadcrumbs
{
	float:right;
}

.cities-breadcrumbs ul
{
	float:right;
}

.cities-breadcrumbs ul li
{
	float:left;
	font:15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	margin:0px 0px 0px 15px;
}

.cities-breadcrumbs ul li a
{
	color:#282828;
}

.cities-breadcrumbs .bold-text
{
	font:bold 21px/21px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

/*12 page*/
.sub-head
{
	font:18px/18px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.total-amountexpense
{
	padding: 0;
	float:left;
}

.total-amountexpense h2
{
	margin-bottom: 10px;
	display:inline-block;
	background: url(images/brown-stripbg.jpg) no-repeat 0px 0px;
	font:47px/69px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#fff;
	width:432px;
	height:71px;
*display:inline;
*zoom:1;
}

.big-equalsignsec
{
	float:left;
	width:100%;
}

.big-equalsignsec span
{
	padding-right: 13px;
	display:inline-block;
*display:inline;
*zoom:1;
}

.big-equalsignsec small
{
	font:15px/30px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	vertical-align: top;
}

.big-equalsignsec small small
{
	color:#ab020c;
	font-weight:700;
}

.total-amountlist li
{
	width:165px;
}

.total-amountlist .funeral-listsec
{
	height: 59px;
	padding: 9px 5%;
	margin-bottom: 7px;
	width: 81%;
}

.total-amountlist .bg2
{
	background: url(images/pinkstripbg.jpg) no-repeat 0px 0px;
}

.total-amountlist .bg3
{
	background: url(images/bluestripbg.jpg) no-repeat 0px 0px;
}

.total-amountlist .bg4
{
	background: url(images/greenstripbg.jpg) no-repeat 0px 0px;
}

.total-amountlist .bg5
{
	background: url(images/lightgreenstripbg.jpg) no-repeat 0px 0px;
}

.total-amountlist .last-funerallist
{
	width:163px;
	margin-right: 0px;
}

.total-amountlist small small
{
	font:5px/5px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.total-amountlist small
{
	font:10px/10px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.total-amountlist span
{
	font:26px/26px 'lucidagranderegular', sans-serif
}

.total-amountlist .bg2 em
{
	margin-top:0px;
}

.total-amountbtmsec
{
	float:left;
	width:90%;
}

.funeral-listwrapper .total-amountbtmsec strong
{
	float:left;
	width:100%;
	position: relative;
	top:0px;
	font:bold 15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828
}

.funeral-listwrapper .total-amountbtmsec small
{
	font:6px/6px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	display:inline-block;
	background: url(images/small-lightgreenbg.jpg) repeat-x 0px 0px;
	border:1px solid #cccccc;
}

.funeral-listwrapper .total-amountbtmsec small span
{
	font:11px/11px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#282828;
}

.total-amountbtmsec span
{
	font:bold 15px/15px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	color:#ab020c;
}

.projectHdInfo
{
	width: 100%;
	float: left;
	padding: 45px 0px 20px 0px;
}

.projectHdInfo span
{
	display: block;
	text-align: center;
	font-size: 23px;
	width: 199px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-size: 23px;
	background: url(images/tab-bg1.png) no-repeat;
}

.projectBoxIn
{
	float: left;
}

.projectBoxInOne
{
	float: left;
}

.projectBoxInTwo
{
	float: left;
}

.projectBoxInThree
{
	float: left;
}

.imgBtton
{
	text-align: center;
	padding: 21px 0 0 0;
	width: 100%;
	float: left;
}

.imgBtton a
{
	margin-top: 21px;
	display: inline-block;
}

.TotalInfo
{
	padding-top: 30px;
	width: 100%;
	float: left;
}

.TotalInfo h2
{
	padding-bottom: 25px;
	font-size: 28px;
	color: #282828;
	line-height: 50px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
}

.TotalInfo ul
{
	list-style: none;
	width: 100%;
	float: left;
}

.TotalInfo li
{
	margin-right: 8px;
	float: left;
	height: 183px;
}

.TotalInfo li#last-info{
	margin-right:0;
	float:right;
}


.TotalInfo h3
{
	padding: 10px 0px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	color: #282828;
	line-height: 32px;
}

.TotalInfo h3 a
{
	color: #282828;
}

.TotalInfo span.pinkBtn
{
	width: 131px;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	text-align: center;
	height: 34px;
	line-height: 34px;
	color: #4d351a;
	text-shadow: -1px 2px 0px #fff;
	background: url(images/pink-btn.png) no-repeat;
}

.TotalInfo span.blueBtn
{
	width: 131px;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	text-align: center;
	height: 34px;
	line-height: 34px;
	color: #4d351a;
	text-shadow: -1px 2px 0px #fff;
	background: url(images/blue-btn.png) no-repeat;
}

.TotalInfo span small
{
	font-size: 25px;
}

.plusBtton
{
	width: 100%;
	float: left;
	padding-top: 27px 0;
	text-align: center;
}

.contact-linkbox1
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #95aedf;
	border-radius: 5px;
	padding: 2px;
	text-align: center;
	width: 94%;
	display:none;
}

.contact-linkbox1 span
{
	background: url("images/contact-linkbg2.jpg") repeat-x scroll 0 0 transparent;
	display: inline-block;
	padding: 7px 0;
}

.contact-linkbox1 span a
{
	background: url("images/small-arrow.png") no-repeat scroll 10px 0 transparent;
	color: #FFFFFF;
	float: right;
	font: bold 14px/16px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	padding: 0 0 0 14%;
	width: 86%;
}

.page-id-109 .contact-linkbox1
{
	display:inline-block;
}

p.subbanner {
	display: block;
	margin-bottom: 15px;
}


/* 白石さん編集 */


.discont-servicedes h3
{
	padding-bottom:0px;
}

.discont-servicedesA
{
	width:315px;
	height:16px;
	margin-right:20px;
}

.discont-servicedes h3 a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.discont-servicedesA a
{
	margin-right:8px;
	padding:0;
	color:#660000;
	float:right;
	font-size:medium
}

.sidebarbox1-topsecA
{
	float:left;
}

.oisogiline {height:60px;}

.stuffline {height:35px;}

.sidebarbox1-btmsecA
{
	vertical-align: bottom;
	width:245px;
	padding-top: 35px;
}

.sidebarbox1A
{
	float:left;
	width:100%;
}

.sidebarbox1-topsecA
{
	float:left;
	padding:0 0 0;
}

.sidebarbox1-topsecA h5#oisogiline {
	height:60px;
}

.sidebarbox3A
{
	float: left;
	margin: 10px 0 0
}

.sidebarbox3A a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.talkbeforehandsec
{
	margin:0 30px 0px 30px;
}

.sidebarbox3A a:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*
a:hover img
{
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=3, Opacity=70, FinishOpacity=70);
}

*/

a:hover img
{
	filter:alpha(opacity=60); /*←IE用*/
	-moz-opacity:0.70; /*←Mozilla用*/
	opacity:0.70; /**/
}

/*杉山修正*/

.entry-content .placelist li
{
	float:left;
	font-size:16px;
	margin-bottom:20px;
}

.entry-content .placelist li a
{
	width: 170px;
	display: block;
	padding-left: 5px;
	color:#000;
}

.entry-content #map1
{
	margin-top:15px;
}

.entry-content .google-mapleftsec #map1
{
	margin-top:0px;
}

/*首都圏のGoogleMapスタイル*/

.gmaparea
{
	width: 700px;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	border: solid 1px #9fa0a0;
}

#gmaplist
{
	width: 700px;
	height: 600px;
	float: left;
}

#gmaplist p.detail
{
	float:right;
}

#gmaplist p.detail a
{
	padding: 6px 6px;
	background: none repeat scroll 0% 0% #060;
	color: #FFF;
}

.controlarea
{
	width: 180px;
	height: 600px;
	float: right;
}

.gmapside
{
	width: 180px;
	height: 599px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-bottom: 1px solid #DDD;
}

.sidebox
{
	height: 100px;
	padding: 0 4px 0;
	overflow: hidden;
	background: none repeat scroll 0% 0% #fff;
	border-bottom:solid 1px #9FA0A0;
	font-size: 12px;
}

.pic
{
	float: left;
	padding: 9px 5px 10px 3px;
}

.pic a
{
	cursor: pointer;
	text-decoration: none;
}

.pic img
{
	width: 48px;
	height: 48px;
}

.sidebox .name
{
	font-size:16px;
	padding-top: 10px;
	line-heigt: 1.3;
}

.sidebox ul
{
	clear:both;
	font-size:12px;
	padding-left:0;
}

.gmapside ul li.placebtn
{
	float:left;
	list-style-type:none;
}

.gmapside ul li.detail
{
	float:left;
	list-style-type:none;
	margin-left:10px;
}

.gmapside ul li.placebtn a
{
	padding: 8px 6px;
	background:#b78c25;
	color: #FFF;
}

.gmapside ul li.detail a
{
	padding: 8px 6px;
	background:#de4d57;
	color: #FFF;
}

/* 式場を探す。ページのテーブル部分 */

h3.areaStitle
{
	/* background: none repeat scroll 0% 0% #ff6565; */
	color: #444;
	font-size: 20px;
	padding: 4px 12px;
	font-weight: bold;
}

h3.areaStitle span
{
	border-left: 8px solid #FF6565;
	padding-left: 12px;
}

table#areaLinks
{
	width: 100%;
	border-spacing: 0px;
	margin-bottom: 30px;
}

table#areaLinks tr
{
	height: 40px;
}

table#areaLinks th
{
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
}

table#areaLinks li
{
	list-style: none outside none;
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #CCC;
	margin: 5px 0px;
	font-size: 16px;
}

table#areaLinks .gry
{
	background: none repeat scroll 0% 0% #EEE;
}

table#areaLinks .gry
{
	background: none repeat scroll 0% 0% #EEE;
}

/*　自社式場のスタイル　*/

.benefit-leftsec p
{
	font-size:17px;
}
/*お急ぎの方へのステップ説明部分*/

.stepBox {
	width: 680px;
	padding: 10px;
	margin-top: 30px;
	float: left;
	background: url(images/poing-bg.png) repeat;
	position: relative;
	border: solid 1px #CCC;
}

.stepBox:before, .stepBox:after
{
	background: none repeat scroll 0 0 #777777;
	bottom: 18px;
	box-shadow: 0 15px 10px #777777;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}

.stepBox:after
{
	left: auto;
	right: 10px;
	transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
}


.stepBox span.pointBtn
{
	display: block;
	font-size: 30px;
	font-family: 'futura_hv_btheavy';
	text-align: center;
	width: 101px;
	height: 38px;
	color: #fff;
	line-height: 38px;
	background: url(images/point-bg.png) no-repeat;
	float:left;
}

.stepBox h3
{
	padding: 10px 0;
	font-size: 21px;
	line-height: 20px;
	color: #282828;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
	padding-left: 120px;
	color: #A90C24;
	
}

.stepBox .pointLeft
{
	width: 415px;
	float: left;
	font-size: 17px;
	line-height: 33px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
}

.stepBox .pointRight
{
	padding-top: 7px;
	width: 218px;
	float: right;
}

.stepline {
	margin-bottom: 5px;
}


h2#hurryproccess {
	font-size:28px;
	font-weight: normal;
}

/*千葉県の自社式場紹介部分*/

.hall-picwrapper ul li {
float:left;
margin-right:83px;
margin-left:10px;
}

.hall-picwrapper ul li#last-section
{
	margin-right:10px;
	margin-left:0;
}

.placegide {
	margin-top: 40px;
}

.PlanInduction
{
	padding-top: 0px;
	width: 100%;
	float: left;
}

.PlanInduction h2
{
	padding-bottom: 25px;
	font-size: 28px;
	color: #282828;
	line-height: 50px;
	font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
	font-weight: normal;
}

.PlanInduction ul
{
	list-style: none;
	width: 100%;
	float: left;
}

.PlanInduction li
{
	margin-right: 8px;
	float: left;
	height: 183px;
}

.PlanInduction li#last-info{
	margin-right:0;
	float:right;
	}

.standardplan li {float: left;}

.optionplus li {
float: left;
margin-right: 22px;
}


#planlist {text-align: center;}


#attention {
font:13px/23px 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, sans-serif;
width:100%;
padding:10px 0 0;
margin-left:25px;
}

#optionlist {text-align: center;}

.optiontitle {
    padding: 0 20px;
    margin-bottom: 15px;
    overflow: hidden;
}

p.bottom20 {margin-bottom: 20px;}


ul.standardplan {
    overflow: hidden;
    width: 100%;
    padding: 10px 20px;
}

.standardplan li {
    float: left;
    margin-right: 15px;
}

ul.optionplus {
    overflow: hidden;
    width: 100%;
    padding: 20px;
    padding-top: 0;
}

/*サイドバーの下層ページ表示*/

aside.widget_nav_menu {
	position:static!important;
}

ul.ourlplace {
	margin-bottom: 20px;
	overflow:hidden;
}