@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;
}
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;
}
a:hover img{opacity:0.8;filter:alpha(opacity=60);-ms-filter: "alpha( opacity=60 )";}

/* 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);
}
h1 {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #007D3E;
	padding-left: 10px;
	line-height: 2.3em;
	text-transform: lowercase;
	font-size: xx-small;
}
/* main style
------------------------------*/
#right {
	float: right;
	width: 280px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right #news {
	border: 1px solid #CCCCCC;
	width: 278px;
	margin: 12px 0px 7px;
}
#right #scroll {
	width: 278px;
	overflow: auto;
	margin: 0px;
	scrollbar-arrow-color: #a0a0a0;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #a0a0a0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	float: none;
	height: 237px;
}
#right #scroll dt {
	color: #000000;
	margin-left: 5px;
	line-height: 1.8em;
}
#right #scroll dd {
	margin-left: 30px;
	margin-right: 5px;
	line-height: 1.5em;
	color: #333333;
}
#right #attention {
	line-height: 1.3em;
	margin-top: 5px;
	width: 280px;
}
#right #attention th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	line-height: 1.7em;
}
#right #attention td {
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	line-height: 1.3em;
	border-bottom: 1px solid #FF0000;
	padding: 3px;
}



#left {
	padding: 5px;
	float: left;
	width: 570px;
	background-color: #FFF;
}
#left #box {
	padding: 10px 5px;
	width: 570px;
	margin-top: 15px;
}
.photo {
	margin: 2px;
	padding: 3px;
	clear: right;
	border: 1px solid #CCCCCC;
}
#left #box a:hover {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/* extra style
------------------------------*/
#left #box2 {
	padding: 10px 5px;
	width: 570px;
	margin-top: 15px;
}
#left #box3 {
	width: 570px;
}
#left #nettitle {
	margin-top: 12px;
	margin-bottom: 5px;
}
#network {
	margin-bottom: 3px;
}

.hall1 a {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.hall1 a:hover {
	border: 1px solid #333333;
}
.hall2 a {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 2px;
}
.hall2 a:hover {
	border: 1px solid #333333;
}
.hall3 a {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.hall3 a:hover {
	border: 1px solid #333333;
}
#left #netbanner {
	width: 570px;
}

.rightbanner a {
	border: 1px solid #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.rightbanner a:hover {
	border: 1px solid #333333;
}

/* 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: 3px;
	margin-left: 3px;
}
#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;
}
.font_red {
	color: #FF0000;
	font-weight: bold;
}
.font_orange {color: #FF6600}

