* {
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-style: none;
	line-height: 130%;
}
body {
	background: #476218;
}
h1 {
	display: none;
}
h3 {
	font-size: 17px;
}
#wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	position: relative;
	height: 135px;
}
#head p {
	text-align: center;
	margin: 10px;
}
.flash {
	clear: both;
	margin-bottom: 1em;
}
#news span {
	padding-right: 10px;
	padding-left: 10px;
}

#news p a {
	color: #000000;
	text-decoration: none;
}
#news p strong {
	font-weight:normal;
}
#contents p {
	margin-bottom: 1em;
	font-size: 14px;
}
#contents a {
	color: #000000;
}


#contents.shop {
	text-align: center;
}
#contents.shop h3 {
	font-size: 18px;
	color: #FFFFFF;
}
#contents.shop h3 span {
	font-size: 10px;
}

#contents.shop h4 {
	font-size: 14px;
	margin-bottom: 1em;
}
#contents.shop .map {
	margin: 10px;
}
#contents.shop dl {
	margin-bottom: 2em;
	font-size: 12px;
}
#contents.shop dt {
	margin-bottom: 0.5em;
}
#contents dl {
	font-size: 14px;
}
#contents dt {
	font-size: 14px;
}
#contents dd {
	font-size: 14px;
}
#contents pre {
	font-size: 14px;
}



.contact table th,
.contact table td {
	padding: 8px;
}

/*.contact input,
.contact textarea {
	background: #C5E391;
}
*/
.contact .btn {
	background: #FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size:14px;
}
form span,
.contact p span {
	color: #FF0000;
	font-weight: bolder;
	font-size: 10px;
}
#news .clr {
	clear: both;
}

