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

#cntmenu {
	background-color: #FFFFFF;
	background-image: url(../images/cntmenu_border.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	width: 207px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	height: 68px;
}
#cntmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cntmenu li {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#cntmenu li#menu1 a {
	background-image: url(../images/cntmenu_c01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 207px;
	display: block;
}
#cntmenu li#menu2 a {
	background-image: url(../images/cntmenu_c02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 207px;
	display: block;
}
#cntmenu li#menu1 a:hover {
	background-image: url(../images/cntmenu_c01.gif);
	background-repeat: no-repeat;
	background-position: -207px 0px;
}
#cntmenu li#menu2 a:hover {
	background-image: url(../images/cntmenu_c02.gif);
	background-repeat: no-repeat;
	background-position: -207px 0px;
}
#cntmenu li#menu1 a.here {
	background-image: url(../images/cntmenu_c01.gif);
	background-repeat: no-repeat;
	background-position: -414px 0px;
}
#cntmenu li#menu2 a.here {
	background-image: url(../images/cntmenu_c02.gif);
	background-repeat: no-repeat;
	background-position: -414px 0px;
}
#main2 {
	float: left;
	width: 660px;
}
.shopboxmain {
	width: 660px;
	overflow: hidden;
	position: relative;
}
.shopbox {
	float: left;
	width: 305px;
	margin-right: 25px;
	margin-top: 25px;
}
.shopright {
	float: right;
	width: 305px;
}
.shopdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F06600;
	width: 285px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.shopname {
	font-size: 14px;
	font-weight: bold;
	color: #995100;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #995100;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 22px;
	line-height: 23px;
}
.shopcopy {
	width: 305px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	line-height: 1.5em;
	height: 45px;
}
.shopcopy2 {
	width: 305px;
	margin-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.voicebox {
	background-image: url(../images/border_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 635px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.voicebox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F06600;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.voiceboxend {
	width: 635px;
	margin-top: 15px;
}
.voiceboxend h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F06600;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.align-right {
	text-align: right;
}
.addtxt{
	width:650px;
	margin:30px 0 0 0;
	padding:0;
	text-align:left;
	font-size:10px;
	line-height:1.2;
}
