@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(../images/bg-green.gif);
	background-color: #CCCCCC;
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	position: relative;
	left: 1px;
	top: 1px;
}
.word {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 25px;
	width: 870px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}
.box_line {
	border : 1px dotted #CCCCCC;
	margin: 5px 0px 0px;
	line-height: 2.5em;
}
.photo_line {
	margin: 20px 2px 2px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	line-height: 1.8em;
}
.photo {
	margin: 5px 3px 3px;
}
.line {
	display: inline;
	border-bottom: 90% solid #FFCC00;
}
.c-rightbanner a {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 3px;
	margin-top: 5px;
}
.c-rightbanner a:hover {
	border: 1px solid #333333;
}

/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 870px;
	margin: 10px auto 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
/* header style
------------------------------*/
#header {
	border-bottom: 3px solid #FF6600;
	position: relative;
	height: 145px;
	background-color: #FFFFFF;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #free-dial {
	position: absolute;
	top: 10px;
	right: 15px;
	left: 600px;
}
#header #menu {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 870px;
	padding: 0px;
	right: 0px;
	background-color: #336600;
}
#header  #menu li {
	float: left;
	list-style: none;
}
#header  #menu li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	display: block;
	list-style: url(../images/image-point.gif);
	background-image: url(../images/image-menu.gif);
	height: 35px;
	line-height: 35px;
	font-style: normal;
}
#header #menu li a:hover {
	background-image: url(../images/image-menu2.gif);
}	
#header #top_menu {
	position: absolute;
	top: 80px;
	width: 241px;
	right: 20px;
	left: 620px;
}
#header #top_menu li {
	list-style: none;
	float: left;
}
#header #top_menu li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	height: 2.5em;
	padding-right: 10px;
	background-image: url(../images/image-point2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
#header #top_menu a:link {
	color: #663300;
	font-weight: normal;
	text-decoration: underline;
}
#header #top_menu a:visited {
	color: #663300;
	text-decoration: none;
}
#header #top_menu a:hover {
	color: #FF6600;
}
#header #top_menu a:active {
	color: #FF9900;
}
#home #header #nHome a,
#funeral #header #nFuneral a,
#ceremonia #header #nCeremonia a,
#gallery #header #nGallery a,
#member #header #nMember a,
#contact #header #nContact a{
	color: #FFFFFF;
	background-image: url(../images/image-menu2.gif);
}
/* main style
------------------------------*/
h1 {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #007D3E;
	padding-left: 10px;
	line-height: 2.3em;
	text-transform: lowercase;
	font-size: xx-small;
}
h2 {
	background-image: url(../images/midashi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 30px;
	padding-right: 5px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	line-height: 30px;
	width: 585px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	margin-bottom: 20px;
}
h3 {
	padding: 5px;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/bk_01.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	font-size: 16px;
}
h4 {
	padding: 3px 5px;
	border-top: 3px #FF9933 solid;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #DDDDDD solid;
	border-left: 1px #EEEEEE solid;
	color: #333333;
	margin-top: 10px;
}
h5 {
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	border-bottom: 1px dotted #FF0000;
	font-weight: bold;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
h6 {
	width : 97%;
	font-size: 13px;
	color: #333333;
	line-height: 2.3em;
	padding-left : 5px;
	margin : 5px 0px 0px;
	border : 1px dotted #999999;
	background-color: #EFEFEF;
}
#pankuzu p {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main {
	top: 185px;
	float: left;
	margin: 5px 5px 10px 20px;
	width: 585px;
}



#main table#box dt {
	font-weight: bold;
	color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main table#box dd {
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}


/* 式場案内などのボックス
------------------------------*/
#main table#ruby {
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #F8CAD8;
}
#main table#sapphire {
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #89CED4;
}
#main table#emerald {
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #92C973;
}



#main table#menu {
	border-collapse:collapse;
	line-height: 1.3em;
	margin-top: 20px;
}
#main table#menu th {
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	width: 70px;
}
#main table#menu td {
	padding: 5px 15px;
	border-top: 1px solid #CCCCCC;
}
#main table#menu dd {
	margin-left: 20px;
	padding-left: 20px;
}
#main table#menu tr.odd {
	background-color: #efefef;
}



.dish_menu th {
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	width: 70px;
	background-color: #efefef;
}
.dish_menu td {
	padding: 5px 15px;
	border-top: 1px solid #CCCCCC;
	background-color: #efefef;
}
.dish_menu_g {
	background-color: #efefef;
}
.dish_menu_W {

}

.menu {
	margin-top: 10px;
	margin-bottom: 0px;
}


/* 会館案内などのボックス
------------------------------*/
.box_container {
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}.box_gray_th {
	text-align: right;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #CCCCCC;
	background-color: #efefef;
}
.box_gray_td {
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #CCCCCC;
	background-color: #efefef;

}

.box_white_th {
	text-align: right;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #CCCCCC;
}
.box_white_td {
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #CCCCCC;
}

.box_yellow_th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFCC;
}
.box_yellow_td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}


/* QとAが入る定義リスト
------------------------------*/
.faqList_dt {

	font-weight: bold;
	background-image: url(../others/images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.faqList_dd {
	line-height: 1.8;
	background-image: url(../others/images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2em;
	margin-left: 25px;
	clear: left;
	padding-left: 25px;
}



/* 葬儀のボックス
------------------------------*/
.box_dt {
	font-weight: bold;
	color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_dd {
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}


.memo {
	background-color: #FFFAE6;
	background-image: url(../gonkiya/flow/images/memo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 5px 10px;
	width: 100%;
}




div.imgArea_01 {
	width: 100%;
	line-height: 2.3em;
	margin-bottom: 3em;
	padding-right: 5px;
	padding-left: 15px;
	color: #663300;
}
div.imgArea_02 {
	width: 100%;
	margin-bottom: 3em;
	padding-right: 5px;
	padding-left: 15px;
}

img.imgArea_left {
	float: left;
	margin: 5px 15px 5px 5px;
}
img.imgArea_right {
	float: right;
	margin: 5px 5px 5px 15px;
}

.clearLeft { clear: left; }
.clearRight { clear: right; }

/* left style
------------------------------*/
#left_menu {
	float: left;
	margin-right: 5px;
	color: #666666;
	padding-top: 5px;
	padding-left: 0px;
	width: 180px;
	margin-left: 5px;
}
#left_menu ul {
	display: block;
	width: 178px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-right: 1px solid #8EC31F;
	border-bottom: 1px solid #8EC31F;
	border-left: 1px solid #8EC31F;
	height: auto;
	padding-top: 0px;
}
#left_menu li {
	display: block;
	height: auto;
	list-style: none;
}
#left_menu li a:link {
	color: #0000FF;
	display: block;
	width: 168px;
	height: auto;
	padding-left: 10px;
}
#left_menu li a:hover {
	color: #FFCC00;
	display: block;
	background-color: #FFFFCC;
	width: 167px;
	height: auto;
}
#left_menu li a:visited {
	padding-left: 10px;
	display: block;
	height: auto;
	width: 167px;
}
/* footer style
------------------------------*/
#footer {
	clear: both;
	width: 870px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
}
#footer ul {
	margin-bottom: 10px;
}
#footer ul li{
	display: inline;
	list-style: url(../none) none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul li a:hover #taxi {
	background-image: url(../images/banner_03b.jpg);
}
.word {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 25px;
	width: 870px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}
address {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	height: 20px;
	width: 870px;
	font-style: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
}
.coffin_1 {
	font-weight: bold;
	line-height: 1.3em;
	width: 95%;
	color: #663300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.coffin_2 {
	font-weight: bold;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: bottom;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: right;
}
.box td {
	padding: 20px;
}
.font_red {
	color: #FF0000;
	font-weight: bold;
}
.font_orange {color: #FF6600}
.underline {
	border-collapse:collapse;
	border-bottom: 1px dashed #999999;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

