body {
	background-image:url(/wedding/img/photogallery/bgimg.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	line-height:150%;
	background-position: center top;
}
a {
	color:#B46A60;
	text-decoration:none;
}
a:hover {
	color:#B46A60;
	text-decoration:underline;
}
a:hover img {
	opacity:0.80;/*透明度*/
	filter:alpha(opacity=80);/*IE用*/
}
.container {
	color:#927058;
	width:750px;
	padding:0 100px 0 100px;
}
.contents {
}
.pagetitle {
	width:750px;
	text-align:center;
	margin:0 0 30px 0;
}
h1 {
	padding:0;
	margin:0;
}
h2 {
	padding:0 10px 10px 10px;
	margin:0;
	font-size:medium;
	color:#927058;
}
.fair h2 {
	font-size:large;
	line-height:140%;
}
.gallerybox {
	padding:20px 40px 0 40px;
	width:670px;
}
.boxleft {
	text-align:center;
}
h3 {
	background-image:url(/img/topics_icon.jpg);
	background-position:0px center;
	background-repeat:no-repeat;
	line-height:20px;
	padding:0 0 0 23px;
}
.foottext {
	padding:20px 40px 0 40px;
	width:670px;
	margin:20px 0 0 0;
	border-top:1px solid #DDDDDD;
}
h4 {
	color:#927058;
	font-weight:bold;
	margin:0 0 0.7em 0;
}
.foottext ol {
	margin:0 1.5em 1.5em 2.5em;
}
.foottext blockquote {
	font-style:normal;
	color:#927058;
	margin:0 1.5em 0 1.5em;
}
.footend {
	text-align:center;
	padding:10px 0 20px 0;
}
.fairbox {
	width:670px;
	padding:0 40px 0 40px;
	background-image:url(/wedding/img/fair_reserve_box02.gif);
	background-position:40px 0;
	background-repeat:repeat-y;
}
.fairboxcont {
	padding:10px 0 0 0;
	width:670px;
	background-image:url(/wedding/img/fair_reserve_box01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.fairboxfoot {
	height:10px;
	width:670px;
	background-image:url(/wedding/img/fair_reserve_box04.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.fairbox table {
	width:650px;
	margin:0 0 0 10px;
}
.fairbox th, .fairbox td {
	border-bottom:1px dashed #DDDDDD;
	vertical-align:top;
}
.fairbox textarea {
	height:120px;
}
.fairbox hr {
	height:0;
}
.notes {
	margin:0 10px 0 10px;
}
.fairboxcont a {
	padding:0 0 0 10px;
}
.formsend {
	text-align:center;
	padding:10px;
}
.red {
	color:#FF0000;
	font-weight:normal;
}

