@charset "utf-8";

/*---------- title ----------*/
h2.pb_feat {
	height: 70px;
	width: 590px;
	margin-bottom: 25px;
}

/*---------- フォトブックとは ----------*/
h3.book_title {
	height: 44px;
	width: 590px;
	margin-bottom: 15px;
}

#bd_img {
	height: 205px;
	width: 590px;
	margin-bottom: 30px;
}

#bd_img01 {
	height: 205px;
	width: 340px;
	float:left;
}

#bd_img02 {
	height: 205px;
	width: 250px;
	float: right;
}

.bd_img03 {
	height: 100px;
	width: 120px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
	overflow: hidden;
}

.bd_img04 {
	height: 100px;
	width: 120px;
	float: left;
	margin-left: 5px;
	display: inline;
	overflow: hidden;
}

/*---------- フォトブック仕様ボタン ----------*/
#book_det {
	height: 55px;
	width: 590px;
	margin-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 30px;
	overflow: hidden;
}

#book_det li {
	float: left;
	margin-right: 5px;
	height: 55px;
	display: block;
}

/*---------- フォトブックサンプル画像 ----------*/
#book_sample {
	height: 100px;
	width: 590px;
	margin-bottom: 25px;
}

#book_sample li {
	float: left;
	height: 100px;
	margin-right: 10px;
	display: block;
	width: 140px;
}

#book_sample li.right {
	float: left;
	height: 100px;
	display: block;
	margin: 0px;
}

/*---------- フォトブックサンプル画像大 ----------*/
#book_sample00 {
	height: 263px;
	width: 590px;
	margin-bottom: 10px;
}

#book_sample00 dl {
	float: left;
	height: 263px;
	margin-right: 10px;
	display: block;
	width: 290px;
}

#book_sample00 dl.right {
	float: left;
	display: block;
	margin: 0px;
}

#book_sample00 dt {
	height: 220px;
	display: block;
	width: 290px;
	margin-bottom: 3px;
}

#book_sample00 dd {
	height: 40px;
	display: block;
	margin: 0px;
	width: 290px;
	line-height: 1.6em;
}

#sample_link {
	height: 25px;
	width: 590px;
	margin-bottom: 25px;
}

#sample_link li.left {
	height: 25px;
	width: 190px;
	float: left;
	margin-right: 10px;
	text-align: right;
}

#sample_link li.right {
	height: 15px;
	width: 190px;
	float: left;
	text-align: right;
}

h4.title_text {
	font-size: 1.2em;
	margin-bottom: 10px;
}

h5.f_text {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	text-justify:distribute;
	text-align: justify;
}

h4.bd_kizi {
	background-image: url(../../bd_feat/images/p_subtitle.gif);
	font-size: 1em;
	height: 28px;
	width: 590px;
	line-height: 2.2em;
	text-indent: 13px;
	color: #25A862;
	font-weight: bold;
	margin-bottom: 10px;
}

.box01 {
	height: auto;
	width: 590px;
	margin-bottom: 20px;
}

.f_text01 {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	text-indent: 15px;
}

.f_text01 li {
	margin: 0px;
	padding: 0px;
	background-image: url(../../bd_feat/images/list.gif);
	background-repeat: no-repeat;
	background-position: 0.2px;
}

.style1 {
	color: #FF9933;
	font-weight: bold;
}

