@charset "utf-8";
/* CSS Document */
.parent { position:relative; }
.child { position:absolute; }
.flt-L { float:left; }
.flt-R { float:right; }

p#ticket { background:#FFF; clear:both; }

div#contentsWrap { background:none; }
#boxContents02 {
	width: 100%;
	margin: 0 auto;
	background:none;
}
#contentsWrap #secTitle { min-height: 37px; height:auto; }

#boxContents02 div.index-wrap,
#boxContents02 div#report-wrap,
#boxContents02 div#column-wrap,
#boxContents02 div#result-wrap {
	padding:10px 10px 0 10px;
	background:url(/img/competition/eafc2013/bg_wrap.png) repeat-x center top;
}
#boxContents02 div.index-wrap { margin-bottom:27px; background-image:url(/top2013/bg-box.png); }
*html #boxContents02 div#result-wrap {
	min-height:100%;
}
#boxContents02 div.index-wrap div.indexmain,
#boxContents02 div#report-wrap div#reportmain,
#boxContents02 div#column-wrap div#columnmain,
#boxContents02 div#result-wrap div#resultmain { border:1px solid #DAE5EB; background:#FFF; padding:14px 15px 0; text-align:left; }
#boxContents02 h4.midashi { font-size:20px; line-height:1.2; color:#59460E; padding:3px 0 0 13px; border-left:8px solid #59460E; margin-bottom:18px; width:709px; }
#boxContents02 div#report-wrap div#reportmain div#reporttext p#btn-back,
#boxContents02 div#column-wrap div#columnmain div#columntext p#btn-back,
#boxContents02 div#result-wrap div#resultmain div#resulttext p#btn-back { text-align:center; clear:both; width:109px; height:34px; margin:60px auto 0; }
#boxContents02 div#report-wrap div#reportmain div#reporttext p#btn-back input,
#boxContents02 div#column-wrap div#columnmain div#columntext p#btn-back input,
#boxContents02 div#result-wrap div#resultmain div#resulttext p#btn-back input { background:url(/img/competition/eafc2013/btn-back.gif) no-repeat center top; border:none; width:109px; height:34px; cursor:pointer; text-indent:-9999px; display:block; line-height:0; font-size:0; }
#boxContents02 div#report-wrap div#reportmain div#reporttext,
#boxContents02 div#column-wrap div#columnmain div#columntext,
#boxContents02 div#result-wrap div#resultmain div#resulttext { clear:both; padding-top:22px; padding-bottom:27px; }
div#official-logo { width:100%; clear:both; margin:15px auto 20px; padding-top:10px; }
div#official-logo ul { text-align:center; }
div#official-logo ul li{ display:inline; padding:0 3px; }
div#official-logo ul li img { border:1px solid #FFF; }
div#official-logo ul li img.waku { border:1px solid #CDCDCD; }
div#official-logo h5.ttlcompany { text-align:center; }
div#official-logo div.logowrapper { padding:0 0 15px 0; }

#boxContents02 div#official-logo { width:100%; clear:both; margin:0 auto 20px; border-top:1px solid #C8D4D9; padding-top:10px; }
#boxContents02 div#official-logo ul { text-align:center; }
#boxContents02 div#official-logo ul li{ display:inline; padding:0; }
#boxContents02 div#official-logo ul li img { border:1px solid #FFF; }
#boxContents02 div#official-logo ul li img.waku { /*border:1px solid #CDCDCD;*/ }
#boxContents02 div#official-logo h5.ttlcompany { text-align:center; }
#boxContents02 div#official-logo div.logowrapper { padding:0 0 15px 0; }

#boxContents02 div.index-wrap div#official-logo { border-top:none; }

/* **************************************************************************** */
/* INDEX */
/* **************************************************************************** */
#boxContents02 div.index-wrap div.indexmain { padding:15px 30px 30px;  }
#boxContents02 div.index-wrap div.indexmain div.indextext { text-align:left; }
#boxContents02 div.index-wrap div.indexmain div.indextext h4,
#boxContents02 div.index-wrap div.indexmain div.indextext h5 { text-align:center; }
#boxContents02 div.index-wrap div.indexmain div.indextext h4 { font-size:15px; }
#boxContents02 div.index-wrap div.indexmain div.indextext h5 { margin-top:15px; }
#boxContents02 div.index-wrap div.indexmain div.indextext div.article p { margin-top:25px; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl { margin-top:25px; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl dt { color:#0332CA; font-weight:bold; margin-bottom:3px; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl.sp dd { padding-left:1.4em; text-indent:-1.5em; }

#boxContents02 div.index-wrap div.indexmain div.indextext dl dd ul { margin-left:1.5em; }

#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table { border-right:1px solid #000; border-top:1px solid #000; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table tr td ,
#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table tr th { border-left:1px solid #000; border-bottom:1px solid #000; text-align:center; padding:5px 0; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table tr th { background:#CCC; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table tr td.noborder { border-left:none; text-align:left; padding-left:10px; }
#boxContents02 div.index-wrap div.indexmain div.indextext dl dd table tr td.teams { text-align:left; padding-left:10px; }

#boxContents02 div.idxboxwrapper { width:383px; margin-bottom:20px; }
#boxContents02 div.idxboxwrapper div.idxbox { background:url(/top2013/bg-box.png) repeat-x center top; padding:11px 12px 0 11px; text-align:left; }
#boxContents02 div.idxboxwrapper div.idxbox dl dt { clear: left; float: left; width: 153px; }
#boxContents02 div.idxboxwrapper div.idxbox dl dd { margin-left: 161px; }
* html #boxContents02 div.idxboxwrapper div.idxbox dl dd { margin-left:0; float:right; }
#boxContents02 div#idxbox-slider { height:113px; position:relative; background:#FFF url(/top2013/bg-box.png) repeat-x center top; padding:7px 46px; text-align:left; border:1px solid #C4D7DE; margin-bottom:20px; border-top:none; }
*html #boxContents02 div#idxbox-slider { background:#FFF; }

#boxContents02 div#idxbox-slider p#bt-prev,
#boxContents02 div#idxbox-slider p#bt-next { position:absolute; top:7px; }
#boxContents02 div#idxbox-slider p#bt-prev { left:0; }
#boxContents02 div#idxbox-slider p#bt-next { right:0; }
#boxContents02 div#idxbox-slider p#bt-prev.disable a,
#boxContents02 div#idxbox-slider p#bt-next.disable a { cursor:default; }
#boxContents02 div#idxbox-slider div#slider { text-align:left; width:100%; height:100%; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner { position:relative; overflow:hidden; width:100%; height:100%; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li { width:129px; float:left; margin-right:10px; position:relative; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li span.new { position:absolute; top:1px; left:1px; padding:0 3px; background:#FF0000; font-size:10px; color:#FFF; line-height:1.2; }

#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li a:hover { text-decoration:none; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li dl { height:103px; border:1px solid #C4D7DE; padding:4px; background:#FFF; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li dl dd { font-size:10px; line-height:1.4; margin-top:3px; }
#boxContents02 div#idxbox-slider div#slider div#sliderinner ul li dl dd.dummy { text-align:center!important; font-size:13px; padding-top:10px; }

#boxContents02 div.tblbox table { width:358px; margin:0 auto; border-bottom:none; }
#boxContents02 div.tblbox table tbody { background-color: #ffffff; }
#boxContents02 div.tblbox table tr td { text-align:left; font-size:12px; }
#boxContents02 div.tblbox table tr td.icon-l,
#boxContents02 div.tblbox table tr td.icon-r { width:14%; vertical-align:middle; padding: 10px 5px 10px 5px;}
#boxContents02 div.tblbox table tr td.icon-l { border-left:1px solid #adc5d1; }
#boxContents02 div.tblbox table tr td.icon-r { border-right:1px solid #adc5d1; }
#boxContents02 div.tblbox table tr td.home,#boxContents02 div.tblbox table tr td.away { width:18%; font-weight:bold; text-align:center }
#boxContents02 div.tblbox table tr td.nobdr { border:none; font-weight:bold; font-size:30px; line-height:1.2; padding:12px 0; text-align:center }
/*#boxContents02 div.tblbox table tr td.nobdr span { padding:0 15px; }*/
#boxContents02 div.tblbox table tr.date td { text-align:left; height:18px; background:url(/img/competition/eafc2013/bg_result_m.jpg) no-repeat center top; font-size:11px; color:#FFF; border: 1px solid #adc5d1; border-bottom: 0px solid; }
#boxContents02 div.tblbox table tr.date td div { position:relative; padding-left:42px; }
#boxContents02 div.tblbox table tr.date td span.num { position:absolute; top:0px; left:9px; font-size:10px; color:#396798; }
#boxContents02 div.tblbox table tr.date td span.report { position:absolute; top:0; right:5px; padding-left:17px; background:url(/img/competition/eafc2013/icon_arrow_m.gif) no-repeat left 50%; }

#boxContents02 div.tblbox table tr.date td span.score { right:118px; }
*html #boxContents02 div.tblbox table tr.date td span.score { right:0; margin-right:115px; }

#boxContents02 div.tblbox table tr.date td span.report a { color:#FFF; padding-right:16px; background:url(/img/competition/eafc2013/icon_link.gif) no-repeat right 50%; }
#boxContents02 div.tblbox table tr.date td span.report a:hover { text-decoration:none; }
#boxContents02 div.tblbox table tr.venue td { font-size:10px; padding-bottom:10px; border-left: solid 0px; overflow: hidden; height:20px;}
#boxContents02 div.tblbox table tr.venue td span.stadium { padding:0 0 0 5px; background:#5184C5; color:#FFF; display:block; width:285px; height: 20px; border-left: solid 1px #adc5d1; border-bottom:solid 1px #adc5d1; float: left; }
#boxContents02 div.tblbox table tr.venue td span.live {display:block; width:66px; height: 20px; text-align:center; border-right: solid 1px #adc5d1; border-bottom:solid 1px #adc5d1; cursor:pointer; background-image: url("/img/competition/eafc2015pre2/liveBtn.jpg") !important; background-repeat: no-repeat; background-size: cover !important; background-position: top center; float: left; }
#boxContents02 div.tblbox table tr.venue td span.noLive { background:#666666 !important; display:block; width:66px; height: 20px; border-right: solid 1px #adc5d1; border-bottom:solid 1px #adc5d1; float: left; }

#boxContents02 div.tblbox table#women,
#boxContents02 div.tblbox table#women tr td,
#boxContents02 div.tblbox table#women tr.venue td span.stadium,
#boxContents02 div.tblbox table#women tr.venue td span.live,
#boxContents02 div.tblbox table#women tr.venue td span.nolive { border-color:#E5B6C6; }
#boxContents02 div.tblbox table#women tr.date td { background-image:url(/img/competition/eafc2013/bg_result_w.jpg); }
#boxContents02 div.tblbox table#women tr.date td span.num { color:#B32D60; }
#boxContents02 div.tblbox table#women tr.date td span.report { background-image:url(/img/competition/eafc2013/icon_arrow_w.gif); }
#boxContents02 div.tblbox table#women tr.date td span.report a { background-image:url(/img/competition/eafc2013/icon_link.gif); }
#boxContents02 div.tblbox table#women tr.venue td span { background:#B32D60; }

*html #boxContents02 div.tblbox table tr td.icon img { margin-top: -50px; }
*html #boxContents02 div.tblbox table tr.date td span.num { top:-2px; left:-32px;}
*html #boxContents02 div.tblbox table tr.date td span.report { top:-2px; right:5px; }

/* **************************************************************************** */
/* MATCH REPORT */
/* **************************************************************************** */
#boxContents02 div#report-wrap div#reportmain h3 { height:29px; line-height:29px; width:100%; text-align:center; color:#FFF; font-weight:bold; background:url(/img/competition/eafc2013/report/h3-ttl.jpg) no-repeat center top; margin-bottom:16px; }
#boxContents02 div#report-wrap div#reportmain div.matchbox { width:357px; }
#boxContents02 div#report-wrap div#reportmain .left { float:left; }
#boxContents02 div#report-wrap div#reportmain .right { float:right; }
#boxContents02 div#report-wrap div#reportmain div.matchbox h4 { height:29px; line-height:29px; background:#5184C5; text-align:center; color:#FFF; font-weight:bold; }
#boxContents02 div#report-wrap div#reportmain div.matchbox.women h4 { background:#B32D60; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl { margin:20px auto 17px; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td { text-align:center; vertical-align:middle; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.matchdetail { vertical-align:top; padding-top:2px; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.score { font-size:46px; line-height:1.2; letter-spacing:-4px; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.team { width:34%; font-size:12px; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.team img.spc { width:1px; vertical-align:middle; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.scorer { font-size:10px; text-align:left; vertical-align:top; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.scorer.away { text-align:right; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td table.matchdetailtbl { width:100%; border-bottom:1px solid #EEE; border-left:1px solid #EEE; }
#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td table.matchdetailtbl tr td { text-align:center; font-size:10px; line-height:1.2; padding:3px; border-collapse:collapse; border-top:1px solid #EEE; border-right:1px solid #EEE; }

#boxContents02 div#report-wrap div#reportmain div#reporttext div.article { margin-bottom:20px; }
#boxContents02 div#report-wrap div#reportmain div#reporttext div.article p { font-size:13px; line-height:1.2; }
#boxContents02 div#report-wrap div#reportmain div#photos ul li { float:left; margin-right:9px; }
#boxContents02 div#report-wrap div#reportmain div#photos ul li.end { margin-right:0; float:right; }

/* for OLD IE */
html.oldie #boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.team { width:32%; }
html.oldie #boxContents02 h4.midashi { padding-top:6px; }

#boxContents02 div#report-wrap div#reportmain table.matchtbl tr td.score { 
*font-size:44px; /* IE7 とそれ以下のバージョンに対応 */
_font-size:44px; /* IE6　に対応 */
}

/* **************************************************************************** */
/* SPECIAL COLUMN */
/* **************************************************************************** */
#boxContents02 div#column-wrap div#columnmain h3 { line-height:1.2; font-size:12px; margin-bottom:10px; }
#boxContents02 div#column-wrap div#columnmain h3 span { color:#FFF; font-weight:bold; background:#59460E; padding:4px 8px; margin-right:8px; display:inline-block; }
#boxContents02 div#column-wrap div#columnmain div#columntext { margin-top:8px; width:100%; overflow:hidden; min-height:1px; }
#boxContents02 div#column-wrap div#columnmain div#columntext p { margin-bottom:20px; }
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo { width:300px; }
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo.vertical { width:250px; }
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo.portrait { width:120px; }
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo img { width:100%; }
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo.flt-L { float:left; margin:0 15px 15px 0; } 
#boxContents02 div#column-wrap div#columnmain div#columntext p.photo.flt-R { float:right; margin:0 0 15px 15px; } 
#boxContents02 div#column-wrap div#columnmain div#columntext.irregular p.photo { width:245px; }
#boxContents02 div#column-wrap div#columnmain div#columntext.irregular p.photo.vertical { width:134px; }

/* **************************************************************************** */
/* MATCH RESULT */
/* **************************************************************************** */
#boxContents02 div#result-wrap div#resultmain div#resulttext h4.midashi { border:none; padding-left:16px; background:url(/img/competition/eafc2013/result/bg_midashi_m.gif) repeat-y left top; padding-top:2px; color:#325A8B; margin-bottom:10px; }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext h4.midashi { background:url(/img/competition/eafc2013/result/bg_midashi_w.gif) repeat-y left top; color:#B32D60; }
#boxContents02 div#result-wrap div#resultmain div#resulttext div.boxtbl { margin-bottom:25px; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table { border-right:1px solid #325A8B; border-bottom:1px solid #325A8B; }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table { border-color:#822247; }

#boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul { text-align:center; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li{ line-height:1.5; display:inline; padding:0 9px 0 24px; background:url(/img/competition/eafc2013/result/icn_arrow_m.gif) no-repeat 9px 4px; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li a{ line-height:1.5; color:#315B8D; font-size:12px; background:url(/img/competition/eafc2013/result/icn_link_m.gif) no-repeat right .4em; padding-right:15px; }
html.oldie #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li a{ background-position:right .3em; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li a:hover { text-decoration:none; }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table#matchschedule ul li{ background-image:url(/img/competition/eafc2013/result/icn_arrow_w.gif); }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table#matchschedule ul li a{ color:#B22E60; background-image:url(/img/competition/eafc2013/result/icn_link_w.gif) }

#boxContents02 div#result-wrap div#resultmain div#resulttext table tr th,
#boxContents02 div#result-wrap div#resultmain div#resulttext table tr td { border-left:1px solid #325A8B; border-top:1px solid #325A8B; padding:4px 0; text-align:center; }

#boxContents02 div#result-wrap div#resultmain div#resulttext table.praze tr td { text-align:left; padding-left:10px; }

#boxContents02 div#result-wrap div#resultmain.women div#resulttext table tr th,
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table tr td { border-color:#822247; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table tr th { background:#5184C5; color:#FFF; }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table tr th { background:#B32D60; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table tr th div.parent span { top:0px; right:5px; }
#boxContents02 div#result-wrap div#resultmain div#resulttext table tr.nuri td { background:#E1EBF5; }
#boxContents02 div#result-wrap div#resultmain.women div#resulttext table tr.nuri td { background:#F0D9E1; }
#boxContents02 div#result-wrap div#resultmain div#resulttext p.remarks { margin-top:7px; font-size:12px; }

/* for OLD IE */
html #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li {  background-position:9px 3px\9; }
*:first-child+html #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li { background-position:9px 4px; }
*+html #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li {  background-position:9px 4px; }
*html #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li { background-position:9px 0px; }
*html #boxContents02 div#result-wrap div#resultmain div#resulttext table#matchschedule ul li a { background-position:right 2px; /*font-size:11px;*/ }

*html #boxContents02 div#report-wrap,
*html #boxContents02 div#result-wrap ,
*html #boxContents02 div#column-wrap { padding:10px 8px 0 8px; }

/* 表示・非表示制御 */
#boxContents02.ja span.en, #boxContents02.ja span.cn, #boxContents02.ja span.kr { display:none; }
#boxContents02.en span.ja, #boxContents02.en span.cn, #boxContents02.en span.kr { display:none; }
#boxContents02.cn span.en, #boxContents02.cn span.ja, #boxContents02.cn span.kr { display:none; }
#boxContents02.kr span.en, #boxContents02.kr span.ja, #boxContents02.kr span.cn { display:none; }
#boxContents02.ja span.nojp { display:none; }

.pp_details, div.pp_default .pp_description{ *margin-bottom:0!important; _margin-bottom:0!important; }