#main h3 {
	font-size: 120%;
	background-image: url(/shop/img/icn.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #6D3D39;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D3D39;
	background-position: 1px;
	margin-bottom: 10px;
}
.ctt {
	width: 480px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.cttA {
	width: 215px;
	border: 1px solid #6B3D3D;
	padding: 10px;
	float: left;
	background-color: #F7E9E6;
	margin-bottom:20px;
}
.cttA dt {
	font-weight: bold;
}
.cttA dd {
	padding-bottom: 10px;
}

.cttB {
	width: 229px;
	float: right;
}
.cttC {
	width: 476px;
	border: 1px solid #6B3D3D;
	padding: 1px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #F7E9E6;
}
.cttCtxt {
	width: 140px;
	float: right;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.cttCtxt .rBold {
	font-weight: bold;
	color: #D73435;
	padding-top: 10px;
}

.cttC img {
	float: left;
}
#main h4 {
	font-weight: bold;
	text-indent: 15px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5F2323;
	line-height: 150%;
	margin-top: 10px;
}
.txt {
	padding-bottom: 10px;
	padding-top: 5px;
	width: 460px;
	padding-left: 30px;
	font-size: 83.3%;
	line-height: 160%;
	letter-spacing: 0.5px;
}
.dtl {
	color: #6B3E3B;
}
#main {
	color: #6B3E3B;
}

#main a{
	color:#6B3E3B;
	text-decoration:underline;
}
#main a:hover{
	color:#DCC1C0;
	text-decoration:underline;
}
#title{
	margin-bottom:10px;
}#ofc {
	padding: 10px;
	border: 2px solid #6D3D39;
	margin: 20px 0px;
	background-color: #F7E9E6;
}
#ofc dt {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#ofc dd {
	margin-top: 0px;
	margin-bottom: 5px;
}

.shopList li{
	float:left;
	margin: 15px 8px 25px 0px;

}
.shopList {
	padding-left: 8px;
}
#ofc th {
	text-align: left;
	padding: 5px;
}
#ofc td {
	padding: 5px;
}

#main h3.rec{
	width:462px;
	height:23px;
	display:block;
	background:url(/img/tit_recruit.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
	border: none;
}
#main #rectable {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#main #rectable th {
	width: 120px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#main #rectable td {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	border-bottom-color: #CCCCCC;
}

