@charset "utf-8";
/* CSS Document */



/* **************Index.html CSS*************** */

h2 {
	width:705px;
	height:61px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
}
.m_img_ind{
	background:url(../images/main_title.jpg) no-repeat 0 0;
}
.m_img_pic{
	background:url(../images/main_title_p.gif) no-repeat 0 0;
}
.m_img_wed{
	background:url(../images/main_title_w.gif) no-repeat 0 0;
}

/* PICKUP */
.pic {
	background:url(../images/pic_bg.jpg) repeat-y 0 0;
	margin:0 0 30px;
}
.pic_text {
	margin:0 0 0 25px;
	padding:10px 0 20px;
	color:#b0ada4;
}
.pic div {
	background:url(../images/pic_btm.jpg) no-repeat 0 bottom;
	height:100%;
	padding-left:15px;
	padding-bottom:20px;
}
.pic div p {
	width:160px;
	float:left;
	display:inline;
	margin:0 0 15px 10px;
}
.pic div p a {
	color:#888066;
}
.pic div p a:hover {
	text-decoration:none;
	color:#bfa242;
}
.pic div p img {
	border:1px solid #595751;
	margin:0 0 7px;
}
/* HEARTFIELD WEDDING */
.wed {
	background:url(../images/wed_bg.jpg) repeat-y 0 0;
	margin:0 0 15px;
}
.wed_text {
	margin:0 0 0 25px;
	padding:10px 0 20px;
	color:#888066;
}
.wed div {
	background:url(../images/wed_btm.jpg) no-repeat 0 bottom;
	height:100%;
	padding-left:15px;
	padding-bottom:40px;
}
.wed div p {
	width:160px;
	float:left;
	display:inline;
	margin:0 0 15px 10px;
}
.wed div p a {
	color:#888066;
}
.wed div p a:hover {
	text-decoration:none;
	color:#bfa242;
}
.wed div p img {
	border:1px solid #595751;
	margin:0 0 7px;
}
h4 {
	height:35px;
	padding:24px 0 0 41px;
	margin:0 0 10px;
	font-size:1em;
	background:url(../images/title_bg.gif) no-repeat 0 0;
}
.photo {
	background:url(../images/main_bg.gif) no-repeat 0 0;
}
div#gallery_wrapper {
	padding: 25px 10px 0 20px;
	background:url(../images/thumb_bg.gif) no-repeat 622px top;
}
* html div#gallery_wrapper {
	padding: 25px 10px 0 20px;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	overflow: visible;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
img {
	border: 0;
}
div.content {
	display: none;
	float: left;
	width: 562px;
	height: 480px;
	overflow: hidden;
}
* + html div.controls {
	margin: 10px 0 0;
}
div.controls a {
	float: left;
	displya: block;
	width: 24px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height:445px;
}
div.slideshow-container img{
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
ul.thumbs {
	clear: both;
	margin:15px 0 0;
	padding: 0;
	height:410px;
}
ul.thumbs li {
	width: 43px;
	height: 43px;
	overflow: hidden;
	margin: 0 7px 8px 40px;
	padding: 0;
	list-style: none;
	font-size:0;
	line-height:100%;
}
a.thumb {
	display:block;
	text-indent:-9999px;
	width:43px;
	height:43px;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width: 43px;
	height: 43px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}





/*************** Meiryo ***************/
body #content_left .pic div p,
body #content_left .wed div p,
body #content_left .main h4{
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

