@charset "utf-8";
/* CSS Document */

@import "default.css";

.center {
	text-align: center;
}
.design {
	visibility: hidden;
}
#open_one {
	float: left;
	width: 470px;
}
body {
	background-color: #000000;
	color: #ddb387;
}
#photo_single {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-image: url(../img/history_bg2.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
#photo_single .wrapper p {
	font-size: 14px;
	line-height: 1.7;
}
#photo_single h1 {
	background-image: url(../images/h1_photo_single.gif);
	height: 30px;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 30px;
}
#photo_single h2 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB284;
	margin-bottom: 30px;
	line-height: 1;
	margin-top: 5px;
	width: 600px;
	height: 30px;
	font-weight: normal;
	padding: 0px;
}
* html #photo_single h2 {
	margin-top: 0px;
	line-height: 1.3;
}
#photo_single .wrapper {
	float: left;
	width: 600px;
}
#photo_single .wrapper .center_picture {
	margin-bottom: 30px;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#photo_single .wrapper .pictures {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#photo_single .wrapper .pictures .side_picture {
	float: left;
}
#photo_single .wrapper .pictures .back_picture {
	float: right;
}
#photo_single .wrapper .clear {
	clear: both;
	height: 25px;
}
#photo_single .wrapper .clear .design {
	font-size: 5px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.wrapper .center_picture table {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .center_picture .part_1 {
	padding-bottom: 15px;
	padding-left: 20px;
}
.wrapper .center_picture .part_2 {
	padding-top: 15px;
	padding-left: 20px;
}
.wrapper .center_picture .kitsuke_main_photo {
	padding-right: 20px;
}

