/* フォトブック */
.pb_h4{
	margin-top:2em;
}
.pb_h5{
	border-left:5px solid #ff8b8b;
	background-color: #fff8e8;
	padding:3px;
	width:95%;
	margin-bottom:1em;
	margin-top:5px;
}
.photobook_img{
	margin-bottom:15px;
}
.what_photobook{
	background-image: url(../img/photobook/photobook1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 300px;
	width: 500px;
	position: relative;
	margin-left:10px;
}
.what_photobook p{
	position: absolute;
	top:90px;
	left:70px;
	width:80%;
	line-height: 150%;
}
.photobook_dl dd{
	margin-left:80px;
	border-left:4px solid #ffae66;
	background-color: #fff9f0;
	padding:5px;
	margin-bottom:1.5em;
}
.pb_price{
	float:left;
	margin:10px;
}
.pb_price dt{
	border-left: 3px solid #ffae66;
	background-color: #fff9f0;
	padding-left:3px;
	margin-bottom:5px;

}
.pb_price dd{
	margin-left:10px;
	font-size:90%;
	padding:10px 0;
}
.pb_price table,.pb_price th,.pb_price td{
	border:1px solid #ffdfb5;
	font-weight: normal;
}
.pb_price th{
	background-color: #fff9f0;
	text-align: center;
}
.pb_dlimg img{
	margin:10px;
}
.pb_spec_table{
	margin:10px 0 2em 10px;
}
.pb_spec_table,
.pb_spec_table th,pb_spec_table td{
	border:1px solid #ccc;
	font-weight: normal;
	padding:5px;
}

.pb_instbox{
	margin-bottom:2em;
}
.pb_instbox img{
	margin:15px;
}
.pb_instbox ul{
	list-style-type: decimal;
	margin-left:1em;
	margin-bottom:0.5em;
}
.pb_page_ie{
	text-align: center;
	width:100%;
	margin:1.5em 0;
}
.pb_page{
	margin:2em auto;
	width:300px;
}
.pb_page li{
	display:block;
	border:1px solid #ccc;
	width:50px;
	line-height: 1.5em;
	float:left;
	list-style:none;
	margin:3px;
	text-align: center;
}
.pb_page li a{
	display: block;
	background-color:#fffbdf;
}
.pb_page li a:hover{
	display: block;
	background-color:#fff2bd;
}
.pb_make2_ul li{
	margin-left:2em;
	font-size:95%;
}
.pb_make2_dl{
	margin:1em 0;
}
.pb_make2_dl dd{
	margin-left:1em;
}