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

/*****************************************************************************
 ヘッダー
 *****************************************************************************/
#header {
	background: url(../images/header_bg.gif) repeat-x;
}

#header_contents {
	text-align: left;
	height: 94px;
}

#header_left {
	float: left;
	margin-top: 27px;
	width: 215px;
}

#header_right {
	float: left;
	width: 585px;
	text-align: right;
}

#header_tel {
	margin-top: 9px;
}

#header_menu {
	margin-top: 18px;
}

#header_menu li {
	background: url(../images/header_menu_arrow.gif) no-repeat 0% 50%;
	display: inline;
	margin-left: 10px;
	padding-left: 7px;
	font-size: 90%;
}

/*****************************************************************************
 トップヘッド
 *****************************************************************************/
#top_head {
	height: 313px;
	background-color: #6f3e30;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}
#top_head1 {
	height: 409px;
	background-color: #6f3e30;
	background-image: url(../images/head_bg2.gif);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}

#top_head_inner {
	width: 1200px;
}

#head_inner {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head_bg_menu {
    height: 311px;
	background-image: url(../menu/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_ca {
    height: 311px;
	background-image: url(../menu/images/head_img_ca.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_br {
    height: 311px;
	background-image: url(../menu/images/head_img_br.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_fu {
    height: 311px;
	background-image: url(../menu/images/head_img_fu.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_me {
    height: 311px;
	background-image: url(../menu/images/head_img_me.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#head_bg_results {
    height: 311px;
	background-image: url(../results/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_gaiyo {
    height: 311px;
	background-image: url(../gaiyo/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_deliver {
    height: 311px;
	background-image: url(../delivery/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#head_bg_link {
    height: 311px;
	background-image: url(../link/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


#head_bg_privacy {
    height: 311px;
	background-image: url(../privacy/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#head_bg_contact {
    height: 311px;
	background-image: url(../contact/images/head_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


#head_logo a {
	display: block;
	height: 185px;
	width: 179px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
}

#head_logo a:hover {
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
	background-position: -179px 0px;
}




/*****************************************************************************
 ページヘッド
 *****************************************************************************/
#page_head {
	background: url(../images/main_head_bg.gif);
	height: 150px;
}

/*****************************************************************************
 文字サイズ
 *****************************************************************************/
#txt_size {
	background: url(../images/txt_size_bg.gif) repeat-x left bottom;
	height: 34px;
}

#txt_size_inner {
	text-align: right;
}

#fchange {
	text-align: right;
	width: 150px;
	margin-left: auto;
}

#fchange li {
	display: inline;
	margin-left: 10px;
	float: left;
}

#ftitle {
	margin-top: 12px;
}

#fsmall,#fmiddle,#flarge {
	margin-top: 10px;
}

/*****************************************************************************
 パンクズ
 *****************************************************************************/
#pankuzu {
	font-size: 80%;
	margin-left: 3px;
	margin-bottom: 5px;
}

#pankuzu li {
	display: inline;
	list-style: none;
	color: #834F3A;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 2px;
}

#pankuzu .home {
	background: url(none);
	padding: 0px;
	font-weight: normal;
	color: #666;
	margin-right: 2px;
}

#pankuzu .home a {
	text-decoration: none;
}

#pankuzu .home a:hover {
	text-decoration: underline;
	color: #834F3A;
}


#pankuzu .link {
	display: inline;
	list-style: none;
	color: #834F3A;
	padding-left: 12px;
	font-weight: bold;
	background-image: url(../images/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left: 2px;
}

#pankuzu .link a {
	text-decoration: none;
}

#pankuzu .link a:hover {
	text-decoration: underline;
	color: #834F3A;
}

/*****************************************************************************
 メイン
 *****************************************************************************/
#main {
	text-align: left;
	width: 950px;
}


/*****************************************************************************
 グローバルナビゲーション
 *****************************************************************************/
 
#gnavi {
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-color: #FFF;
}


/*グローバルナビナビ１*/

#gnavi_menu1 {
	font-size: 50%;
	width: 200px;
}

#catering a {
	display: block;
	height: 51px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi1_catering.gif);
}

#catering a:hover {
	background: url(../images/navi1_catering.gif) -200px 0px;
}

#bridal a {
	display: block;
	height: 51px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi1_bridal.gif);
}

#bridal a:hover {
	background: url(../images/navi1_bridal.gif) -200px 0px;
}

#funeral a {
	display: block;
	height: 51px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi1_funeral.gif);
}

#funeral a:hover {
	background: url(../images/navi1_funeral.gif) -200px 0px;
}

#home a {
	display: block;
	height: 51px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi1_home.gif);
}

#home a:hover {
	background: url(../images/navi1_home.gif) -200px 0px;
}

/*グローバルナビナビ２*/

#gnavi_menu2 {
	font-size: 50%;
	width: 200px;
	margin-bottom: 20px;
}

#jisseki a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_jisseki.gif);
}
#jisseki {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/navi2_jisseki.gif) -200px 0px;
}

#jisseki a:hover {
	background: url(../images/navi2_jisseki.gif) -200px 0px;
}

#delivery a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_delivery.gif);
}

#delivery a:hover {
	background: url(../images/navi2_delivery.gif) -200px 0px;
}
#kaijyo {
	display: block;
	height: 31px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_kaijyo.gif);
}

#kaijyo a {
	display: block;
	height: 31px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_kaijyo.gif);
}

#kaijyo a:hover {
	background: url(../images/navi2_kaijyo.gif) -200px 0px;
}


#kaigijyo a {
	display: block;
	height: 20px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_kaigijyo.gif);
}

#kaigijyo a:hover {
	background: url(../images/navi2_kaigijyo.gif) -200px 0px;
}

#fujihotel a {
	display: block;
	height: 20px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_fujihotel.gif);
}

#fujihotel a:hover {
	background: url(../images/navi2_fujihotel.gif) -200px 0px;
}

#suizokkan a {
	display: block;
	height: 20px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_suizokkan.gif);
}

#suizokkan a:hover {
	background: url(../images/navi2_suizokkan.gif) -200px 0px;
}


#contact a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_contact.gif);
}

#contact a:hover {
	background: url(../images/navi2_contact.gif) -200px 0px;
}

#gaiyo a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_gaiyo.gif);
}

#gaiyo a:hover {
	background: url(../images/navi2_gaiyo.gif) -200px 0px;
}


#link a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_link.gif);
}

#link a:hover {
	background: url(../images/navi2_link.gif) -200px 0px;
}

#privacy a {
	display: block;
	height: 41px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/navi2_privacy.gif);
}

#privacy a:hover {
	background: url(../images/navi2_privacy.gif) -200px 0px;
}


/*****************************************************************************
 バナー
 *****************************************************************************/
#banner1 {
	margin-bottom: 50px;
}

/*****************************************************************************
 メインコンテンツ
 *****************************************************************************/
#contents {
	float: right;
	width: 730px;
	line-height: 1.5;
}

/*****************************************************************************
 リターン
 *****************************************************************************/
#return {
	text-align: right;
	font-size: 90%;
	clear: both;
	padding-top: 50px;
}

#return_top {
	padding-bottom: 5px;
	
}


/*****************************************************************************
 フッター
 *****************************************************************************/
#footer{
	clear: both;
	float: left;
	width: 100%;
	background-color: #F4EAE4;
	background-image: url(../images/ft_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer-ct{
	clear: both;
	width: 950px;
}
#ft_logo{
	float: left;
	width: 229px;
	height: 82px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: left;
}
#footer_menu{
	float: right;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 700px;
}



#ft_right{
	margin-right: 0px;
	padding-left: 50px;
	float: right;
}
#ft_left{
	margin-right: 0px;
	float: right;
}
#ft_center{
	padding-left: 50px;
	float: right;
}

.copyright{
}

/*****************************************************************************
 タイトル
 *****************************************************************************/

.title_1b{
	margin-bottom: 10px;
}
/*****************************************************************************
c_contact
 *****************************************************************************/
#c_contact{
	height: 181px;
	width: 200px;
	background-color: #BE9583;
	background-image: url(../images/top_contact_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 20px;
}
 
#c_contact p{
}

#c_contact a {
	display: block;
	height: 31px;
	width: 170px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/top_bt_contact.gif);
	margin-left: auto;
	margin-right: auto;
}

#c_contact_bt a:hover {
	background: url(../images/top_bt_contact.gif) 0px -31px;
}
