@charset "utf-8";
@import url('/css/global.css');
@import url('side.css');
/* ==========================================================

title : 72GOLF　中日クラウンズ
scope : 中日クラウンズ

last modify : 
2015/04/27 222_souda パンくずの文字サイズを上書き
memo  :  2014/04/10 041_ooba

========================================================== */

/* -------------------------------------------------
 titlebox
------------------------------------------------- */

#mainbox h1 img{
	width:605px!important;
	max-width: 605px!important;
	}

#titlebox {
	width:605px;
	margin:0 0 20px 0;
	padding:0px;
	background:url(../image_cmn/title_img_bg.png) no-repeat 0 0;
	}
#titlebox2016 {
	background:url(/support/crowns/image_cmn/title_img_bg2016.png) no-repeat 0 0;
	}	
#titlebox_second {
	width:605px;
	margin:0 0 20px 0;
	padding:0px;
	border: 1px solid #999999;
	}
#titlebox h1,#titlebox2016 h1 {
	width:605px;
	margin:0px 0px 20px;
	padding:0px;
	}
#titlebox p, #titlebox2016 p{
	margin:0px 20px 10px 20px;
	padding:0px;
	text-align:left;
	font-size: 15px;
	}
	
/* -------------------------------------------------
 navigation
------------------------------------------------- */
	
ul#navi {
	display:block;
	overflow:hidden;
	width:585px;
	height:50px;
	margin:0px;
	padding:0px 0px 20px;
	}
ul#navi li {
	display:inline;
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	}
	
/* -------------------------------------------------
 section
------------------------------------------------- */

[class^="contentbox"] > section {
	overflow:hidden;
	clear:both;
	width:575px;
	margin:0px auto 20px;
	padding:0px;
	zoom:1;
	}

[class^="contentbox"] > section > h2 {
	height:35px;
	margin:0px 0px 15px;
	padding:0px 12px;
	background:url(../image_cmn/ttl_mrk.gif) no-repeat 0 0;
	color:#002e8d;
	font-size:140%;
	font-weight:bold;
	line-height:35px;
	}

[class^="contentbox"] > section > section {
	overflow:hidden;
	clear:both;
	width:565px;
	margin:0px auto 20px;
	padding:0px;
	zoom:1;
	}
	
[class^="contentbox"] > section > section:last-child {
	overflow:hidden;
	clear:both;
	width:565px;
	margin:0px auto 5px;
	padding:0px;
	zoom:1;
	}
	
[class^="contentbox"] > section > section > h3 {
	margin:0px 0px 15px;
	padding:12px 10px 12px 40px;
	font-size:130%;
	border-bottom:#9e9300 solid 1px;
	background:url(/support/crowns/image_cmn/ttls_bg.gif) no-repeat 0 center;
	color:#2d2a00;
	}
	
[class^="contentbox"] > section > section[class^="col"] {
	display:inline;
	clear:none;
	width:277px;
	margin:0px;
	}
	
[class^="contentbox"] > section > section[class^="col_l"] {
	float:left;
	}
	
[class^="contentbox"] > section > section[class^="col_r"] {
	float:right;
	}
	
/* -------------------------------------------------
 box
------------------------------------------------- */
	
[class^="contentbox"] > section [class~="box"] {
	overflow:hidden;
	clear:both;
	width:555px;
	margin:0px auto 20px;
	padding:0px;
	zoom:1;
	}
	
[class^="contentbox"] > section [class~="box"]:last-child {
	margin-bottom:0px;
	}
	
[class^="contentbox"] > section > section[class^="col"] > [class~="box"] {
	width:267px;
	}
		
/* -------------------------------------------------
 table
------------------------------------------------- */
[class^="ta_con"] {
	width:555px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:#0076da solid 2px;
	line-height:170%;
	}
[class^="ta_con"] th {
	width:120px;
	margin:0px;
	padding:10px;
	border:#0076da solid 1px;
	background:#cae7ff;
	color:#002e8d;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	}
[class^="ta_con"] td {
	margin:0px;
	padding:10px;
	border:#0076da solid 1px;
	background:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	}
	
[class^="ta_con"] td ul.in_line li {
	float:left;
	padding:0px 12px 0px 0px;
	white-space:nowrap;
	}
	
[class^="ta_con"] td .td_p {
	position:relative;
	margin:0px;
	padding:0px;
	}
	
[class^="ta_con"] td [class^="td_l"]{
	float:left;
	}
[class^="ta_con"] td [class^="td_r"]{
	float:right;
	}
[class^="ta_con"] td > dl > dt {
	margin-bottom:3px;
	font-weight:bold;
	}
[class^="ta_con"] td > dl > dd {
	margin-bottom:10px;
	}
[class^="ta_con"] td > dl > dd dl dd {
	margin-bottom:5px;
	}
[class^="ta_con"] td dl dd:last-child {
	margin-bottom:0px;
	}
	
/* -------------------------------------------------
 記事
------------------------------------------------- */

[class^="article"] h4 {
	display:block;
	margin:0px 0px 15px;
	padding:8px;
	border-left:#82d1f2 solid 5px;
	border-bottom:#82d1f2 solid 1px;
	background:url(../image_cmn/ttlss_bg.gif) 0 0;
	color:#0068b8;
	font-size: 16px;
	}
	
[class^="article"] h4.comment {
	border-top:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	border-left:none;
	background:#f5f5f5;
  color: #333333;
	}

[class^="article"] > figure.art_img {
	float:right;
	width:200px;
	margin:0px 5px 10px 10px;
	}
	
[class^="article"] > figure.art_img img {
	width:200px;
	}
[class^="article"] > figure.art_img_vertical {
	float:right;
	width:150px;
	margin:0px 5px 10px 10px;
	}
	
[class^="article"] > figure.art_img_vertical img {
	width:150px;
	}
	
[class^="article"] > p {
	margin:0px 5px 10px;
	line-height:160%;
	}
/* キャプションの追加 */	
.article figure.art_img figcaption {
	background:#E5E5E5;
	padding:10px 10px;
	font-size:15px;
	color:#000;
	line-height:1.4;
	text-align:center;	
}

/* -------------------------------------------------
 スコア表記
------------------------------------------------- */
[class^="score_box"] {
	float:left;
	width:260px;
	margin:0px 8px 10px;
	border:2px solid #444444;
	text-align:center;
	}
[class^="score_box"] th {
	margin: 0px;
	padding: 8px;
	border: #444444 solid 1px;
	background: #0072CA;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
	letter-spacing: normal;
	}
[class^="score_box"] th.lank {
	width:20%;
	}
[class^="score_box"] th.name {
	width:60%;
	}
[class^="score_box"] th.score {
	width:20%;
	}
[class^="score_box"] td {
	padding: 8px;
	border: #444444 solid 1px;
	vertical-align: middle;
	}
[class^="score_box"] td span.red {
	color:#FF0000;
	font-weight:bold;
	}
/* -------------------------------------------------
 bnrbox
------------------------------------------------- */

article [class^="bnrbox"] > figure {
	clear:both;
	width:510px;
	margin:-20px auto 30px;
	}
	
/* --------------------------------------
 リンクテキスト
--------------------------------------- */

[class^="linktxt"] > a {
	padding:3px 0px 3px 17px;
	background:url(../image_cmn/mrk_arrow.gif) no-repeat 0 2px;
	}
	
/* --------------------------------------
 リンクボタン
--------------------------------------- */

[class^="link_btn"] {
	border:#afafaf solid 1px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow:#e5e5e5 0px 2px 3px;
	-moz-box-shadow:#e5e5e5 0px 2px 3px;
	box-shadow:#e5e5e5 0px 2px 3px;
	behavior:url(/css/PIE.htc);
	position:relative;
	text-align:center;
	line-height:100%;
	}
	
[class^="link_btn"] > a {
	display:block;
	margin:1px;
	padding:2px 5px 2px 20px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background:url(/support/crowns/image_cmn/mrk_arrow.gif) no-repeat 5px center,-webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#d5d5d5)) repeat 0 0;
	background:url(/support/crowns/image_cmn/mrk_arrow.gif) no-repeat 5px center,-moz-linear-gradient(#FFFFFF, #d5d5d5) repeat 0 0;
	background:url(/support/crowns/image_cmn/mrk_arrow.gif) no-repeat 5px center,linear-gradient(#FFFFFF, #d5d5d5) repeat 0 0;
	-pie-background:url(/support/crowns/image_cmn/mrk_arrow.gif) no-repeat 5px center,linear-gradient(#FFFFFF, #d5d5d5) repeat 0 0;
	color:#333;
	behavior:url(/css/PIE.htc);
	position:relative;
	}
		
[class^="link_btn"] > a:hover {
	color:#666;
	}

/* 続きを読む */	
[class^="link_btn_continue"] {
	float:right;
	width:120px;
	}
	
		
/* ----------------------------------------------------------------

 top
 
---------------------------------------------------------------- */	
/* -------------------------------------------------
 大会概要
------------------------------------------------- */
.outlinebox{
	float:left;
	width:450px;
	margin:0px;
	padding:0px;
	}
dl[class^="list"]{
	width:450px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
dl[class^="list"] dt{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	}
dl[class^="list"] dd{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	}
dl[class^="list_main"]{
	clear:both;
	font-size:120%;
	}
dl[class^="list_main"] > dt{
	width:48px;
	}
dl[class^="list_main"] > dd{
	width:405px;
	padding:5px 0px 12px 20px;
	}

dl[class^="list"] > dd > dl.datebox{
	width:420px;
	margin:0px;
	padding:0px;
	}
dl[class^="list"] > dd > dl.datebox > dt{
	width:225px;
	}
dl[class^="list"] > dd > dl.datebox > dt > .youbi{
	font-size:80%;
	}
dl[class^="list"] > dd > dl.datebox > dd{
	margin:0px;
	padding:0px;
	}
	
.btn_link_past {
	clear:both;
	width:240px;
	margin:0px;
	padding:10px 0px 10px;
	}
.btn_link_past2 {
	clear:both;
	width:355px;
	margin:0 auto;
	padding:10px 0px 10px;
	}
	
figure#poster{
	display:inline;
	float:right;
	width:100px;
	margin:0px;
	padding:0px;
	}

#poster figcaption {
	font-size: 12px;
	margin: 5px 0 0 0;
	text-align: center;
}

/* -------------------------------------------------
 テレビ放送
------------------------------------------------- */
ul.company {
	overflow:hidden;
	width:545px;
	margin:0px auto 15px;
	padding:5px;
	background:#eeeeee;
	font-size:110%;
	font-weight:bold;
	}
ul.company > li {
	display:inline-block;
	float:left;
	width:120px;
	margin:7px 2px;
	padding-left:15px;
	background:url(/image_cmn/mrk_dot.gif) no-repeat 5px 8px;
	font-size: 14px;
	}
ul.company > li:nth-of-type(1),
ul.company > li:nth-of-type(4n+1) {
	width:130px;
	}
ul.company > li.right {
	width:80px;
	}

table[class^="ta_con_tv"] th {
	width:130px;
	}	
table[class^="ta_con_tv"] td > dl > dt {
	font-weight:normal;
	}
table[class^="ta_con_tv"] td > dl > dd {
	float:left;
	width:375px;
	width:365px;
	}
/*20150422追記*/
table[class^="ta_con_tv"] td > dl > dd span.supplyment {
	color: #ff0099;
	}
body > #container > [id^="main"] .lead {
	font-size: 15px;
}
/* 20160421追加 */
table[class^="ta_con_tv"] td > dl.other > dt {
	text-indent:-1em;
	padding-left:15px;
	margin-bottom:6px;
}
table[class^="ta_con_tv"] td > dl.other > dd {
	margin-bottom:3px;
	padding-left:15px;
}
	
/* -------------------------------------------------
 中日クラウンズオフィシャル
------------------------------------------------- */
p#btn_offi {
	width:326px;
	height:44px;
	margin:0px auto 10px;
	padding:0px;
	}

* > .digest_pick {
	display:block;
	margin:10px auto 20px;
	width:520px;
	border:3px double #900;
	background:#FCC;
	padding:10px;
	font-size:16px;
	color:#900;
	line-height:1.3;
}


	
/* -------------------------------------------------
 SNSボタン
------------------------------------------------- */
/*20150422追加*/
aside.sns {
    margin: 0 auto 20px;
    overflow: hidden;
    width: 460px;
}

#sns_friends {
  overflow: hidden;
  width: 454px;
  margin: 0 auto;
  padding: 1px;
  border: #1170c0 2px solid;
}
#sns_friends dd {
  padding: 0;
}

#sns_friends ul {
  width: 344px;
  height: 106px;
  margin: 0 auto;
}

#sns_friends ul li {
  float: left;
  margin: 0 17px 0 15px;
  width: auto;
  height: 73px;
  padding:18px 0 0;
  border: none;
  background: #fff;
  text-align: center;
}

#sns_friends ul li:first-child {
	margin:0 17px 0 19px;
}
#sns_friends ul li {
	float: left;
	margin:0 17px 0 5px;
}

#sns_friends li:last-child {
	margin:0 0px 0 5px;
}
#sns_friends #lnk_sns_cont {
  display: block;
  text-align: center;
  margin: 0 15px;
  border-top: 1px solid #358cd0;
  padding: 10px 0px;
  font-weight: bold;
  color: #999;
  font-size: 15px;
}

#sns_friends ul li span.line_bg {
  display: block;
  background: url(/image/btn_line_gr.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 82px;
  height: 20px;
  margin: 0 auto;
}


body > #container > [id^="main"] > #sidebar {
  display: inline;
  float: right;
  width: 300px;
  margin: 0px 15px 30px 0px;
  padding: 0px;
}


p.caution {
	font-size:14px;
	color:#e00;
	margin:0 0 0.7em;
}


aside.sns > h2 {
  margin: 0px 0px 15px;
  padding: 8px;
  background: #d3e5f4;
  font-size: 140%;
}
aside.sns > h2 > span {
  padding: 3px 8px;
  border-left: #2679a9 solid 5px;
}

ul[class^="txtlist_dot"] > li {
  padding-left: 15px;
  background: url(/support/crowns/image_cmn/mark_dot.gif) no-repeat 2px 7px;
}

.txt_mark {
	text-indent:-1em;
	padding-left:1em;
}

.txtlist_dot {
	line-height:150%;
}

.sns_account {
  margin: 0 15px;
  border-top: 1px solid #666;
  text-align: center;
	color:#999;
	font-size:15px;
}

.sns_account span {
  display: block;
  width: 398px;
  padding: 8px 0;
  margin: 18px auto;
  background: #eee;
  border: 1px solid #999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  behavior: url(/css/PIE.php);
}

#sns_list li a{
	display:block;
	}
#sns_list li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
	}

/* -------------------------------------------------
 パンくずの文字サイズを上書き
------------------------------------------------- */
[id^="main"] > ul.siteroute{
	font-size:14px!important;
}

/* -------------------------------------------------
 ファンシー画像　ロールオーバー
------------------------------------------------- */
.fancybox:hover {
	opacity: 0.7;
}
