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

#border {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #663300;
}
p {
	font-family: Garamond, Arial, sans-serif;
	font-size: 16px;
	color: #663333;
	padding-right: 10px;
}
.shop {
	font-size: 13px;
	font-family: Garamond;
	color: #663333;
	padding-left: 10px;
}
.shop_heading {
	padding-left: 10px;
	font-size: 16px;
	font-family: Garamond;
	font-weight: bold;
	color: #663333;
}

.gallery {
	font-family: Garamond;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	color: #663333;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 25px;
}
.press_date {
	font-family: Garamond;
	font-size: 24px;
	color: #663300;
	
}


.sm {
	font-size: 12px;
	font-family: Garamond;
	color: #663333;
}
.where {
	font-family: Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
}

.where a{
	font-family: Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;
}

h1 {
	font-family: Garamond;
	font-size: 16px;
	color: #663333;
}
A {
	color: #996600;
	text-decoration: none;

}
/** popup image*******************************************************************/

#pic {
	position: relative;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	position: absolute;
	width: 1px;
}

#pic a img {
	border: 0;
	top: -100px;
}

#pic a.p1, #pic a.p1:visited {
	border: 1px solid #000000;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.p1:active {
	color: #000000;
	text-decoration: none;
}

#pic a.p1:active .large {
	border: 1px solid #FFFFFF;
	display: block;
	height: 225px;
	position: absolute;
	top: -120px;
	width: 300px;
	left: -1px;
	z-index: 1;
}
/** popup image 02 *******************************************************************/
#pic2 {
	position: relative;
}

#pic2 a .large {
	border: 0px;
	display: block;
	height: 1px;
	position: absolute;
	width: 1px;
}

#pic2 a img {
	border: 0;
	top: -100px;
}

#pic2 a.p2, #pic a.p1:visited {
	border: 1px solid #000000;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic2 a.p2:active {
	color: #000000;
	text-decoration: none;
}

#pic2 a.p2:active .large {
	border: 1px solid #FFFFFF;
	display: block;
	height: 400px;
	position: absolute;
	top: -250px;
	width: 300px;
	left: -1px;
	z-index: 1;
}
.where_heading {
	font-family: Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
