#contents .wrap {
	padding-top: 30px;
	padding-bottom: 60px;
	border-bottom: dotted 1px #000;
}

#awardContentsWrap {
	background-image: url(../images/award02/bg_contents_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-top: 35px;
}
#awardContentsWrap .awardContents {
	background-image: url(../images/award02/bg_contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	line-height:1.7;
}
#awardContentsWrap .awardContents .awardContentsMain {
	background-image: url(../images/award02/bg_contents_main.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 33px;
}
#awardContentsWrap .awardContents .awardContentsMain .inner {
	width: 717px;
	margin: 0 auto;
}

#awardContentsWrap .awardContents .awardContentsMain .inner h2{
	text-align:center;
	padding:18px 0 31px 0;
}

#awardContentsWrap .awardContents .awardContentsMain .inner #detailSectionWrap {
	background-image: url(../images/award02/bg_detailpresent_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:717px;
	padding-top:10px;
}

#awardContentsWrap .awardContents .awardContentsMain .inner .detailSection {
	background-image: url(../images/award02/bg_detailpresent_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 0 28px 0;
	color:#000000;

}

#awardContentsWrap .awardContents .awardContentsMain .inner .detailSection a {
	color: #000000;
	text-decoration:none;
}

#awardContentsWrap .awardContents .awardContentsMain .inner .detailSection a:hover {
	color: #000000;
	text-decoration:underline;
}

.awardEntryBlock{
	width:648px;
	margin:0 auto;
}

.awardEntryBlock .bookBlock {
	zoom: 1;
	padding-top: 16px;
}

/*clearfix*/
.awardEntryBlock .bookBlock:before,
.awardEntryBlock .bookBlock:after {
    content: " ";
    display: table;
}

.awardEntryBlock .bookBlock:after {
    clear: both;
}

.awardEntryBlock .bookBlock .thumb {
	float: left;
	width: 156px;
}

.awardEntryBlock .bookBlock .text {
	float: right;
	width: 492px;
}
.awardEntryBlock .bookBlock .text img {
	margin-top: 67px;
	margin-bottom: 56px;
}
.awardEntryBlock .reason {
	margin-top: 67px;
	clear:both;
	width:648px;
	margin-top: 35px;
	margin-bottom: 20px;
}


.snsArea {
	padding-left: 0px;
}
.snsArea .snsBlock li {
	margin-right: 10px;
}
.snsArea .snsBlock li#contributor {
	font-size: 14px;
	color: #000;
	padding-left: 8px;
}
.snsArea .snsBlock li#twitter {
	margin-right: 2px;
}


.snsArea .snsBlock li#facebook a,
.snsArea .snsBlock li#facebook a:hover {
	background-image: url(../images/award02/icon_facebook.png) !important;
	background-position: 0px 0px;
}

.snsArea .snsBlock li#twitter a,
.snsArea .snsBlock li#twitter a:hover {
	background-image: url(../images/award02/icon_twitter.png) !important;
	background-position: 0px 0px;
}

.awardReasonBlock {
	width:697px;
	margin:30px auto 0 auto;
}


.awardReasonBlock .prizeReason {
	background-image: url(../images/award02/line_01.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 28px;
	margin-bottom: 28px;
}

.awardReasonBlock .prizeReason p{
	padding:0 22px;
}

.awardReasonBlock .present {
	zoom: 1;
	padding:0 22px;
	margin-top: 28px;
}

/*clearfix*/
.awardReasonBlock .present:before,
.awardReasonBlock .present:after {
    content: " ";
    display: table;
}

.awardReasonBlock .present:after {
    clear: both;
}


.awardReasonBlock .present .text {
	float: left;
	width: 467px;
	font-size:12px;
	line-height:2;
}

.awardReasonBlock .present .photo {
	float: right;
	width: 150px;
}















.goToppage {
	width: 956px;
	margin-right: auto;
	margin-bottom: 55px;
	margin-left: auto;
	padding-top: 5px;
}
.goToppage a {
	color: #000;
	text-decoration: none;
}
.goToppage a:hover {
	text-decoration: underline;
}