@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
}
#index {
	background-image: url(../index/background_winter.jpg);
	background-repeat: no-repeat;
	background-color: #FFFEEA;
}
#content {
	background-image: url(../index/flower_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFEEA;
}
#frame {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}
#special_offer {
	-moz-box-shadow: 0px 0px 6px #727C37;
	-webkit-box-shadow: 0px 0px 6px #727C37;
	box-shadow: 0px 0px 6px #727C37;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 415px;
	border: 1px solid #CC9;
	background-color: #FFF;
	text-align: left;
	margin-top: 25px;
	padding: 20px;
	margin-bottom: 10px;
}
#special_offer_content {
	z-index: 2000;
	background-color: #F5F4DF;
}
#special_offer img {
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}
li {
	line-height: 18px;
}
.buffer {
	padding: 15px;
}
.leftpic {
	padding-left: 16px;
}
h1 {
	font-size: 22px;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 23px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484800;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	color: #600;
	margin-top: 0px;
	line-height: 22px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 60px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	color: #484800;
	text-decoration: underline;
}
a:visited {
	color: #484800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #737B3A;
}
a:active {
	color: #484800;
	text-decoration: underline;
}
.wedding_image {
	-moz-box-shadow: 0px 0px 8px #995C4A;
	-webkit-box-shadow: 0px 0px 8px #995C4A;
	box-shadow: 0px 0px 8px #995C4A;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-top: 35px;
}

