@charset "utf-8";

/*プリント（サブ）*/

/*===main===*/
#main {
	margin-bottom:30px;
}
#main p {
	padding-left:0;
	margin-bottom:20px;
}
#main ul {
	margin-bottom:20px;
}
#intro {
	margin:0 0 30px;
	position:relative;
	top:15px;
	padding-top:4px;
}
#listArea {
	margin:0 0 0 0;
	clear:both;
	position:relative;
	padding-top:5px;
	padding-bottom:0px;
}
#listArea dt {
	display:block;
	margin:0px 0 15px;
	padding:0px;
}
#listArea dd {

}
#bridalList dd {
	margin-bottom:20px;
}
#chiefprof {
	margin:0 0 0 0;
	clear:both;
	position:relative;
	padding-top:10px;
	padding-bottom:0px;
}
h2 {
	font-size:125%;
	color:#643;
	letter-spacing:2px;
	margin-bottom:15px;
}
#main p.sideguide {
	font-size:100%;
	margin:5px 0;
}
dl#shopList {
	margin-bottom:20px;
}
dl#shopList dt {
	clear:both;
	padding-top:10px;
}
dl#shopList dd {
	margin-left:0;
}
dl#shopList dd img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
h2.datehead {
	border-top:dotted 1px #999;
}

p#listtop {
	font-weight:bold;
	text-align:right;
	margin:20px 0 5px;
}
#imgList img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#imgList .colThree img {
	margin-bottom:0;
}
#imgList h3,
#imgList h4,
#imgList h5,
#imgList h6 {
	clear:left;
}
#imgList p {
	clear:both;
	margin:10px 0;
}
#imgList .colThree p {
	width:200px;
	float:left;
	clear:none;
	margin-right:20px;
}
#imgList p.colEnd {
	height:1px;
	margin:0;
}
#imgList p.colEnd img {
	float:none;
}
#imgList ul {
	clear:both;
}
.half1,
.half2 {
	width:45%;
	padding-bottom:5px;
}
.half1 {
	float:left;
}
.half2 {
	float:right;
}
.half1 img,
.half2 img {
	float:none;
}
html>body .itemlist table {
	width:90%;
}
/*.itemlist table.aromag {
	width:450px;
	float:left;
	page-break-inside:avoid;
}
html>body .itemlist table.aromag {
	width:510px;
}
div.sidephoto {
	float:right;
	page-break-before:avoid;
}
p.boundary {
	height:1px;
	clear:both;
}*/
table#aroma5 {
	page-break-inside:avoid;
}

/*ボトムナビ*/
#bottomNavi {
	margin:35px 40px 25px;
	text-align:center;
	font-size:90%;
}
#bottomNavi span {
	padding:3px 10px;
}

h3 {
	margin:30px 0 15px;
	border-bottom:solid 1px #a98575;
	border-left:solid 5px #a98575;
	background-color:#f6f2ef;
	padding:2px 5px;
	font-size:120%;
}
h4 {
	margin:15px 0;
	border-left:solid 5px #a98575;
	padding:0 5px;
	font-size:120%;
}
h5 {
	margin:15px 0;
	padding:2px 5px;
	font-size:120%;
	background-color:#f6f2ef;
}
h6 {
	margin:5px 0;
	font-size:110%;
}
#entry p.credits {
	border:solid 1px #ccc;
	padding:10px 15px;
}
ol.curr {
	border:solid 1px #ccc;
	padding:10px 10px 10px 45px;
	margin-left:0;
}