* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
/*
 * Base Settings
 __________________________________________________*/

img {
	border: none;
}
ul {
	list-style-type: none;
}
.inner {
	padding: 10px;
}
.orange {
	color: #f7931e;
}
.red {
  color: #e82a2a;
  font-weight: bold;
}
/*
 * Layout
 __________________________________________________*/

/* container */

#container {
	width: 854px;
	margin: 0 auto;
}
/* header */

#header {
	background: url(../images/contactus.jpg) no-repeat 100% 26px;
	height: 120px;
}
#catchcopy {
	background: url(../images/header_p_bg.jpg) repeat-x;
	color: white;
	height: 23px;
	line-height: 23px;
	text-indent: 15px;
	font-size: 14px;
}
#logo a {
	background: url(../images/logo.jpg) no-repeat;
	width: 497px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 5px 10px;
	outline: none
}
#desc {
	color: #999999;
	margin: 5px 0 5px 15px;
}
/* globalnavi */

#globalnavi ul li {
	float: left;
}
#globalnavi ul li a {
	display: block;
	height: 53px;
	width: 122px;
	background: url(../images/globalnavi.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#globalnavi ul li a#gnHome {
}
#globalnavi ul li a#gnArea {
	background-position: -122px 0px;
}
#globalnavi ul li a#gnGenre {
	background-position: -244px 0px;
}
#globalnavi ul li a#gnCost {
	background-position: -366px 0px;
}
#globalnavi ul li a#gnWhatFuneral {
	background-position: -488px 0px;
}
#globalnavi ul li a#gnWhatBuddhist {
	background-position: -610px 0px
}
#globalnavi ul li a#gnContact {
	background-position: -732px 0px;
}
#globalnavi ul li a#gnHome:hover {
	background-position: 0px -53px;
}
#globalnavi ul li a#gnArea:hover {
	background-position: -122px -53px;
}
#globalnavi ul li a#gnGenre:hover {
	background-position: -244px -53px;
}
#globalnavi ul li a#gnCost:hover {
	background-position: -366px -53px;
}
#globalnavi ul li a#gnWhatFuneral:hover {
	background-position: -488px -53px;
}
#globalnavi ul li a#gnWhatBuddhist:hover {
	background-position: -610px -53px
}
#globalnavi ul li a#gnContact:hover {
	background-position: -732px -53px;
}
#globalnavi ul li a#gnHome.here {
	background-position: 0px -106px;
}
#globalnavi ul li a#gnArea.here {
	background-position: -122px -106px;
}
#globalnavi ul li a#gnGenre.here {
	background-position: -244px -106px;
}
#globalnavi ul li a#gnCost.here {
	background-position: -366px -106px;
}
#globalnavi ul li a#gnWhatFuneral.here {
	background-position: -488px -106px;
}
#globalnavi ul li a#gnWhatBuddhist.here {
	background-position: -610px -106px
}
#globalnavi ul li a#gnContact.here {
	background-position: -732px -106px;
}
/* breadcrumb */

#breadcrumb {
	padding: 5px;
	clear: both;
}
/* contents */

#contents {
	background: url(../images/side_bg.jpg) repeat-y;
	zoom: 1;
}
#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* main */

#main {
	float: right;
	width: 600px;
}
#main dl.childWrap {
	clear: both;
	width: 600px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
#main dl.childWrap dt {
	text-indent: 5px;
	position: relative;
	background: url(../images/main_dt_bg.jpg) repeat-x;
	height: 26px;
	line-height: 26px;
}
#main dl.childWrap dt span {
	font-size: 11px;
	overflow: hidden;
	position: absolute;
	display: block;
	text-align: right;
	top: 1px;
	right: 5px;
	width: 250px;
}
#main dl.childWrap dd {
}
#main dl.childWrap dd:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#main dl.childWrap dd .what dl {
	font-size: 12px;
	float: left;
	width: 200px;
}
#main dl.childWrap dd .what dl dt {
	background: url(../images/main_sub_header_bg.jpg) no-repeat;
	height: 32px;
	line-height: 28px;
	text-indent: 25px;
}
#main dl.childWrap dd .what dl dd {
	padding: 10px;
}
#main dl.childWrap dd.map {
	background: url(../images/map_tokyo.gif) no-repeat 330px;
}
#main dl.childWrap dd .searchArea {
	line-height: 20px;
}
#main dl.childWrap dd .searchArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main dl.childWrap dd .searchArea dt {
	background-image: none;
	width: 50px;
	float: left;
	border-right: dashed 1px #00CC33;
	margin: 3px 0px;
	height: 20px;
	clear: both;
}
#main dl.childWrap dd .searchArea dd {
	margin: 3px 0px 3px 60px;
	height: 20px;
	line-height: 20px;
}
#main dl.childWrap dd .searchArea dd ul {
	height: 20px;
	margin: 3px 0;
}
#main dl.childWrap dd .searchArea dd ul li {
	display: inline;
	line-height: 20px;
}
#pickUp {
	padding: 3px;
}
#pickUp li {
	padding: 2px 3px 2px 2px;
	display: inline;
}
#pickUp li a {
	text-decoration: none;
}
#detailSearch fieldset {
	border: 0px;
	float: left;
	padding: 10px 25px;
}
#detailSearch fieldset legend {
	float: left;
	font-weight: bold;
	padding-left: 4px;
}
#genreSearch li {
	float: left;
	padding: 2px;
}
#genreSearch li a {
	display: block;
	width: 195px;
	height: 66px;
	background: url(../images/genre_search_btn.jpg) no-repeat;
	text-indent: -9999px;
}
#genreSearch li a#btnSaijoList {
	background-position: 0px 0px;
}
#genreSearch li a#btnKasobaList {
	background-position: -195px 0px;
}
#genreSearch li a#btnTempleList {
	background-position: -390px 0px;
}
#genreSearch li a#btnSaijoList:hover {
	background-position: 0px -66px;
}
#genreSearch li a#btnKasobaList:hover {
	background-position: -195px -66px;
}
#genreSearch li a#btnTempleList:hover {
	background-position: -390px -66px;
}
#plan li {
	float: left;
	padding: 2px;
}
#plan li a {
	display: block;
	height: 69px;
	width: 116px;
	text-indent: -9999px;
	background: url(../images/plan.jpg);
}
#plan li a#p50 {
	background-position: -116px 0px;
}
#plan li a#p60 {
	background-position: -232px 0px
}
#plan li a#p70 {
	background-position: -348px 0px
}
#plan li a#p80 {
	background-position: -464px 0px
}
#plan li a#p40:hover {
	background-position: 0px -69px;
}
#plan li a#p50:hover {
	background-position: -116px -69px;
}
#plan li a#p60:hover {
	background-position: -232px -69px
}
#plan li a#p70:hover {
	background-position: -348px -69px
}
#plan li a#p80:hover {
	background-position: -464px -69px
}
#side {
	font-size: 12px;
	width: 224px;
	height: auto;
	padding-top: 6px;
}
#side dl {
	margin: 0 auto 5px;
	width: 205px;
}
#side dl dt {
	background: url(../images/side_dt_bg.jpg) no-repeat;
	height: 32px;
	line-height: 32px;
	color: white;
	text-indent: 15px;
}
#side dl dd {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 10px;
}
/* sideTopBanner*/

#sideTopBanner {
	margin: 0 auto 5px;
	display: block;
	width: 203px;
	height: 176px;
	text-indent: -9999px;
	background: url(../images/side_contact_banner.jpg) no-repeat;
	position: relative;
}
#sideTopBanner a {
    position: absolute;
    display: block;
}
#sideTopBanner a#stb1 {
height:30px;
left:16px;
top:106px;
width:179px;
}
#sideTopBanner a#stb1:hover {background: url('../images/side_contact_banner_on.jpg') no-repeat;}
#sideTopBanner a#stb2, #sideTopBanner a#stb3 {
height:31px;
top:144px;
width:96px;
}
#sideTopBanner a#stb2 {
left:6px;
}
#sideTopBanner a#stb3 {
right:2px;
}
/* footer */

#footer {
	clear: both;
	font-size: 12px;
	line-height: 23px;
	background: url(../images/footer_bg.jpg) repeat-x;
	padding: 0 2px;
	height: 23px;
	color: white;
}
#footer address {
	font-style: normal;
	float: left;
}
#footer ul {
	height: 23px;
	float: right;
	overflow: hidden;
}
#footer ul li {
	display: inline;
	padding: 1px;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.subContents dl.subWrap {
	background-image: url(../images/detail/subWrapHeader.gif) !important;
	background-repeat: no-repeat;
	width: 590px;
	margin: 15px auto;
}
.subContents dl.subWrap dt {
	background: none !important;
	padding: 2px 0px 0px;
}
.subContents dl.subWrap dd {
	background-image: url(../images/detail/subWrapFooter.gif);
	background-repeat:  no-repeat;
	background-position: bottom;
	zoom: 1;
	padding: 5px 0px;
}
.subContents dl.subWrap dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.subContents dl.subWrap dd div.saijoMainImg {
	float: right;
}
span.subTitlebar {
	border-left: 5px solid #002B40 !important;
	width: auto !important;
	float: none !important;
	text-align: left !important;
	position: relative !important;
	font-size: 15px !important;
	color: #002B40 !important;
	font-weight: bold !important;
	margin-left: 10px;
}
.saijoDesc {
	padding: 0px 5px 5px -1em;
	text-indent: 1em;
	float: left;
	width: 300px;
	line-height: 1.5em;
}
.inside {
	clear: both !important;
	float: right !important;
}
.subContents dl.subWrap2 {
	background-image: url(../images/detail/subWrapHeader2.gif) !important;
	background-repeat: no-repeat;
	width: 580px;
	margin: 15px auto;
}
.subContents dl.subWrap2 dt {
	background: none !important;
}
.subContents dl.subWrap2 dd {
	background: url(../images/detail/subWrapFooter2.gif) no-repeat bottom;
}
.subContents dl.subWrap2 dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.subContents dl.subWrap2 dt {
	font-size: 15px !important;
	color: #002B40 !important;
	font-weight: bold !important;
	margin-left: 5px;
}
.planWrap {
	background-color: #E3FFEE;
}
.planWrap li {
	line-height: 30px;
	text-indent: 10px;
}
.planWrap li a {
	text-decoration: none;
	color: black;
}
.subGlobalnavi {
	display: table;
	width: 600px;
}
.subGlobalnavi ul {
	display: table-row;
	/text-align: justify;/* IE6,7 */
	/text-justify: distribute-all-lines;/* IE6,7 */
}
.subGlobalnavi ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/text-align: center;/* IE6,7 */
	/display: inline;/* IE6,7 */
}
.subGlobalnavi ul li a {
	font-size: 14px;
	margin: 0.2em;
	/margin: 0em;/* IE6,7 */
	display: block;
	background-color: #9cd1a8;
	text-decoration: none;
	padding: 0.5em 0;
	color: black;
	/padding: 0.5em 0.2em;/* IE6,7 */
	/display: inline-block;/* IE6,7 */
	/width: 60px;/* IE6,7 */
	_width: 61px;/* IE6 */
}
.saijoTitle {
	color: #1f471a;
	font-size: 21px;
}
.subHeader {
	clear: both;
	height: 120px;
	background-image: url(../images/detail/bigcontact.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.subHeader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.catchcopy {
	width: 330px;
}

#container #contents #main .childWrap dd .subContents .subWrap dd .flow {
  width: 581px;
  margin: 0 auto;
  background: #e7f7ee;
  clear: both;}
#container #contents #main .childWrap dd .subContents .subWrap dd .flow dt {
  background: url(../images/flow_top_green.jpg) no-repeat !important;
  color: #0b4604;
  font-weight: bold;
  font-size: 18px;
  height: auto;
  line-height: 40px;
  text-align: center;
}
.subContents .flow dd {
  background: url(../images/flow_bottom_green.jpg) no-repeat bottom !important;
  padding-bottom: 54px !important;
  margin-bottom: 10px;
}
.subContents .flow dd.noArrow {
  background: url(../images/flow_bottom_green_none.jpg) no-repeat !important;
  padding-bottom: 8px;
  overflow: hidden;
}
.redTitle, .blueTitle {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}
.redTitle {
  color: #fe8080;
}
.blueTitle {
  color: #2291e7;
}

.column2_600 {
  width: 600px;
}
.clmLeft {
  float: left;
  width: 50%
}
.clmRight{
  float: left;
  width: 50%;
}

#flow_a {
  background-color: #ffdede;
  width: 250px;
  margin: 0 auto 10px;
}

#flow_b {
  background-color: #d7eeff;
  width: 250px;
  margin: 0 auto 10px;
}

.subContents .subWrap dd .column2_600 .clmLeft #flow_a dt {
  background: url(../images/flow_top_red.jpg) no-repeat !important;
  border-bottom: 2px solid #fe9999;
  font-size: 16px;
  color: #fe9999;
  font-weight: bold;
}
.subContents .subWrap dd .column2_600 .clmLeft #flow_a dd {
  background: url(../images/flow_bottom_red.jpg) no-repeat bottom !important;
}

.subContents .subWrap dd .column2_600 .clmRight #flow_b dt {
  background: url(../images/flow_top_blue.jpg) no-repeat !important;
  border-bottom: solid 2px #46a4ec;
  font-size: 16px;
  color: #46a4ec;
  font-weight: bold;
}
.subContents .subWrap dd .column2_600 .clmRight #flow_b dd {
  background: url(../images/flow_bottom_blue.jpg) no-repeat bottom !important;
}

.customerWrap {
}
.customerWrap li {
  background: url(../images/customer_top.jpg) no-repeat;
  width: 570px;
  margin: 0 auto;
  padding-top: 9px;
  clear: both;
  margin-bottom: 10px;
}
.customerWrap li div.inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.customerWrap li div.inner {
  background: url(../images/customer_bottom.jpg) no-repeat bottom;
  height: auto;
}
.customerWrap li .cusSmall {
  width: 150px;
  float: left;
  text-align: center;
}
.customerWrap li .cusSmall img {
  display: block;
  margin: 0 auto;
}
.childWrap dd .subContents .subWrap dd .customerWrap li dl {
  width: 400px;
  float: left;
}
.childWrap dd .subContents .subWrap dd .customerWrap li dl dt {
  font-size: 16px;
  font-weight: bold;
}
.childWrap dd .subContents .subWrap dd .customerWrap li dl dd {
  background: none;
}

h4.usageTitle {
  border-left: 5px solid #09840f;
  background: #c5ebc7;
  height: 25px;
  line-height: 25px;
  text-indent: 5px;
}
table.usage {
  width: 100% !important;
  border-collapse: collapse;
  margin: 5px 0;
}
table.usage tr td {
  border-bottom: 2px solid #c5ebc7;
  height: 20px;
  padding: 0.5em;
}

#detail_search {
  
}
#detail_search fieldset {
  width: 25%;
  float: left;
  border: none;
  padding: 10px 0px;
}
#detail_search fieldset label {
  padding: 0.5em;
}
#detail_search fieldset input {
  padding: 0 5px;
  margin: 0 5px;
}
.contactus_banner {
    margin-bottom: 15px;
    border: 1px solid #999999;
    background: url('../images/contact_banner.jpg') no-repeat;
    position: relative;
    width: 600px;
    height: 210px;
}
.contactus_banner a {
    position: absolute;
    display: block;
    width: 163px;
    height: 30px;
    top: 165px;
}
.contactus_banner .emergency {
    left: 24px;
}
.contactus_banner .estimate {
    left: 219px;
}
.contactus_banner .contactmail {
    left: 414px;
}

.table_in, .table_in tr, .table_in td, .table_in th {border: none;}

