@charset "utf-8";
/***************************************************************
	浦和レッズについて議論するページ
	http://daihyou.jp/
					-- File name: top.css
					-- Created: 2013.11.16.
					-- Last update: 2013.11.16.
***************************************************************/

/*	common
==============================================================*/
#news-idv .ad {
	text-align: center;
}

/*	news-idv
==============================================================*/
#news-idv {
	padding-bottom: 50px;
}
#news-idv section {
	padding: 15px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
#news-idv section .ttl {
	position: relative;
	margin: -16px -15px 10px;
	padding: 0 0 0 20px;
	background-position: 0 -60px;
	background-color: #111;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#news-idv section .ttl span {
	position: absolute;
	right: 15px;
	top: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

/*	#acl-header
--------------------------------------*/
#news-idv article #acl-header {
	margin-bottom: 15px;
}
#news-idv article #acl-header img {
	float: right;
	margin: 0 0 0 10px;
}
#news-idv article #acl-header h1 {
	margin-bottom: 8px;
	padding-top: 4px;
	font-size: 20px;
	line-height: 1.4;
	text-indent: 40px;
}
#news-idv article #acl-header ul {
	text-align: right;
}
#news-idv article #acl-header li {
	display: inline;
	margin-left: 15px;
	color: #666;
	font-size: 13px;
	vertical-align: top;
}
#news-idv article #acl-header li a {
	color: #c00;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
}

/*	article
--------------------------------------*/
#news-idv article blockquote {
	border-left: 5px solid #955;
    margin: 0 0 10px 15px;
    padding: 2px 5px;
    color: #955;
}
#news-idv section .acl-scl-btm {
	margin-top: 40px;
}
#news-idv section .acl-scl-btm li {
	display: inline;
	margin-left: 15px;
	color: #666;
	font-size: 13px;
	vertical-align: top;
}

/* live */
#news-idv section .live-goal1,
#news-idv section .live-goal2,
#news-idv section .live-inout,
#news-idv section .live-yellow,
#news-idv section .live-red,
#news-idv section .live-time {
	display: inline-block;
	overflow: hidden;
	height: 0;
	margin-right: 5px;
	background: url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/ico_live.png") no-repeat;
	vertical-align: middle;
}
#news-idv section .live-goal1 {
	width: 75px;
	padding-top: 13px;
}
#news-idv section .live-goal2 {
	width: 70px;
	padding-top: 13px;
	background-position: 0 -100px;
}
#news-idv section .live-inout {
	width: 35px;
	padding-top: 18px;
	background-position: 0 -200px;
}
#news-idv section .live-yellow {
	width: 12px;
	padding-top: 18px;
	background-position: 0 -300px;
}
#news-idv section .live-red {
	width: 12px;
	padding-top: 18px;
	background-position: 0 -400px;
}
#news-idv section .live-time {
	width: 18px;
	padding-top: 18px;
	background-position: 0 -500px;
	vertical-align: -3px;
}
#news-idv section .board {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #aaa;
}
#news-idv section .board th,
#news-idv section .board td {
	padding: 12px 10px;
	border-collapse: collapse;
	border: 1px solid #aaa;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}
#news-idv section .board th {
	background: #eee;
	font-weight: normal;
	width: 90px;
}
#news-idv section .board .score-detail {
	font-size: 20px;
}
#news-idv section .board .team {
	width: 220px;
	font-size: 20px;
	font-weight: bold;
}
#news-idv section .board .score {
	width: 60px;
	font-size: 40px;
	font-weight: bold;
}
#news-idv section .board .right {
	text-align: right;
}
#news-idv section .board .left {
	text-align: left;
}

/*	ad
--------------------------------------*/
#news-idv .acl-mdl-ad {
	overflow: hidden;
	margin: 15px auto;
	width: 712px;	
}
#news-idv .acl-mdl-ad .ad {
	float: left;
	margin-right: 20px;
}


/*	latest-news
--------------------------------------*/
#news-idv aside {
	padding: 15px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
#news-idv #latest-news h2,
#news-idv #recommend-news h2 {
	margin: -16px -15px 10px;
	padding: 6px 15px 6px 20px;
	background-position: 0 -60px;
	background-color: #111;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
}
#news-idv #latest-news > ul {
	overflow: hidden;
	margin-right: -16px;	
}
#news-idv #latest-news > ul > li {
	float: left;
	width: 240px;
	margin-right: 16px;
}
#news-idv #latest-news > ul > li a {
	text-decoration: none;
}
#news-idv #latest-news li article img {
	float: left;
	max-width: 55px;
	max-height: 55px;
	margin: 5px 8px 8px 0;
}
#news-idv #latest-news li article h3 {
	padding-top: 2px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 28px;
}
#news-idv #latest-news li article a:hover h3 {
	text-decoration: underline;
}
#news-idv #latest-news li article p {
	color: #000;
	font-size: 14px;
}
#news-idv #latest-news li article ul {
	text-align: right;
}
#news-idv #latest-news li article li {
	display: inline;
	margin-left: 15px;
	color: #666;
	font-size: 11px;
}
#news-idv #latest-news li article li b {
	color: #000;
	font-size: 108%;
}

/*	recommend-news
--------------------------------------*/
#news-idv #recommend-news {
	margin: -1px 0 15px;
}
#news-idv #recommend-news h2 p {
	display: inline;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
}
#news-idv #recommend-news h2 p span {
	color: #aaa;
}
#news-idv #recommend-news li {
	display: inline-block;
	min-height: 30px;
	color: #666;
	font-size: 11px;
}
#news-idv #recommend-news li a {
	font-size: 14px;
	padding: 3px 5px 3px 33px;
	text-decoration: none;
}
#news-idv #recommend-news li a:hover {
	text-decoration: underline;
}

/*	comment
--------------------------------------*/
#news-idv #article-comment {
	margin-bottom: 15px;
	padding: 0;
	border: none;
	background: none;
}

/* tab */
#news-idv #article-comment #tab {
	border-bottom: 5px solid #222;
}
#news-idv #article-comment #tab li {
	float: left;
	width: 160px;
	margin-right: 3px;
	padding: 10px 5px 5px;
	background: #666 url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/bg_tab.png") repeat-x 0 -100px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
#news-idv #article-comment #tab li.current,
#news-idv #article-comment #tab li.current:hover {
	background-color: #222;
	background-position: 0 0;
	font-weight: bold;
	cursor: default;
}
#news-idv #article-comment #tab li:hover {
	background-color: #444;
	background-position: 0 0;
}

/* tab-cnt */
#news-idv #article-comment .tab-cnt {
	clear: left;
	padding: 15px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
#news-idv #article-comment .tab-cnt.hide {
	display: none;
}

/* tab-comment */
#news-idv #tab-comment .shortcut {
	margin: -13px -13px 0;
	padding: 3px 10px;
	border-bottom: 2px solid #ccc;
	background: url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/bg_tab_head.png") repeat 0 0;
	text-align: right;
}
#news-idv #tab-comment .shortcut a {
	padding-left: 25px;
	background: url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/ico_tab_cmt.png") no-repeat 0 0;
	font-weight: bold;
}
#news-idv #tab-comment article {
	position: relative;
	padding: 10px 0;
	font-size: 15px;
}
#news-idv #tab-comment article + article {
	border-top: 1px solid #ccc;
}
#news-idv #tab-comment .cmt-head {
	width: 600px;
	margin-bottom: 10px;
	font-weight: bold;
}
#news-idv #tab-comment .cmt-head span {
	margin-left: 5px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#news-idv #tab-comment .cmt-date {
	position: absolute;
	right: 0; top: 3px;
	color: #666;
	font-size: 12px;
}
#news-idv #tab-comment .cmt-txt {
	font-size: 15px;
}
#news-idv #tab-comment #cmt-form {
	position: relative;
	margin-top: 50px;
}
#news-idv #tab-comment #cmt-form .input-name,
#news-idv #tab-comment #cmt-form .input-cmt {
	width: 620px;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-size: 16px;
}
#news-idv #tab-comment #cmt-form .input-name {
	height: 34px;
	line-height: 34px;
}
#news-idv #tab-comment #cmt-form .input-cmt {
	margin-top: 2px;
	height: 110px;
}
#news-idv #tab-comment #cmt-form .input-submit {
	position: absolute;
	right: 0; top: 0;
	width: 117px;
	height: 150px;
	padding-top: 35px;
	border-width: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background: url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/bg_cmt_btn.png") no-repeat 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	cursor: pointer;
}
#news-idv #tab-comment #cmt-form .input-submit:hover {
	background-position: 0 -170px;
}

/* tab-vote */
#news-idv #tab-vote .choise-right,
#news-idv #tab-vote .choise-left {
	width: 370px;
}
#news-idv #tab-vote .choise-right {
	float: right;
}
#news-idv #tab-vote .choise-left {
	float: left;
}
#news-idv #tab-vote .choise-head {
	padding: 3px;
	background: #ccc;	
	font-weight: bold;
	text-align: center;
}
#news-idv #tab-vote .choise-head span {
	font-weight: normal;
}
#news-idv #tab-vote article {
	padding: 10px 0;
	font-size: 14px;
	word-wrap: break-word;
}
#news-idv #tab-vote article + article {
	border-top: 1px solid #ccc;
}
#news-idv #tab-vote .cmt-head {
	width: 600px;
	margin-bottom: 5px;
	font-weight: bold;
}
#news-idv #tab-vote .cmt-head span {
	margin-left: 5px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#news-idv #tab-vote .cmt-date {
	color: #666;
	font-size: 12px;
	text-align: right;
}
#news-idv #tab-vote .cmt-txt {
	font-size: 14px;
}
#news-idv #tab-vote #cmt-form {
	position: relative;
	margin-bottom: 20px;
}
#news-idv #tab-vote #cmt-form .select-vote {
	padding: 0 0 0 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-size: 16px;
}
#news-idv #tab-vote #cmt-form .input-name,
#news-idv #tab-vote #cmt-form .input-cmt {
	width: 620px;
	margin-top: 2px;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-size: 16px;
}
#news-idv #tab-vote #cmt-form .input-name {
	height: 34px;
	line-height: 34px;
}
#news-idv #tab-vote #cmt-form .input-cmt {
	height: 79px;
}
#news-idv #tab-vote #cmt-form .input-submit {
	position: absolute;
	right: 0; top: 0;
	width: 117px;
	height: 150px;
	padding-top: 35px;
	border-width: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background: url("/web/20151201162647im_/http://uragi.com/images/2013/pc/article/bg_cmt_btn.png") no-repeat 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	cursor: pointer;
}
#news-idv #tab-vote #cmt-form .input-submit:hover {
	background-position: 0 -170px;
}
/*
     FILE ARCHIVED ON 16:26:47 Dec 01, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:32:42 May 02, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/