@charset "utf-8";
/*========================================================
Site Name   :: ひかりＴＶ SOCCER
Site URL    :: http://soccer.hikaritv.net
Description :: 印刷用CSS
Author      :: by ひかりＴＶ SOCCER - N.j.U
Last Up Date:: 2008-04-01
========================================================*/

/*
===== CONTENTS ===========================================

  1: CONTAINER
  2: HEADER
  3: BACK TO TOP
  4: SIDE CONTET MENU
  5: FOOTER

==========================================================
*/

body {
  line-height: 1.5;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 11pt;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  width: 640px;
  margin: 0 auto 0 auto;
}

a:link,
a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
  padding: 0 10px 0 0;
}

address {
  font-style: normal;
  text-align: center;
}

img {
  border: 0;
}

/*
===== 0: CONTAINER =========================================
*/

/*
===== 1: HEADER ==========================================
*/


.section,
#global,
#header #sub,
#contentNavi,
#mainVisual,
#contentMenu,
#contentMenu ul,
#contentMenu li,
#footer dl,
#footer dt,
#footer dd,
#breadcrumbs,
object,
embed,
#videoPlayerAreaRight,
.goTop,
.goProgram,
.goOrder,
.faqListBack,
.legalListArea {
  display: none;
}

#contentBody {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

#contentBody table,
#contentBody th,
#contentBody td {
  border-collapse: collapse;
  border-spacing: 0;
}

#contentBody table {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}

#contentBody table th,
#contentBody table td {
  padding: 5px;
  font-size: 90%;
}

#contentMain caption{
  margin: 30px 0 5px 0;
}

#contentBody table th {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
}

#contentBody td {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
}

h1,
#logo,
#catchcopy {
  margin: 0;
  padding: 0;
  font-size: 10pt;
}



#contentMain h2{
  color: #000;
  border-bottom: solid 1px #666;
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
}


#contentMain h3{
  font-size: 11pt;
  width: 640px;
  margin: 0;
  padding: 0;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
}

#contentMain h4{
  margin: 80px 0 0 0;
  padding: 0;
  border-bottom: solid 1px #666;
}

#faq #contentMain h3{
  margin: 60px 0 0 0;
}

.faqQ{
  margin: 40px 0 0 0;
  border-bottom: solid 1px #666;
}
