@charset "UTF-8";
/* CSS Document */
@import "fonts.css";
@import "initial.css";
@import "menu.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
}

#main {
	width: 1100px;
	height: auto;
	margin: 0 auto 0 0;
	background: url(../common/bg.jpg) repeat-y left;
}
#column-l {
	width: 250px;
	height: auto;
	float: left
}
.banner-area {
	width: 216px;
	height: 46px;
	margin: 0 auto 11px auto;
	border: 1px solid #999999;
	background: #FFFFFF;
}
.txt-field {
	width: 210px;
	height: auto;
	padding: 10px 3px;
	margin: 0 auto 11px auto;
	border: 1px solid #999999;
	background: #FFFFFF;
}
#container {
	width: 750px;
	height: auto;
	float: left;
}
.caption {
	width: 700px;
	height: 192px;
	border-bottom: 5px solid #885800;
}
#breadcrumbs {
	width: 693px;
	height: auto;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 7px;
}
#detail {
	padding-left: 23px;
	height: auto;
	width: auto;
}

.catch {
	width: auto;
	height: auto;
	margin-top: 20px;
}

.lower-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lower-ul li {
	float: left;
	width: 102px;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 0;
	padding-right: 22px;
}
.lower-comm {
	width: 598px;
}
.lower-comm td {
	padding: 3px;
	vertical-align: top;
}

#wedding-select {
	width: 660px;
	height: 32px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
	background-image: url(../img/wedding/wedding.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#wedding-select ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#wedding-select li {
	width: auto;
	height: auto;
	margin: 0 55px 0 0;
	float: left;
}

#ceremony-select {
	width: 687px;
	height: 32px;
	margin: 30px 0 20px 10px;
	padding: 70px 0 0 37px;
	background: url(../img/ceremony/ceremony.jpg) no-repeat;
}
#ceremony-select ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ceremony-select li {
	width: auto;
	height: auto;
	margin: 0 35px 0 0;
	float: left;
}


.pagetop {
	width: 658px;
	height: auto;
	text-align: right;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 17px;
}


#footer {
	width: 950px;
	height: auto;
	background: #000000;
	border-top: 1px solid #885800;
}
#footer #txt-link {
	width: auto;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	line-height: 33px;
}
#footer #copyright {
	width: auto;
	height: 27px;
	text-align: center;
	line-height: 27px;
	border-top: 3px solid #885800;
}
.spaceTdress {
	height: 185px;
	width: 10px;
}
