@charset "UTF-8";
/* CSS Document */

/* -----------------------------------------------
sns
----------------------------------------------- */

#siteHeader #siteHeaderInner .sns-button
{
	float: right;
}
#siteHeader #siteHeaderInner .sns-button li
{
	float: left;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
	vertical-align: middle;
	padding-top: 7px;
	width: 70px;
}
#siteHeader #siteHeaderInner .sns-button li:hover{ background: none;}


/* -----------------------------------------------
common
----------------------------------------------- */


body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-color: #000;
	background-image: url("../img/background.jpg");
	background-repeat: repeat;
	color: #fff;
}

h1,h2,h3,h4,h5{
	font-weight: normal;
	letter-spacing: 0.1em;
}

p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.1em;
}


#page{
	width: 1280px;
	margin: 0 auto;
}


#toTop{
	display: block;
	position: fixed;
	bottom: 18px;
	right: 28px;
	width: 122px;
	height: 122px;
}

a{
	color: inherit;
}

a:hover {
	text-decoration: none;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}


/* -----------------------------------------------
page header
----------------------------------------------- */
.page-title {
	position: relative;
}
.page-title h1{
	margin-top: 35px;
}

.page-title p{
	width: 960px;
	margin: 0 auto; 
	text-align: center;
	position: absolute;
	margin-top: 442px;
	margin-left: 160px;
	color: #FFF7CB;
}

.page-discription p{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;	
}

.page-discription ul {
	width: 720px;
	margin: 0 auto 18px auto;
}

.page-discription ul li{
	font-size: 24px;
	list-style: none;
	width: 240px;
	float: left;
	text-align: center;
}

.page-discription ul:after{
	content: "";
	clear: both;
	display: block;
}

.d-award-text a{
	color: #BD960E;
}

.sponsor-award-text a{
	color: #6eb156;
}

.fs-award-text a{
	color: #4385cf;
}

/* -----------------------------------------------
page contents
----------------------------------------------- */

#page-contents{
	width: 960px;
	margin: 0 auto;
}


/* -----------------------------------------------
dwango award
----------------------------------------------- */
.d-award{
	margin-top:-20px;
    padding-top:20px;
	border-bottom: solid 10px #9a0300;
	margin-bottom: 10px;
}

.d-award-title{
	width: 960px;
	height: 132px;
	position: relative;
}

.d-award-title h2 img{
	position: absolute;
}

.d-award-title p{
	width: 600px;
	position: absolute;
	margin: 110px 180px 0px 180px; 
	text-align: center;
	color: #ffe7a6;
}

.d-award-contents{
	background-color: #9a0300;
	margin-top: 0px;
	padding-top: 26px;
	border-bottom: solid 2px #FFF194;	
}

.d-award-department{
	margin-top: 0px;
	margin-bottom: 36px;
}

.d-award-department-title{
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	color: #572b00;
	margin: 0 auto;
	background-image: url("../img/d-award-ribon.png");
	width: 912px;
	height: 54px;
}

.d-award-department-title2{
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	color: #572b00;
	margin: 0 auto;
	background-image: url("../img/d-award-ribon2.png");
	width: 912px;
	height: 54px;
}

.d-award-department-contents{
	width: 912px;
	margin: 0 auto;
	padding-bottom: 28px;
	background-color: #4c1515;
}

.d-award-product-title{
	margin: 0 auto;
	padding: 20px 0;
	font-size: 30px;
	height: 60px;
	width: 912px;
	display: table-cell; /* IE8から使用可能 */
	vertical-align: middle;
	text-align: center;
	line-height:40px; 
}

.d-award-product-detail{
	width: 860px;
	margin: 0 auto;
}

.d-award-game-link:after {
	content: " ";/* ピリオドを消してスペース入れました。 */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.d-award-game-capture{
	width: 500px;
	height: 200px;
	float: left;
}

.d-award-product-blog-parts{
	width: 340px;
	float: right;
	margin: 0 0 0 15px;
}

.d-award-author-comments h5{
	margin-bottom: 0;
	padding: 4px 0px 4px 6px; 
	font-size: 14px;
	color:#DCDCDC;
	background-color:#000; 
}

.d-award-author-comments p{
	letter-spacing: normal;
	margin-bottom: 0px;
	text-align: justify;
}

.d-award-review-comments h5{
	margin-bottom: 0;
	padding: 4px 0px 4px 6px; 
	font-size: 14px;
	color:#DCDCDC;
	background-color:#000; 
}

/* -----------------------------------------------
sponsor award
----------------------------------------------- */
.sponsor-award{
	margin-top:-20px;
    padding-top:20px;
	border-bottom: solid 10px #344c0b;
	margin-bottom: 10px;
}

.sponsor-award-title{
	width: 960px;
	height: 132px;
	position: relative;
}

.sponsor-award-title h2 img{
	position: absolute;
}

.sponsor-award-title p{
	width: 600px;
	position: absolute;
	margin: 114px 180px 0px 180px; 
	text-align: center;
	color: #ffe7a6;
}

.sponsor-award-contents{
	background-color: #344c0b;
	margin-top: 0px;
	padding-bottom: 42px;
	border-bottom: solid 2px #FFF194;
}

.sponsor-award-contents-block{
	padding-top: 28px;
	overflow: hidden;
}

.clearfix:after {
   content: "";
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
}

.sponsor-award-department-left{
	width: 442px;
	margin-left: 26px;
	float: left;
}

.sponsor-award-department-right{
	width: 442px;
	margin-right: 26px;
	float: right;
}

.sponsor-award-department-name{
	background-image: url("../img/sponsor-award-ribon.png");
	width: 442px;
	height: 81px;
}

.sponsor-award-department-title, .sponsor-award-department-sponsor{
	margin: 0 auto;
	text-align: center;
	color:#572b00;
}

.sponsor-award-department-title{
	font-size: 16px;
	line-height: 30px;
	padding-top: 8px;
	width:330px;
	border-bottom: solid 1px #572b00;
}

.sponsor-award-department-sponsor{
	font-size: 12px;
	line-height: 24px
}

.sponsor-award-department-contents{
	width: 442px;
	margin: 0 auto;
	background-color: #25330c;
	padding-bottom: 300px;
	margin-bottom: -300px;
}

.sponsor-award-product-title{
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	width: 442px;
	height: 56px;
	display: table-cell; 
	line-height: 20px;
	letter-spacing: normal;
 	vertical-align: middle;
}

.sponsor-award-blog-parts{
	width: 390px;
	height: 216px;
	margin: 0 auto;
}

.sponsor-award-author-comments{
	width: 390px;
	margin: 0 auto;
}

.sponsor-award-author-comments h5{
	margin-top: 18px;
	margin-bottom: 0;
	padding: 4px 0px 4px 6px; 
	font-size: 14px;
	color:#DCDCDC;
	background-color: #000; 	
}

.sponsor-award-author-comments p{
	margin-top: 6px;
	margin-bottom: 24px;
	letter-spacing: normal;
	text-align: justify;
}

.sponsor-award-review-comments{
	width: 390px;
	margin: 0 auto;
}

.sponsor-award-review-comments h5{
	margin-top: 18px;
	margin-bottom: 0;
	padding: 4px 0px 4px 6px; 
	font-size: 14px;
	color:#DCDCDC;
	background-color: #000; 	
}

.sponsor-award-review-comments p{
	margin-top: 6px;
	margin-bottom: 0;
	letter-spacing: normal;
	text-align: justify;
}
/*
.sponsor-award-review-comments-list p{
	height: 120px;
	overflow: auto;
	margin-top: 6px;
	margin-bottom: 0;
	letter-spacing: normal;
	text-align: justify;
}

.sponsor-award-review-comments-list ul{
	padding: 0px 0 0 20px;
}

.sponsor-award-review-comments-list  ul li{
	font-size: 14px;
    font-weight: normal;
	text-align: justify;
}

.sponsor-award-review-comments-list  li{
    line-height: 24px;
}
*/

/* -----------------------------------------------
fighting spirit award
----------------------------------------------- */
.fs-award{
	margin-top:-10px;
    padding-top:10px;
	border-bottom: solid 10px #145178;
}

.fs-award-title{
	width: 960px;
	height: 132px;
	position: relative;
}

.fs-award-title h2 img{
	position: absolute;
}

.fs-award-contents{
	background-color: #145178;
	margin-top: 0px;
	padding-bottom: 42px;
	border-bottom: solid 2px #FFF194;
}

.fs-award-contents-block {
	padding-top: 28px;
	margin-left: 26px;
	overflow: hidden;
}

.fs-award-contents-block:after {
	content: "";
	clear:both;
	display: block;
}

.fs-award-contents-block section{
	width: 290px;
	float: left;
	margin-left: 19px;
}

.fs-award-contents-block section:first-child{
	margin-left: 0;
}


.fs-award-department-title{
	background-image: url("../img/fs-award-ribon.png");
	width: 290px;
	height: 38px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	color:#572b00;
}

.fs-award-department-contents{
	width: 290px;
	margin: 0 auto;
	background-color: #05324f;
	padding-bottom: 320px;
	margin-bottom: -300px;
}

.fs-award-product-title{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 13px;
	width: 290px;
	height: 28px;
	display: table-cell; 
 	vertical-align: middle;
	letter-spacing: normal;
}

.fs-award-product-author{
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	padding-bottom: 12px;
}

.fs-award-blog-parts{
	width: 260px;
	margin: 0 auto;
}

.fs-award-comments {
	width: 262px;
	margin: 6px auto 0 auto;
}

.fs-award-comments h4{
	font-size: 12px;
	line-height: 22px;
	background-color: #000;
	padding-left: 5px;
	margin: 10px 0 0 0;
}

.fs-award-comments ul {
	padding: 0 0 0 15px;
	margin: 5px 0 10px 0;
}

.fs-award-comments li {
	letter-spacing: normal;
	font-size: 12px;
	line-height:22px;
}

.fs-award-comments p{
	margin-top: 5px;
	letter-spacing: normal;
	font-size: 12px;
	line-height:22px;
	margin-bottom: 0;
}

/* -----------------------------------------------
page footer
----------------------------------------------- */

#page-footer{
	padding-bottom: 30px;
}

.copy{
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding-top: 40px;
}
