@charset "utf-8";
a:link {
	color: #b6540d;
}
a:visited {
	color: #b6540d;
}
a:hover {
	color: #b6540d;
}

/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	}

DIV#top {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}


/* =========================== */
/* ヘッダー                   */
/* =========================== */

#header-top-wrap{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5c4a34;
	padding-right: 15px;
	padding-left: 15px;
}
#header-top-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-wrap{
	margin: 0px;
	width: 100%;
	background-image: url(../img/header-wrap.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #edede6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	clear: both;

}
#header-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* サイトタイトル */
#site-title {
	width: 400px;
	height: 55px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 336px;
	margin: 0px;
	float: left;
	color: #837f67;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
	font-size: 10px;
	}
#header-menu {
	width: 500px;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-menu DIV.menu-sepalator {
	float:right;
	width: 1px;
	height: 15px;
	background-color: #a59582;
	margin-left: 5px;
}

	#header-menu  A.text:link,
#header-menu  A.text:visited {
	text-decoration: none;
	display: block;
	color: #5c4a34;
	font-size: 10px;
	background-image: url(../img/menu-guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-top: 1px;

	}
#header-menu A.text:hover{
	display: block;



}
#header-menu DIV.menu-item {
	float: right;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
	
#header-img {
	float: right;
	width: 300px;
	text-align: right;
	height: 55px;
	margin: 0px;
	padding: 0px;
}


/* =========================== */
/* メインメニュー                  */
/* =========================== */	

#main-menu-wrap{
	clear: both;
	width: 100%;
	height: 48px;
	background-image: url(../img/main-menu-wrap.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#main-menu {
	width: 932px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9f3dd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f9f3dd;

	}
#main-menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}

#main-menu DIV.menu-item {
	float:left;
	height: 45px;
	width: 132px;
	margin: 0px;
	text-align: center;
	}
	
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 1px;
	height: 45px;
	margin: 0px;
	background-image: url(../img/main-menu-sp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 13px;
	color: #6a5d17;
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	width: 132px;
	padding-top: 15px;
	background-image: url(../img/main-menu-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	width: 132px;
	height: 30px;
	padding-top: 15px;
	font-size: 13px;
	color: #FFF;
	background-image: url(../img/main-menu-btn-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 30px;
	width: 132px;
	font-size: 13px;
	padding-top: 15px;
	color: #FFF;
	background-image: url(../img/main-menu-btn-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#main-wrap{
	clear: both;
	width: 100%;
	background-image: url(../img/main-bg-wrap.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 11px;
	background-color: #faf5e4;
	padding-top: 10px;
}

/* =========================== */
/* サイド                   */
/* =========================== */
#side {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}




/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-contents {
	width:230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

	
/* =========================== */
/* フッター                     */
/* =========================== */

#footer-wrap1{
	clear: both;
	width: 100%;
	margin: 0px;
	background-image: url(../img/footer-wrap.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #dcdcdc;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#footer-wrap2{
	width: 100%;
	background-image: url(../img/footer-copyright-wrap.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #dfdfdf;
}


/* フッターメニュー */
DIV#footer-menu {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-item {
	float: left;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footer-menu DIV.menu-sepalator {
	overflow: hidden;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 1px;
	background-color: #a59582;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	text-decoration: none;
	display: block;
	color: #5c4a34;
	font-size: 10px;
	background-image: url(../img/menu-guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 1px;
	}
#footer-menu A:hover {

}


/* フッターコンテンツ領域 */
#footer-contents {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	clear: both;
	}

#footer-copyright{
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #5c4a34;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: right;
}

/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	width: 647px;
	font-size: 18px;
	color: #5d472f;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-left: 23px;
	background-position: left top;
	height: 50px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 636px;
	font-size: 14px;
	color: #5d472f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: left top;
	padding-top: 18px;
	padding-left: 34px;
	}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 31px;
	width: 653px;
	font-size: 14px;
	background-image: url(../img/h5.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: left center;
	font-weight: normal;
	border: 1px solid #d4cdc7;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5d472f;
	}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-repeat: no-repeat;
	width: 665px;
	font-size: 14px;
	font-weight: normal;
	background-position: left bottom;
	height: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #5d472f;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5c86a;
	}
/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 636px;
	font-size: 14px;
	color: #5d472f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: left top;
	padding-top: 18px;
	padding-left: 34px;
	}
#main-contents #sitemap-section h4 a{


}
/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
#mailform-section {
	margin: 0px 10px 0px 0px;
	}
#mailform-section DIV.form-layout {
	margin: 0px;
	/*width: 532px;*/
	width: 600px;
	}

/* 入力項目のセット */
#mailform-section DIV.form-layout DIV.form-items {
	border: 1px solid #cccccc;
	/*width: 532px;*/
	width: 600px;
	overflow:hidden;
	background-color: #efefef;
}
/* 入力項目 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item {
	clear:both;
}
/* 項目名セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.label {
	float: left;
	width: 130px;
	text-align: left;
	padding: 11px 8px 0px 8px;
	vertical-align: top;
	font-size: 10pt;
	border-top: 1px #ffffff solid;
	}
/* 入力欄セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field {
	float: left;
	/*width: 370px;*/
	width: 438px;
	text-align: left;
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	background-color: #ffffff;
	}
/* 入力欄（テキストボックス） */
#mailform-section INPUT.input-text {
	width: 200px;
}
/* 入力欄（テキストエリア） */
#mailform-section TEXTAREA.input-textarea {
}
/* 入力欄（ラジオボタン） */
#mailform-section INPUT.input-radio {
}
/* 入力欄（チェックボックス） */
#mailform-section INPUT.input-checkbox {
}
/* 入力欄（選択リスト） */
#mailform-section INPUT.input-select {
}
/* 説明 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field P.description {
	margin: 3px 0px 0px 0px ;
	font-size: 9pt;
	}
/* 項目名 */
#mailform-section LABEL {
	}
/* ※（必須） */
#mailform-section .required {
	color:red;
	font-weight: normal;
	}
/* エラーの時の背景色 */
#mailform-section .error {
	background-color: #ffccff;
	}
/* エラーの時のメッセージ */
#mailform-section .error-message {
	color: #ff0000;
	}
/* 完了メッセージ */
#mailform-section .completion-message {
	border: 1px solid #cccccc;
	padding: 30px;
	}
/* 送信ボタン */
#mailform-section DIV.submitee {
	clear:both;
	text-align: center;
}
#mailform-section DIV.submitee BUTTON
{
   cursor: pointer;
   width: 109px;
   height: 32px;
   background-image:url(/theme/form_submit.jpg);
   border-width:0px;
}
/* 「送 信」テキスト */
#mailform-section DIV.submitee BUTTON SPAN
{
   display: none;
}



/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#side-contents #topic-headline-section DL {
	font-size: 10pt;
	color: #223344;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
/* 記事タイトル（リンク先がないとき） */
#side-contents #topic-headline-section DT{
	width: 180px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
/* 公開日 */
#side-contents #topic-headline-section DT .date {
	font-weight: bold;
	width: 180px;
	display: block;
	}
/* 記事タイトル（リンク先があるとき） */
#side-contents #topic-headline-section DT A {
	color: #222222;
	}
/* 記事概要 */
#side-contents #topic-headline-section DD {
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
/* =========================== */
/* お知らせ一覧ページ                 */
/* =========================== */

#topic-list-section {
	width: 670px;
	padding-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	color: #aaaaaa;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	font-size: 12px;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#topic-list-section DD {
	margin-bottom: 10px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7a184;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	margin-left: 0px;
	}
/* お知らせ本文中の画像 */
#topic-list-section DD IMG {
	margin: 5px;
	}
/* 記事区切り */	
#topic-list-section DD DIV.topic-sepalator {
	clear:both;
	height:0px;
	width: 100px;
}

/* =========================== */
/* テンプレート挿入時の表             */
/* =========================== */
TABLE.table_a {
		border-collapse: collapse;
		border: 1px #809FFF solid;
	}
TH.table_a_th {
		color: #FFFFFF;
		background-color: #0862B0;
		border: 1px #809FFF solid;
	}
TH.table_a_th2 {
		color: #008EBC;
		background-color: #D5DFFF;
		border: 1px #809FFF solid;
	}
TD.table_a_td {
		color: #223344;
		background-color: #F0F8FF;
		border: 1px #809FFF solid;
	}
/* =========================== */
/* バナー                    　*/
/* =========================== */
.side-banar-box {
	background-color: #e0e0e0;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ========================================== */
/* 編集画面で表組み内の文字だけ大きくなる対応 */
/* ========================================== */
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}
/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */
#change-box {
	padding: 0px 0px 0px 320px;
	margin-top: 0px;
	width: 301px;
}
#change-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.render-mode-switch{
	font-size: 40px !important;
	text-align: center;color: #FFF;
	background-color: #333;
	padding-top: 40px;
	padding-bottom: 40px;
	}



/*＊＊＊＊＊＊＊＊*/
/*　商品テーブル　*/
/*＊＊＊＊＊＊＊＊*/
TABLE.naka-top-syouhin-table {
	}
TD.naka-top-syouhin-img{
	border: 1px solid #dddddd;
	padding-top: 4px;
	padding-bottom: 4px;
	}
TD.naka-top-syouhin-img img{
	width: 200px;
	}
TD.naka-top-syouhin-text {
	}
TD.naka-top-syouhin-text-td1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8fc31f;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #666666;
	}
TD.naka-top-syouhin-text-td2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8fc31f;
	font-size: 14px;
	font-weight: bold;
	color: #007630;
	padding-top: 10px;
	padding-bottom: 4px;
	}
TD.naka-top-syouhin-text-td3 {
	color: #666666;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706013;
}
TD.naka-top-syouhin-text-td4 {
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706013;
}
#syouhin-btn{
}


.contents-bar{
	display: block;
	width: 191px;
	overflow: hidden;
	text-decoration: none;
	clear: both;
	height: 85px;
	background-image: url(../img/naka-top-category-waku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.contents-bar SPAN.contents-bar_text {
	float: left;
	color: #5d472f;
	text-decoration :none;
	display: block;
	width: 100px;
	font-size: 17px;
	padding-top: 29px;
	padding-left: 0px;

}
.contents-bar SPAN.contents-bar_img {
	float: right;
	text-decoration :none;
	display: block;
	width: 87px;
	height: 79px;

}
.contents-bar:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
TABLE.naka-category-table {
	background-image: url(../img/naka-top-category-waku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 210px;
	}
	
TD.naka-category-text{
	font-size: 15px;
	color: #5d472f;
	padding-left: 12px;
	letter-spacing: -1px;
	}
TD.naka-category-text a{
	color: #5d472f;
	text-decoration: none;
}
TD.naka-category-img img{
	height: 79px;
	width: 87px;
	}

TD.naka-category-img{
	padding-top: 5px;
	}


	
/*＊＊＊＊＊＊＊＊＊＊*/
/*　カテゴリーテーブル　*/
/*＊＊＊＊＊＊＊＊＊＊*/
TABLE.category-table {


	}
	
TD.category-top{
	background-image: url(../img/category-table-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;

	}
TD.category-sp{
	background-image: url(../img/category-table-sp.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
TD.category-img {
	padding-bottom: 5px;
}
TD.category-img img{
	width: 130px;
	border: 1px solid #dddddd;
	padding: 4px;
}

TD.category-syouhin {
	font-size: 14px;
	color: #0f8548;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8fc31f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
TD.category-text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706013;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	padding-left: 6px;
}
TD.category-price {
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706013;
	color: #666666;
	padding-left: 6px;
}

/*＊＊＊＊＊＊＊＊＊＊*/
/*　商品詳細テーブル　*/
/*＊＊＊＊＊＊＊＊＊＊*/
TABLE.syouhin-info-table {
	margin-top: 15px;
	}
	
TD.syouhin-info-img img{
	width: 350px;
	}

TD.syouhin-info-text {
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../img/shyouhin-text-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.5;
}
TD.syouhin-info-price {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #8fc31f;
	font-weight: bold;
	padding-left: 8px;
}

.shop-contact{
	width: 604px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
/*　コーナータイトル（ユーザー専用）　*/
/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
TABLE.user-corner-title-table {
	height: 90px;
	width: 670px;
	background-image: url(../img/user-corner-title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;


	}
TD.user-corner-title-text{
	font-size: 24px;
	color: #5d472f;
	padding-left: 14px;

	}
TD.user-corner-title-img{
	padding-top: 5px;

	}

TD.user-corner-title-img img{
	height: 79px;
	width: 87px;

	}

