@import url(reset.css);

body {
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	font-family: Tahoma, Arial;
}

a,a:link,a:visited {
	color: #000;
}

a:hover {
	text-decoration: none;
	opacity: .5;
	filter:alpha(opacity=50);
}

.left {
	float: left;
}

.right {
	float: right;
}

.cen {
	text-align: center;
}

p {
	line-height: 15px;
}

h1,h2 {
	margin-bottom: 5px;
}

.wrap {
	width: 733px;
	text-align: left;
	margin: 0 auto;
}

.header {
	background: url(../images/header-bottom-line.gif) 0 100% repeat-x;
	padding: 15px 0;
	height: 38px;
	width: 100%;
	margin-bottom: 10px;
}

.header .header-nav {
	width: 380px;
}
.header .header-nav h3 {
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 4px;
}

.header-nav ul.clear li {
	float: left;
	margin-right: 35px;
}

.header-nav ul.clear li a {
	display: block;
	font-size: 0;
	text-indent: -9999px;
	height: 14px;
}

.header-nav ul.clear li a.corpolate {
	width: 71px;
	background: url(../images/corpolate.gif) 0 0 no-repeat;
}

.header-nav ul.clear li a.corpolate:hover {
	background-image: url(../images/corpolate-over.gif);
}

.header-nav ul.clear li a.shop {
	width: 71px;
	background: url(../images/shop.gif) 0 0 no-repeat;
}
.header-nav ul.clear li a.shop:hover {
	background-image: url(../images/shop-over.gif);
}

.header-nav ul.clear li a.privacy {
	width: 149px;
	background: url(../images/privacy.gif) 0 0 no-repeat;
}

.header-nav ul.clear li a.privacy:hover {
	background-image: url(../images/privacy-over.gif);
}

.galleries {
	width: 100%;
	margin-bottom: 10px;
}

.galleries .gallery {
	width: 512px;
}

.galleries img {
	display: block;
}

.galleries .galleries-nav {
	width: 214px;
}

.galleries .galleries-nav h3 {
	padding-top: 4px;
	margin-bottom: 14px;
}

.galleries .galleries-nav .inner {
	width: 210px;
	background: url(../images/galleries-nav-bottom.gif) 0 100% no-repeat;
	padding-bottom: 6px;
}

.galleries .galleries-nav .inner h4 {
	font-size: 0;
	text-indent: -9999px;
	background: url(../images/galleries-nav-top.gif) 0 0 no-repeat;
	height: 6px;
	line-height: 6px;
}

.galleries .galleries-nav .inner-wrap {
	background-color: #f7efeb;
	padding: 0 6px;
}

.galleries .galleries-nav .inner-wrap h2 {
	margin-bottom: 0;
}

.galleries .galleries-nav .inner-wrap ul li a, .galleries .galleries-nav .inner-wrap ul li img, .img-nav div a, .img-nav div a img
.main-nav ul a, .main-nav ul img, .main-side-left ul a, .main-side-left ul img, .main-side-right ul a, .main-side-right ul img {
	display: block;
	*display: inline-block;
}

.galleries .galleries-nav ul {
	padding: 2px 0;
}
.galleries .galleries-nav ul li {
	border-bottom: 1px dotted #c8c2be;
	padding: 6px 0;
}

.img-nav {
	width: 100%;
	margin-bottom: 10px;
}
.img-nav .imgnav1 {
	margin-right: 6px;
}

.main {
	width: 100%;
}

.main h1 img, .main h2 img {
	display: block;
}

.main-nav {
	margin-bottom: 20px;
}

.main-nav ul li {
	float: left;
	margin-right: 4px;
}

.main-nav ul li.end {
	margin: 0;
}

.main-text, .main-show {
	width: 100%;
	margin-bottom: 10px;
}

.main-text .main-side-left {
	padding-left: 120px;
	background: url(../images/main-header-03.gif) 0 0% no-repeat;
	height: 64px;
}
.main-text .main-side-right {
	padding-left: 136px;
	background: url(../images/main-header-04.gif) 0 0% no-repeat;
	height: 64px;
}

.main-show p {
	clear: right;
	margin-left: 155px;
}

.main-org {
	margin-bottom: 30px;
}

.main-content {
	margin-bottom: 20px;
	width: 100%;
}

.main-content ul li {
	margin-bottom: 4px;
	width: 100%;
}

.main-content ul li label {
	float: left;
	width: 60px;
	padding: 3px 0;
	text-align: center;
	display: block;
	border: 1px solid #8c8c8c;
	font-size: 10px;
	_font-size: 9px;
}

.main-content ul li div {
	clear: right;
	margin-left: 68px;
	line-height: 1.3;
	font-size: 10px;
}

.main h3.img-show {
	margin-bottom: 30px;
}

.copyright {
	text-align: center;
	color: #000;
	margin-bottom: 30px;
	padding-top: 8px;
}
.copyright p {
	font-size: 16px;
}

.count {
	position: relative;
	clear: both;
	overflow: hidden;
	text-align: center;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 20px;
	background: url(../images/count.gif) 50% 0 no-repeat;
	letter-spacing: 13px;
}