@charset "UTF-8";
/*--------------------------------------------------------------
　基本設定
--------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"verdana", "Osaka", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Sans-Serif";
	font-size:12px;
	line-height:19px;
	color: #141414;
	background-image: url(../cmn/bg.gif);
}
td, th {
	font-family:"verdana", "Osaka", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Sans-Serif";
	font-size:12px;
	line-height:19px;
	color: #141414;
}
/* =====保留項目=====
	font-family:"verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Sans-Serif";
	background-image: url(../cmn/bg.gif);
	background-repeat: repeat;
===================*/

h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
hr {
	display: none;
}
img {
	border: none;
	}
a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

/*--------------------------------------------------------------
　全ページ共通
--------------------------------------------------------------*/
.line-hr07 {
	font-size: 1px;
	height: 7px;
	width: 100%;
	background-image: url(../cmn/line-hr07.gif);
	background-repeat: repeat-x;
}
.line-hr07-clear {
	font-size: 1px;
	height: 7px;
	width: 100%;
	background-image: url(../cmn/line-hr07.gif);
	background-repeat: repeat-x;
	clear: both;
}
.line-hr11 {
	font-size: 1px;
	height: 11px;
	width: 100%;
	background-image: url(../cmn/line-hr11.gif);
	background-repeat: repeat-x;
}
.line-hr11-clear {
	font-size: 1px;
	height: 11px;
	width: 100%;
	background-image: url(../cmn/line-hr11.gif);
	background-repeat: repeat-x;
	clear: both;
}
.clear {
	clear: both;
}

/*--------------------------------------------------------------
　コンテナの設定
--------------------------------------------------------------*/
/*--メイン枠--*/
#container {
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	width: 824px;
	border-right-width: 1px;
	border-left-width: 1px;
}
#cont-main {
	width: 784px;
	margin-top: 14px;
	padding: 0px;
	margin-left: 20px;
}
#cont-main-right {
	float: right;
	width: 160px;
	text-align: left;
	display: inline;
}
#cont-main-left {
	text-align: left;
	float: left;
	width: 624px;
}
#cont-side-left {
	text-align: left;
	float: left;
	width: 177px;
}
#cont-side-left-area {
	width: 160px;
}
#cont-side-center {
	float: right;
	width: 447px;
}

/*--------------------------------------------------------------
　ヘッダー0 → 見出し1
--------------------------------------------------------------*/
#head0 {
	width: 784px;
	margin-left: 20px;
	border-top-color: #FF3300;
	border-top-width: 5px;
	border-top-style: solid;
}
#head0-area{
	width: 784px;
	float: left;
}
.head0-h1 {
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 10px;
	line-height:15px;
}
.head0-hr {
	font-size: 1px;
	background-image: url(../cmn/head0_hr.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 4px;
	width: 784px;
	margin-left: 20px;
}

/*--------------------------------------------------------------
　ヘッダー1 → ロゴ・バナー
--------------------------------------------------------------*/
#head1 {
	width: 784px;
	margin-left: 20px;
	background-image: url(../cmn/head1_bg.gif);
	background-repeat: no-repeat;
	height: 71px;
}
#head1-logo {
	width: 316px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#head1-banner {
	width: 468px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.head1-banner {
	margin-top: 5px;
}

/*--------------------------------------------------------------
　ヘッダー2 → サブメニュー
--------------------------------------------------------------*/
#head2 {
	height: 27px;
	width: 784px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
}

#head2-main {
	margin: 0px;
	padding: 0px;
	width: 441px;
	float: right;
	height: 27px;
}
#head2-main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#head2-main li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#head2-navi {
	margin: 0px;
	padding: 0px;
	width: 343px;
	float: left;
	text-align: left;
	height: 27px;
}
#head2-navi ul {
	margin: 0px;
	padding: 0px;
	width: 343px;
	list-style-type: none;
}
#head2-navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}


/*↓削除候補*/
#head2-menu {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#head2-menu ul {
	margin: 0px;
	padding: 0px;
	width: 514px;
	list-style-type: none;
}
#head2-menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#head2-menu-member {
	margin: 0px;
	padding: 0px;
	float: right;
}
#head2-menu-member ul {
	margin: 0px;
	padding: 0px;
	width: 270px;
	list-style-type: none;
}
#head2-menu-member li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/*--------------------------------------------------------------
　ヘッダー3 → メインメニュー
--------------------------------------------------------------*/
#head3 {
	background-position: left;
	clear: both;
	width: 784px;
	height: 41px;
	margin-left: 20px;
	background-image: url(../cmn/head3_menu-bg.gif);
	background-repeat: no-repeat;
}
#head3-menu {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 453px;
	height: 41px;
}
#head3-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 453px;
}
#head3-menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#head3-menu-search {
	width: 331px;
	float: right;
	margin: 0px;
	padding: 0px;
	padding: 7px 0px 0px 0px;
	height: 41px;
}
.head3-menu-search-tbl {
	padding: 0px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.head3-menu-searchbox {
	color: #141414;
	background-color: #FFFFFF;
	width: 150px;
	height: 20px;
	border: 1px solid #C6C6C6;
}
.head3-menu-pdm {
	color: #141414;
	height: 18px;
	margin-right: 1px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C6C6C6;
}
.head3-menu-reg {
	margin-left: 7px;
}


/*--------------------------------------------------------------
　パンくずリスト
--------------------------------------------------------------*/
#bread {
	width: 784px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px;
}
#bread-left {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#bread-right {
	float: right;
	width: 284px;
	text-align: right;
}
#bread-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 284px;
}
#bread-right li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
}
#bread-list {
	float: left;
	width: 784px;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------------------
　フッター
--------------------------------------------------------------*/
#foot {
	text-align: center;
	width: 784px;
	margin-left: 20px;
	clear: both;
}
address {
	font-style: normal;
	padding-bottom: 35px;
	margin-top: 5px;
	letter-spacing: 1px;
}
#foot-line {
	font-size: 1px;
	background-image: url(../cmn/foot-line.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 784px;
	background-position: 0px 30px;
}

/*--------------------------------------------------------------
　ボックスの設定（基本・index用）
--------------------------------------------------------------*/
.box-title {
	margin-bottom: 5px;
}
.box-image {
	margin-bottom: 2px;
}

.box-side {
	line-height: 18px;
	margin-bottom: 5px;
}
.box-side-none {
	line-height: 18px;
}
.box-side-ex {
	line-height: 18px;
	margin-bottom: 7px;
}

.box-center {
	line-height: 140%;
	margin-bottom: 5px;
	width: 430px;
}

.box-idx-mgzn {
	font-size: 88%;
	line-height: 120%;
	text-align: center;
}


/*--------------------------------------------------------------
　あとで整理
--------------------------------------------------------------*/
.box-idx-review {
	line-height: 140%;
	margin-bottom: 7px;
}
.box-idx-review-mem {
	line-height: 18px;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	background-image: url(../cmn/dot-bg1.gif);
	background-repeat: repeat;
}
.box-idx-review-day {
	color: #666666;
	text-align: right;
}
.box-idx-search {
	background-image: url(../cmn/box-idx-search.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 430px;
	margin-bottom: 7px;
	text-align: left;
	padding-left: 34px;
}
.box-idx-search-area {
	padding-top: 17px;
}
.box-idx-search-txt {
	margin-bottom: 3px;
}
.box-idx-search-searchbox {
	background-color: #FFFFFF;
	width: 209px;
	border: 1px solid #999999;
	height: 21px;
	margin-right: 3px;
	margin-left: 3px;
}
.box-idx-search-pdm {
	border: 1px solid #999999;
	color: #333333;
	height: 19px;
	font-size: 12px;
	width: 95px;
}
.box-idx-mgzn-title {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.box-idx-review-title {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 1px;
}
.box-idx-photo {
	background-image: url(../cmn/box-idx-photo.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 103px;
	margin-bottom: 2px;
}
.box-idx-photo-txt {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}



/*追加メニュー*/

.head2-navi-search a {
	background-image: url(../cmn/head2_saerch-animation.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 57px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head2-navi-search a:hover {
	background-image: url(../cmn/head2_saerch-animation.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 57px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head2-navi-search {
	background-image: url(../cmn/head2_saerch-animation.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 57px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}

.head2-navi-home a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head2-navi-home a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head2-navi-home {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}

.head2-navi-guide a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 75px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -63px 0px;
}
.head2-navi-guide a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 75px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -63px 0px;
}
.head2-navi-guide {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 75px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -63px 0px;
}

.head2-navi-faq a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 76px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -138px 0px;
}
.head2-navi-faq a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 76px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -138px 0px;
}
.head2-navi-faq {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 76px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -138px 0px;
}

.head2-navi-sitemap a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 72px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -214px 0px;
}
.head2-navi-sitemap a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 72px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -214px 0px;
}
.head2-navi-sitemap {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 72px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -214px 0px;
}

/**/
.head2-main-info a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -286px 0px;
}
.head2-main-info a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -286px 0px;
}
.head2-main-info {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 93px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -286px 0px;
}

.head2-main-sp a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -379px 0px;
}
.head2-main-sp a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -379px 0px;
}
.head2-main-sp {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 63px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -379px 0px;
}

.head2-main-review a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 84px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -442px 0px;
}
.head2-main-review a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 84px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -442px 0px;
}
.head2-main-review {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 84px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -442px 0px;
}

.head2-main-member a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 115px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -526px 0px;
}
.head2-main-member a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 115px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -526px 0px;
}
.head2-main-member {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -526px 0px;
}

.head2-main-myroom a {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 86px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -641px 0px;
}
.head2-main-myroom a:hover {
	background-image: url(../cmn/head2_menusub_m-on.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 86px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -641px 0px;
}
.head2-main-myroom {
	background-image: url(../cmn/head2_menusub_m-off.gif);
	display: inline;
	float: left;
	height: 27px;
	width: 86px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -641px 0px;
}

.bread-cnt {
	font-size: 15px;
}

/**/
.head3-menu-gourmet a {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head3-menu-gourmet a:hover {
	background-image: url(../cmn/head2_menu_cat-on.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.head3-menu-gourmet {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}

.head3-menu-play a {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 82px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -81px 0px;
}
.head3-menu-play a:hover {
	background-image: url(../cmn/head2_menu_cat-on.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 82px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -81px 0px;
}
.head3-menu-play {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 82px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -81px 0px;
}

.head3-menu-shop a {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 92px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -163px 0px;
}
.head3-menu-shop a:hover {
	background-image: url(../cmn/head2_menu_cat-on.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 92px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -163px 0px;
}
.head3-menu-shop {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 92px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -163px 0px;
}

.head3-menu-life a {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -255px 0px;
}
.head3-menu-life a:hover {
	background-image: url(../cmn/head2_menu_cat-on.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -255px 0px;
}
.head3-menu-life {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 81px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -255px 0px;
}

.head3-menu-beauty a {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 117px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -336px 0px;
}
.head3-menu-beauty a:hover {
	background-image: url(../cmn/head2_menu_cat-on.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 117px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-position: -336px 0px;
}
.head3-menu-beauty {
	background-image: url(../cmn/head2_menu_cat-off.gif);
	display: inline;
	float: left;
	height: 36px;
	width: 117px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-position: -336px 0px;
}
.head3-menu-btn-search {
	padding-right: 8px;
}

.foot-pagetop {
	width: 784px;
	clear: both;
}
.foot-pagetop-td {
	text-align: right;
	padding: 20px 17px 0px 0px;
	background-image: url(/cmn/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 771px 22px;
}
