#side {
	position: absolute;
	z-index: 5;
}
#page {
	width: 800px;
	padding-top: 1px;
}
#page.pad-fit {
	padding-left: 0;
	box-sizing: border-box;
	width: 840px;
}
.pad-section {
	padding-left: 60px;
	padding-right: 60px;
	width: 800px;
	box-sizing: content-box;
}
/**/
#area_intro .cm {
	background-image: url(img_memorial-widefit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
}
#area_intro .element {
	min-height: 350px;
	padding-left: 340px;
	padding-top: 36px;
	position: relative;
	z-index: 0;
}
#area_intro .copies {
	position: absolute;
	z-index: 10;
	top: -26px;
	left: 34px;
}
#area_intro h1 {
	margin-bottom: 25px;
}
#page #area_intro p.first {
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 20px;
}
#page #area_intro .textile p{
	font-size: 11px;
	line-height: 1.8em;
}
#area_intro .textile h2 {
	font-weight: bold;
	color: #903;
}
#area_intro .textile li {
	color: #900;
	background-image: url(../../../frameworks/mrk_flower-red.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	padding-left: 22px;
	font-size: 14px;
	margin-bottom: 6px;
}

/**/
#area_products .section {
	float: left;
	width: 246px;
	margin-right: 30px;
}
#area_products .section.last-child {
	margin-right: 0px;
}
#area_products .section h1 {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
	background-image: url(../../../frameworks/mrk_flower-red-L.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 47px;
	padding-top: 10px;
	min-height: 48px;
	color: #BA2E47;
	font-weight: bold;
}
#prd_shafle.section h1{
	background-image: url(../../../frameworks/mrk_flower-blue-L.png);
	color: #09F;
}
#prd_pressed.section h1 {
	background-image: url(../../../frameworks/mrk_flower-green-L.png);
	color: #090;
}
#area_products .section li {
	display: block;
	clear: both;
}
#area_products .section .thmb {
	margin-bottom: 16px;
	float: left;
	width: 114px;
	text-align: center;
}
#area_products .section .detail {
	float: right;
	width: 126px;
	padding-top: 10%;
}
#area_products .section h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 4px;
}
#area_products .section .brand {
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 1em;
	color: #888;
}
#area_products .section .spec {
	font-size: 10px;
	color: #777;
	font-weight: normal;
	line-height: 1.5em;
}
#area_products .section .thmb img {
}
#area_products .section li .price {
	background-image: url(../../../frameworks/mrk_price.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 14px;
	line-height: 16px;
}
#area_products .section .guide {
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#area_products .section .guide img {
	float: right;
	width: 80px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 3px;
}
#area_products .section .links {
	clear: both;
	margin-bottom: 20px;
}
#area_products .section .links .label {
	font-size: 11px;
	margin-bottom: 8px;
	color: #090;
	padding-left: 3px;
}

/**/
#area_contact {
	width: 420px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}
#area_contact .phone {
	float: left;
	width: 230px;
}
#area_contact .phone h2 {
	font-size: 12px;
	margin-bottom: 16px;
}
#area_contact .phone .label {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 8px;
	color: #090;
}
#area_contact .phone .number {
	font-size: 32px;
	font-family: "Century Gothic", STHeitiSC-Medium, sans-serif;
	line-height: 1em;
}
#area_contact .guide {
	float: right;
	width: 184px;
}
#page #area_contact .guide p.notice {
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 4px;
}

/**/
#area_flow {
	position: relative;
	z-index: 1;
}
#area_flow table {
	width: 800px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	border-left-color: #ddd;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 2px #ddd;
	box-shadow: 0px 1px 2px #ddd;
	margin-bottom: 30px;
}
#area_flow .flow-title {
	display: block;
	margin-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E94A74;
	color: #FFF;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	/*behavior: url("/bridal/css/PIE.htc");*/
}
#area_flow thead th {
	background-image: url(mrk_flow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#area_flow thead th.empty {
}
#area_flow thead th.last-child {
	background-image: none;
}
#area_flow thead th.last-child .flow-title {
	margin-right: 0px;
}
#area_flow tbody td h3 {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../../../frameworks/mrk_flower-red.png);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
#area_flow tbody td {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 8px;
}
#area_flow td .phone {
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	margin-right: 5px;
	padding-left: 10px;
}
#area_flow td .phone .label {
	font-size: 10px;
	color: #777;
}
#area_flow td .phone .number {
	font-family: "Century Gothic", STHeitiSC-Medium, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
}
#page #area_flow tbody td p{
	font-size: 10px;
	line-height: 1.6em;
	padding-right: 8px;
}
#area_flow tbody td.last-child p {
	padding-right: 0px;
}
#area_flow .nav {
	position: relative;
	z-index: 1;
	height: 28px;
}
#area_flow .nav .layer{
	margin-left: 8px;
	position: absolute;
}
#area_flow .nav a {
	background-color: #E94A74;
	display: inline-block;
	padding-right: 24px;
	padding-left: 24px;
	color: #FFF;
	font-size: 12px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-left-color: #ddd;
	font-weight: bold;
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
	/*behavior: url("/bridal/css/PIE.htc");*/
}
#area_flow .nav a.selected {
	background-color: #FFF;
	color: #900;
}
#area_flow h1 {
	color: #900;
	background-image: url(../../../frameworks/mrk_flower-red-M.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 8px;
}
#area_flow .notice {
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 1em;
}
#area_flow .notice:first-child {
	padding-left: 6px;
}
#area_flow .notice strong {
	font-weight: bold;
	color: #930;
}

/**/
#areaMemItems {
	position: relative;
	margin: 30px 0;
}
#areaMemItems.loading {
	background-image: url(/bridal/frameworks/ui_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#areaMemItems ul {
	min-height: 140px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#areaMemItems li {
	float: left;
	margin-right: 16px;
	margin-left: 0px;
	display: block;
	width: 116px;
	margin-bottom: 16px;
}
#areaMemItems li a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #eee;
	border-bottom-color: #ddd;
	border-left-color: #eee;
	margin-bottom: 2px;
}
#areaMemItems li a img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 2px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#areaMemItems li a:hover img {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#areaMemItems li h3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
	color: #666;
	height: 28px;
	overflow: hidden;
}
#areaMemItems li .price {
	line-height: 16px;
	background-image: url(/bridal/frameworks/mrk_price.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	font-size: 12px;
	color: #888;
	font-weight: normal;
}
#areaMemItems nav {
	text-align: center;
	padding-top: 20px;
}
#areaMemItems nav a {
	display: inline-block;
	width: 56%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	background-color: #ff5f84;
	border-radius: 32px;
	padding: 1.2em 0;
	background-image: url(/bridal/frameworks/mrk_flower-red-M.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	text-indent: 1em;
}

/**/
#areaOrder {
	text-align: center;
	margin-bottom: 80px;
}
#areaOrder .butUI {
	display: inline-block;
	font-size: 12px;
	padding-left: 6px;
	background-repeat: no-repeat;
}
#areaOrder .notice {
	margin-top: 1em;
	font-size: 13px;
}
