/* CSS Document */

h2 {
	margin-top: 50px;
	text-align: center;
}

.lead {
}
.lead h3 {
	margin-top: 50px;
	font-weight: bold;
}
.lead p {
	margin-top: 0.75em;
	font-size: 90%;
	line-height: 150%;
}
.lead p.author {
	text-align: right;
}
.lead ul.image {
	width: 810px;
	margin-top: 15px;
	margin-right: -10px;
}
.lead ul.image li {
	float: left;
	width: 260px;
	height: 164px;
	margin-right: 10px;
	background: #EEE;
}
.lead ul.image li img {
	padding: 10px;
}

.lead dl.image {
	float: right;
	width: 260px;
	margin: 0.75em 0 10px 10px;
	text-align: center;
	background: #EEE;
}
.lead dl.image dt {
	margin: 0;
	padding: 0;
	line-height: 0;
}
.lead dl.image dt img {
	padding: 10px 10px 0 10px;
	line-height: 0;
}
.lead dl.image dd {
	padding: 5px 10px 5px 10px;
	font-size: 80%;
	line-height: 150%;
}

.lead ol {
	margin-top: 0.75em;
	margin-left: 25px;
}
.lead ol li {
	font-size: 90%;
	line-height: 150%;
	list-style: outside decimal;
}
.gp h3 {
	margin-top: 80px;
	widht: 805px;
	height: 55px;
	margin-right: -5px;
	text-align: center;
	background: url(../img/photocon/bg-gp.png);
}
.gp h3 img {
	margin: 10px 0 0 -2px;
}

.win h3 {
	margin-top: 50px;
	width: 805px;
	height: 40px;
	margin-right: -5px;
	text-align: center;
	background: url(../img/photocon/bg-win.png);
}
.win h3 img {
	margin: 6px 0 0 -2px;
}

.box {
	margin-top: 30px;
}
.box .photo {
	float: left;
	width: 420px;
	text-align: center;
}
.box .photo img {
	padding: 10px;
	background: #FFF;
}
.box ul {
	float: right;
	width: 350px;
}
.box ul li {
	padding: 10px 10px;
	font-size: 80%;
	border-top: 1px solid #D3D3D3;
}
.box ul li.title {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background: #F3F3F3;
}
.box ul li.author {
	font-size: 120%;
	text-align: center;
}
.box ul li.review a {
	color: #2A5694;
	text-decoration: underline;
}
.box ul li.review a:hover {
	color: #FF0000;
}

.backnumber {
	padding-bottom: 50px;
}
.backnumber h3 {
	margin-top: 50px;
	width: 805px;
	height: 40px;
	margin-right: -5px;
	text-align: center;
	background: url(../img/photocon/bg-backnumber.png);
}
.backnumber h3 img {
	margin: 6px 0 0 -2px;
}
.backnumber ul {
	margin-top: -5px;
	margin-right: -25px;
	width: 825px;
}
.backnumber ul li {
	float: left;
	margin-top: 25px;
	margin-right : 25px;
	width: 140px;
	height: 140px;
}
.backnumber ul li img {
	padding: 5px;
	background: #FFF;
}