body,h1,h2,h3,h4,h5,h6,ul,li{margin:0;padding:0;}


body {
	background:#FEEBCF;
	font-size: 75%;
	line-height:140%;
	color: #924B49;
	margin:0;
	padding:0;
}


/*
.contentsTbl{
	margin:0 auto;
	border-left:1px solid #BDB2AE;
	border-right:1px solid #BDB2AE;
	
}
*/


img{
	border:0;
}

p{
	text-indent:1em;
	margin-bottom:15px;
}
strong{
	color:#924B49;
}



.fontL{
	font-size:140%;
}

.fontS{
	font-size:90%;
}


/* list link */

ul a:link,ul a:visited{
	text-decoration:none;
	color:#333;	
}

ul a:hover{
	text-decoration:underline;
	color:#F00;
}


.linkR{
	display:block;
	text-align:right;
	font-size:92%;
	margin-bottom:5px;
}

.linkRImg{
	display:block;
	text-align:right;
	font-size:92%;
	margin-bottom:5px;
	background:url("icon.gif") no-repeat right center;
	padding-right:25px;
	margin-right:10px;
}



h1{
	width:650px;
	background:url("h1S.gif") no-repeat center top;
	height:22px;
	color:#663333;
	font-size:110%;
	padding-top:32px;
	text-align:center;
	margin-bottom:18px;
	
}

h1.h1Long{
	width:802px;
	background-image:url("h1Long.gif");
}



h2{
	width:650px;
	background:url("h1S.gif") no-repeat center top;
	height:22px;
	color:#663333;
	font-size:110%;
	padding-top:32px;
	text-align:center;
	margin-bottom:18px;
	
}

h3{
	width:600px;
	background:url("h3Bg.gif") no-repeat center top;
	height:21px;
	padding-left:50px;
	padding-top:4px;
	text-align:left;
	font-size:100%;
	margin-bottom:10px;
	color:#663333;
}


h3.h3Long{
	width:751px;
	background-image:url("h3Long.gif");
}

h4{
	width:251px;
	background:url("h4Bg.jpg") no-repeat center top;
	height:20px;
	padding-left:50px;
	padding-top:4px;
	text-align:left;
	font-size:100%;
	margin-bottom:13px;
	color:#663333;
}

h4.h4Long{
	width:600px;
	background-image:url("h4BgLong.gif");
}

h5{
	width:280px;
	background:url("h5Bg.gif") no-repeat center top;
	height:20px;
	padding-left:50px;
	padding-top:4px;
	text-align:left;
	font-size:100%;
	margin-bottom:13px;
	color:#663333;
	
}

h6{
	width:280px;
	background:url("h6Bg.jpg") no-repeat center top;
	height:17px;
	padding-left:20px;
	padding-top:1px;
	text-align:left;
	font-size:100%;
	margin-bottom:10px;
	color:#663333;
}

h6.h6Long{
	width:;
	background-image:url("h6BgLong.jpg");
}

.spaceStr{
	letter-spacing:0.3em;
}

/* header */
.headCatch{
	color:#663333;
}

#header td{
	padding-left:9px;
	padding-right:9px;
}

#header td.topH{
	padding-top:8px;
	background:url("headerBg.gif") no-repeat center top;
}




/* navigation */


#menubar td{
	background:url("naviBg.jpg") repeat-x left center;
	padding-left:1px;
	padding-right:2px;
	
}

#navigation td.right,#navigation td.left{
	background-image:url("naviOutBg.jpg");
}



#menubar li {
	display:inline;
}

#menubar li a{
	float:left;
	display:block;
	background:url("naviLiBg.gif") no-repeat center;
	width:146px;
	height:26px;
	text-align:center;
	padding-top:9px;
	font-weight:normal;
	color:#FFFFFF;
}

#menubar li.current a{
	color:#FFCC66;
}


div#locator {
	font-size: 85%;
	text-align: right;
	margin:0 0 0 0;
	width:879px;
	
}

.backIcon{
	background:url("backIcon.jpg") no-repeat center;
	text-align:center;
	width:202px;
	height:28px;
	padding-top:5px;
	
}

.backIcon a{
	color:#663333;
	text-decoration:none;
}


#mainCont{
	width:100%;
	background:#FEEBCF
}


td#leftmenu{
	vertical-align:top;
	width:200px;
	text-align:left;
	background:#D1BC99;
	padding:0;
	
}



#leftmenu_title {
	
	

}



#leftmenu ul {
	margin: 0;
	padding:0;
}
#leftmenu li {
	background:url("leftLiBg.gif") no-repeat left bottom;
	width: 180px;
	text-align:center;
	position: relative;
	list-style-type: none;
	margin:30px 10px 20px 10px;
	padding:0 0 7px 0;
}
#leftmenu li.current{
	
}

#leftmenu li a {
	
}




#leftmenu ul ul li {
	background-image: none;
	width: 140px;
	line-height: 12px;
	margin-bottom: 6px;
	margin-left:10px;
	padding:0 0 0 15px;
}
#leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

#leftmenu ul ul a {
	width: 140px;
	color: #000000;
	text-decoration:none;
}



/* main contents */


#mainContents{
	margin:15px auto 15px auto;
}

#mainContentsS{
	margin:0 auto 15px auto;
}

/* footer */

#footerLink{
	text-align:center;
	font-size:100%;
}

#footerLink li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #CCC;
}

#footerLink li.end{
	border:0;
}

#footer td{
	padding-bottom:2px;
}

#footer td.fLeft{
	background:#F5E0C6;
}

#footer td.fRight{
	background:#F5E0C6;
}


#footer td div{
	background:url("headerBg.gif") no-repeat center top;
	text-align:center;
	font-size:90%;
	padding-top:8px;
	letter-spacing:-0.02em;
}


/* top */

.topInfoTbl{
	margin:4px 14px 4px 14px;
	line-height:144%;
}


/* shop */

.shopTbl td{
	padding-bottom:5px;
}
a.bLink{
	color:#0000FF;
	font-weight:bold;
}












.normalLi{
	list-style-position:inside;
	margin:18px 0;
	font-weight:bold;
}

ul.normalLi li{
	margin-bottom:2px;
}


.schTbl {
	
}

.schTbl th{
	font-weight:bold;
	text-align:left;
	color:#663333;
	padding-top:4px;
	padding-bottom:6px;
	border-bottom:1px dashed #BFAB85;
	font-size:90%;
}

.schTbl td{
	padding-top:4px;
	padding-bottom:6px;
	border-bottom:1px dashed #BFAB85;
}

.marB{
	margin-bottom:24px;
}

#inquiryTbl {
	
	
	margin:0 auto 60px auto;
}
#inquiryTbl th{
	padding-left:50px;
}

#itemTbl th{
	padding-left:20px;
	padding-bottom:15px;
	padding-top:10px;
	vertical-align:top;
}

#itemTbl td{
	padding-bottom:15px;
	padding-top:10px;
	color:#663333;
}
	


#name , #address , #email , #callNum{
	width:350px;
}
#question {
	width:350px;
	height:100px;
}

.hissu{
	font-size:90%;
	color:#FF0000;
}

#submit{
	margin-right:20px;
}


ul.sitemap {
	margin-top:10px;
	margin-bottom:50px;
}

ul.sitemap li{
	position:relative;
	top:5px;
	left:40px;
}
	