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


/*トップページ


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

.title_2{
	margin-bottom: 25px;
}


.title_3{
	margin-bottom: 5px;
}
.title_4{
	margin-bottom: 5px;
	margin-top: 40px;
}
.title_5{
	margin-bottom: 15px;

}
.title_6{
	margin-top: 40px;
	margin-bottom: 15px;

}


.title_memo{
	color: #a97461;
	margin-bottom: 8px;
	font-size: 120%;
	font-weight: bold;
}

.title_menu{
	margin-bottom: 20px;
}

.copy{
	margin-bottom: 25px;
}
.copy2{
	margin-bottom: 40px;
}
#c_contents {
	width: 730px;
	line-height: 1.5;
}

.c_copy{
	margin-bottom: 15px;
}

.c_rd{
	margin-bottom: 20px;
	line-height: 1.6;
	width: 457px;
}

.rd1{
	margin-bottom: 20px;
}

.rd2{
	margin-bottom: 15px;
}
.at{
	font-size: 90%;	
}

.menu_inner{
	background-color: #F5EFEB;
	text-align: center;
	padding: 20px;
}

.menu_left{
	width: 522px;
	text-align: left;
}
.menu_left2{
	width: 502px;
	text-align: left;
}
.menu_left3{
	width: 350px;
	text-align: left;
}
.menu_right{
	width: 138px;
	float: right;
}

.menu_right2{
	width: 158px;
	float: right;
}
.menu_right3{
	width: 310px;
	float: right;
	text-align: left;
}
.ct1{
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.c_ct{
	margin-left: 0px;
	text-align: left;
	width: 720px;
}
.c_img{
	float: right;
	margin-bottom: 30px;
}

/*
/*****************************************************************************
 リスト
 *****************************************************************************/
.menulist{
 }
 
.li_rd{
	font-weight: bold;
	color: #a97461;
	margin-bottom: 15px;
 }
.li_rd_ed{
	font-weight: bold;
	color: #a97461;
 }
.li_rd1{
	font-weight: bold;
	color: #a97461;
	margin-bottom: 3px;
 }
 
.li_rd2{
	font-weight: bold;
	color: #a97461;
	margin-bottom: 25px;
 }
 .li_rd3{
	font-weight: bold;
	color: #a97461;
	margin-bottom: 10px;
 }
 
.menu_rd{
	font-size: 90%;
	margin-bottom: 15px;
	line-height: 1.8;
	color: #a97461;
	font-weight: normal;
}
.menu_rd2{
	font-size: 90%;
	line-height: 1.8;
	color: #a97461;
	font-weight: normal;
}

.menu_rd3{
	font-size: 90%;
	margin-bottom: 15px;
	line-height: 1.6;
	color: #a97461;
	font-weight: normal;
}
.menu_at{
	padding-left:1em;
	font-size: 90%;
	line-height: 1.6;
	color: #a97461;
	margin-top: 20px;
	font-weight: normal;
}
.at2{
    text-indent:-1em;
    list-style-type:none;
}

/*
/*****************************************************************************
 Memorial
 *****************************************************************************/
.memo_right{
	text-align: left;
}

.memo_img{
	float: left;
	margin-right: 15px;
	width: 350px;
	margin-bottom: 20px;
}
 
.memo_price{
	margin-bottom: 10px;
}
.memo_at{
	margin-bottom: 20px;
	font-size: 90%;
}
.link_li{
}

.link_li li{
	color: #804c37;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../link/images/ic_link.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

