@charset "utf-8";
/* CSS Document */
.imgblock {
	display: block;
	padding: 10px;
}
#page-title {
	background-image: url(../images/service-index-title.jpg);
}
#page-block h3{
	color: #009948;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F0E3D4;
}
#about .imgblock {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#decorat-red img {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}
#decorat-red p {
	clear: both;
}
#decorat-blue img {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}
#decorat-blue p {
	clear: both;
}
#bouquet .imgblock {
	display: block;
	padding: 0px;
}
#bouquet img {
	float: left;
	margin-left: 2px;
	margin-bottom: 10px;
}
* html #bouquet img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#bouquet p {
	clear: both;
}
#bridal-flower .imgblock {
	display: block;
	text-align: center;
}
#bridal-flower .imgblock img {
	margin-right: auto;
	margin-left: auto;
}
#link-block01 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9EC2BA;
	margin-bottom: 6px;
	padding: 6px;
}
#link-block01 .imgblock  {
	float: right;
}
#link-block02 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9EC2BA;
	margin-bottom: 6px;
	padding: 6px;
}
#link-block02 .imgblock  {
	float: right;
}
#link-block03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9EC2BA;
	margin-bottom: 6px;
	padding: 6px;
}
#link-block03 .imgblock  {
	float: right;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.date {
	display: block;
	float: left;
}
.date p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#contact {
	display: block;
	padding: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9EC2BA;
}
