.head {
	background-image: url(../img/ttl2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 998px;
}
#photobook {
	background-color: #000000;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

h1.head span{
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}

h2.ttl span{
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}

#photobook .main {
	background-image: url(../img/bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 998px;
	margin-bottom: 10px;
}
#photobook .ttl {
	background-image: url(../img/ttl.png);
	height: 107px;
	width: 998px;
}
#photobook .btn-area {
	padding-top: 320px;
}
#photobook .main .btn {
	margin-bottom: 15px;
	margin-left: 273px;
}
#photobook .main .left {
	background-color: #FFFFFF;
	width: 449px;
	margin-left: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
}

#photobook .main .right {
	background-color: #FFFFFF;
	width: 184px;
	float: right;
	background-image: url(../img/hard.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 265px;
	margin-right: 20px;
}


#photobook .main .clear {
	clear: both;
	height: 0px;
	width: 0px;
}
#photobook .main .blue {
	font-size: 12px;
	color: #000099;
	line-height: 16px;
	margin-bottom: 3px;
}
#photobook .main .copy01 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

#photobook a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#photobook .fee01 {
	font-size: 12px;
	color: #333333;
	background-color: #D5D5D5;
	text-align: center;
	display: list-item;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}

#photobook .fee02 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	display: list-item;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
#photobook .siyou {
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #999999;
	line-height: 16px;
}
#photobook .book-photo {
	margin-right: 10px;
}
#photobook .right-txt {
	float: right;
}
.news {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 20px;
}
