@charset "utf-8";
/* CSS Document */
li {
	list-style: none;
}

#footer {
	margin-top : 0 !important;
}

#container {
	clear : both;
	width : 100%;
	margin : -10px 0 0;
	padding : 0;
	background: url("../img/bg_html.jpg") repeat left top;
} 

#left_wrap {
    background: url("../img/bg_left.png") no-repeat left top fixed;
} 

#right_wrap {
    background: url("../img/bg_right.png") no-repeat right top fixed;
} 

.bnr_list {
	display: none;
}

/*  main_wrap  */
#main_wrap {
	width: 960px;
	margin: 0 auto 100px;
	padding: 20px 0 0;
}

#main_wrap h2 {
	margin: 0 0 10px;
}

/*  table  */
#main_wrap #detail_table {
	margin: 40px 25px 60px;
}

#main_wrap #detail_table table {
	width: 100%;
	background: #fff;
	margin-top: 30px;
}

#main_wrap #detail_table table th,
#main_wrap #detail_table table td {
	border: 1px solid #ddd;
	padding: 20px;
}

#main_wrap #detail_table table th {
	background: #eee;
	font-size: 120%;
	text-align: center;
	vertical-align: middle;
}

#main_wrap #detail_table table .title {
	font-size: 130%;
	font-weight: bold;
}

/*  read  */
#main_wrap #read {
	margin: 40px 40px 60px;
	border-radius: 10px;
	background-color: #FCF8EF;
}

#main_wrap #read dd {
	color: #4b330c;
	margin: 10px 0 0;
}


/*  flyer  */
#main_wrap #flyer {
	width: 229px;
	float: left;
	margin: 30px 0 40px;
}

#main_wrap #flyer p {
	position: relative;
	left: 1px;
	z-index : 10;
}
#main_wrap #flyer ul {
	overflow : hidden;
	background: #faf6fb;
	border: 1px solid #ccc;
	padding: 15px 17px;
	position: relative;
	top: -6px;
}

#main_wrap #flyer li {
	float: left;
	padding: 3px;
	background: #fff;
	border: #ccc 1px solid;
}

#main_wrap #flyer li:first-child {
	margin-right: 5px;
}

/*  map  */
#map {
	position: relative;
	width: 960px;
	height: 746px;
	margin: 320px 0 50px;
    background: url("../img/bg_map.png") no-repeat left top;
}

#map #m_seminar {
	position: absolute;
	top: 400px;
	left: 370px;
    background: url("../img/bg_m_seminar.png") no-repeat left top;
}

#map #m_seminar:hover {
    background: url("../img/bg_m_seminar_on.png") no-repeat left top;
}

#map #m_coffin {
	position: absolute;
	top: -30;
	left: 660px;
    background: url("../img/bg_m_coffin.png") no-repeat left top;
}

#map #m_coffin:hover {
    background: url("../img/bg_m_coffin_on.png") no-repeat left top;
}

#map #m_photo {
	position: absolute;
	top: 65px;
	left: 255px;
    background: url("../img/bg_m_photo.png") no-repeat left top;
}

#map #m_photo:hover {
    background: url("../img/bg_m_photo_on.png") no-repeat left top;
}

#map #m_confer {
	position: absolute;
	top: 210px;
	left: -50px;
    background: url("../img/bg_m_confer.png") no-repeat -6px top;
}

#map #m_confer:hover {
    background: url("../img/bg_m_confer_on.png") no-repeat -6px top;
}

/*  table  */
#main_wrap #table {
	overflow: hidden;
	width: 960px;
	padding: 115px 0 120px 117px;
	background: url("../img/bg_schedule.png") no-repeat left top;
} 

#main_wrap #table li {
	float: left;
}

#main_wrap #table li .detail {
	text-align: center;
	margin: 10px 0 0;
}

#main_wrap #table dd li {
	float: none;
}

/*  main_doll  */
#main_doll {
	margin: 50px 0;
}

/*  company  */
#company {
	color: #76172c;
	text-align: center;
	font-size: 110%;
	margin-bottom: 50px;
	padding: 0 0 35px;
}

#company dd {
	overflow: hidden;
	width: 910px;
	margin: 0 auto;
	padding: 30px 0 0;
	border-left: #cb8222 5px solid;
	border-right: #cb8222 5px solid;
	border-bottom: #cb8222 5px solid;
	background-color: #fff;
}

#company ul {
	clear: both;
	overflow: hidden;
	width: 900px;
	margin: 0 auto 10px;
}

#company ul li {
    float: left;
	width: 280px;
    margin: 0 10px 25px;
}

#company ul p {
	font-size : 95%;
	margin: 0 0 5px;
}

#company #tokuyaku {
	color: #fff;
	font-size : 110%;
	padding: 5px 0;
	margin: 20px;
	background-color: #76172C;
	border-radius: 30px;
}

#company #pic li {
	width: 280px;
	margin: 0 10px 25px;
}

#company #pic li img {
	border: #ccc 1px solid;
}

#company #pic .last {
    border: 2px solid #76172c;
	width: 200px;
    height: 97px;
    padding: 50px 0 5px;
	margin: 0 20px 60px 45px;
}

/*  fancybox .inner  */
.inner dd {
	overflow: hidden;
	width: 890px;
	padding: 15px 10px 20px;
	background-color: #fff;
}

.inner .ml {
	margin: 0 0 0 545px;
}

.inner .txt {
	clear: both;
}

/*  seminar  */
#seminar {
	display: none;
}

#seminar dd {
	border: 5px solid #76172c;
}

#seminar dd div {
	float: left;
	margin: 10px 0 0 30px;
	width: 500px;
}

#seminar dd div .notice {
	color: #76172c;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	margin: 10px 0 0;
}

#seminar dd dl {
	overflow: hidden;
	clear: both;
}

#seminar dd .title {
	width: 772px;
	margin: 40px auto 15px;
}

#seminar dd .cont {
	width: 801px;
	margin: 0 auto;
}

#seminar dd dd,
#seminar dd ul dd {
	padding: 0;
	border: none;
}

#seminar dd ul {
	overflow: hidden;
	margin: 0 -15px 0 0;
}

#seminar .cont ul li {
	float: left;
	width: 353px;
	height:135px;
	margin: 8px 15px 7px 0;
	padding: 20px;
	background-color: #F7E3E6;
	border-radius: 10px;
}

#seminar dd ul li dl .txt {
	width: 353px;
	padding-top: 10px;
	background-color: transparent;
}

#seminar dd ul li dl dd .lecture {
    font-size: 90%;
    line-height: 1.5;
    margin: 10px 0 0;
}

#seminar dd ul .pic {
	padding-bottom: 150px;
    background-color: #ffeec7;
}

#seminar dd ul .pic dl dd p img {
	display: block;
	margin-top: 10px;
}

#seminar #music {
    background-color: #ffeec7;
	clear: both;
	width: 761px;
	height: 145px;
}

#seminar #music dd {
    background-color: #ffeec7;
    width: 761px;
	margin-top: 20px;
}

#seminar #music dd div {
	margin: 0;
	width: 360px;
}

#seminar #music dd .right {
	float: left;
}

/*  confer  */
#confer {
	display: none;
}

#confer dd {
	border: 5px solid #f4a777;
}

#confer dd div {
	float: left;
	margin: 15px 0 0 30px;
	width: 500px;
}

#confer dd dd {
	border: none;
	padding: 0;
}

#confer .notice {
	color: #76172c;
	font-weight: bold;
	margin: 10px 0 0;
}

#confer dd ul {
	width: 835px;
	margin: 30px auto 0;
}

#confer dd ul li {
	overflow: hidden;
	background-color: #fce5d7;
	background-position: right top;
	background-repeat: no-repeat;
	border-radius: 10px;
	height: 131px;
	margin: 0 0 15px;
	padding: 25px;
}

#confer dd ul li dt {
	width: 339px;
	height: 26px;
	margin: 0 0 15px;
}

#confer dd ul li dd {
	width: 590px;
	background: #fce5d7;
}

#confer dd ul #base dd {
	width: 100%;
}

#confer #souzoku {
	background-image: url("../img/bg_souzoku.gif");
}

#confer #hoken {
	background-image: url("../img/bg_hoken.gif");
}

#confer #seiri {
	background-image: url("../img/bg_seiri.gif");
}

#confer #ohaka {
	background-image: url("../img/bg_ohaka.gif");
}

#confer #funeral {
	background-image: url("../img/bg_funeral.gif");
}

#confer #eitai {
	background-image: url("../img/bg_eitai.gif");
}

#confer #butsu {
	background-image: url("../img/bg_butsu.gif");
}

/*  experience  */
#experience {
	display: none;
}

/*  coffin  */
#coffin dd {
	border: 5px solid #eebd43;
}

#coffin dd div {
	float: left;
	margin: 15px 0 0;
	width: 530px;
}

#coffin dd div p:first-child {
	margin: 0 auto 20px;
	width: 399px;
}

/*  photo  */
#photo {
	margin: 0 0 10px;
}

#photo dd {
	border: 5px solid #c288b9;
}

#photo dd div {
	float: left;
	width: 530px;
}

#photo dd div p:first-child {
	margin: 0 auto 20px;
	width: 399px;
}

#photo dd div {
	float: left;
	width: 530px;
	margin: 15px 0 0;
}

#photo dd div p:first-child {
	margin: 0 auto 20px;
	width: 399px;
}

body .fancybox-overlay {
	text-align : left;
	font-size : 16px;
}

/*  waon */
#waon {
	overflow: hidden;
	width: 920px;
	margin: 0 auto;
	background: #8acdee;
}

#waon .txt01 {
	width: 820px;
	margin: 5px auto 10px;
}

#waon .txt {
	width: 840px;
	margin: 5px auto 10px;
}

#waon ul {
	margin: 10px 0 5px;
}

#waon .btn {
	text-align: right;
	margin: 0 25px 30px 0;
}

.btn_link {
	text-align: center;
	margin: 70px 0 0;
}

.btn_link a:hover {
	opacity: 0.8;
}