﻿
/* アスリートインタビュー

  ページ内容のスタイルシート
---------------------------------------------
製作者　kubota
作成日　2008/07/19
=============================================*

/* 注意！　高橋選手の記事でも使用！

製作者　kubota
作成日　2009/02/04  news_takahasi01.html
=============================================*/
/*-------------------------------------------
 リンク　オンマウス 青→赤
---------------------------------------------*/
A.textLink:link    {
	text-decoration:none;
	color: #4682b4;
}
A.textLink:visited {
	text-decoration:none;
	color: #4682b4;
}
A.textLink:active  {
	text-decoration:none;
}
A.textLink:hover   {
	text-decoration:underline;
	color:#FF0000;
}

/* リンク　オンマウス →赤
---------------------------------------------*/
A.linkRed:link    {
	text-decoration:none;
	color: #333;
}
A.linkRed:visited {
	text-decoration:none;
	color: #333;
}
A.linkRed:active  {
	text-decoration:none;
}
A.linkRed:hover   {
	text-decoration:underline;
	color:#FF0000;
}

img  {
    border-style:none;
}
/*-------------------------------------------
  二段組 (w740) 川嶋監督連載 記事
---------------------------------------------*/	
#container2 {
    clear: both;
    float: left;
    overflow: hidden;
    margin-left: 5px;
}

#second2 {
    float: right;
    width: 165px;
    padding-right: 10px;
}

#subContainer2 {
    float: left;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
    width: 560px;
    background-image: url("../imgathlete/back550d.png");

}

/*-------------------------------------------
  三段組 (w740) 川嶋監督連載 トップ
---------------------------------------------*/	
#container1 {
    float: left;
    overflow: hidden;
    margin-left: 5px;
}

#second {
    float: left;
    width: 170px;
}

#subContainer {
    float: left;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
    width: 560px;
}


#subContainer #sub {
    float: left;
    width: 398px;
    background-image: url("../imgathlete/back390d.png");
}
/*  width:400  */
		
#subContainer #sub02 {
    float: left;
    width: 160px;
}
#sub p {
    margin-right: 10px;
}
/*-------------------------------------------
  川嶋監督連載記事 背景
---------------------------------------------*/	
	
/* background goto below */
#second , #sub , #sub02 , #second2 , #subContainer2  {
    padding-bottom: 32768px;
    margin-bottom: -32768px;
}

/*------------------  footer ------------------*/	
#footer  {
   clear: both;
}
 
#footer  p  {
    font-size: 0.8em;
    text-align: right; 
    padding: 0 30px 20px 0;
}

   
/*-------------------------------------------
  川嶋記事 テキスト設定
---------------------------------------------*/

/*--  川嶋 設定  --*/  
p.pan {
    padding: 0 10px 0 5px;
}  

p  {
    padding: 0px 20px 10px 10px;
    text-align: justify; 
    text-justify: distribute;
}

#container1  h2  {
    padding-bottom: 15px;
}

/*--  サイドメニュー設定  --*/   
.font08 {
    font-weight: normal;
    font-size: 0.8em;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: justify; 
    text-justify: distribute;
}

.li-pd {
    padding-bottom: 5px; 
}

/*--  main インタビュー  --*/ 
#subContainer2  p ,
#subContainer2  h3
{
    padding: 0px 35px 10px 20px;
    text-align: justify; 
    text-justify: distribute;
}

.text-right {
    text-align: right;
    font-size: 0.8em;
    padding: 0 40px 10px 0;    
}

.textbox {
    margin: 0px 40px 35px 30px;
    border: solid 1px #000;
    font-size: 0.8em;   
}


/* リストボタンの設定　「・」を表示させない 
---------------------------------------------*/
ul {
    list-style-type: none;
}


/* 画像の表示設定 
---------------------------------------------*/
#subContainer2  img  {
    margin: 0px 0px 15px 15px;
}

/* table (インタビュー)
---------------------------------------------*/


table  {
        border-collapse: collapse;
        margin: 5px 0 0px 20px;
        width: 505px;
}

td {
        padding-bottom: 30px;
        text-align: justify; 
        text-justify: distribute; 
}

td.name {
        width: 80px;
        vertical-align: top;
}

td.text {
        width:160;
        vertical-align: top;
}

td.text2 {
        text-align:center
}

/*-------------------------------------------
  アスリートインタビュー テキスト設定
  athlete0001
---------------------------------------------*/

#main   {
    margin: 20px 0px 30px 13px; 
}

h2  {
    margin:0px 0px 5px 0px;
    clear: both;
}

/* ロールオーバーの表示設定 
---------------------------------------------*/


/* アスリート一覧ロールオーバーの表示設定 
---------------------------------------------*/
#gallery ul{
    list-style:none;
}

#gallery ul li{
    float: left;
    margin: 0 20px 20px 0;
}

/* 川嶋監督 */
.rollover01 img  {
    border: none;
}

.rollover01 a {
    display:block;
    width:708px;
    height:99px;
    background:url(../imgathlete/athobi_hover01.png) 0 0 no-repeat;
}
 
.rollover01 a:hover  {
    background-color: #fff;
}

.rollover01 a:hover img  {
    visibility: hidden;
}
/* WGH Pro購入はこちら */
.rollwgh a {
    display:block;
    width:160px;
    height:183px;
    background:url(../imgathlete/wgh_hover01.png) 0 0 no-repeat;
    margin-top: 20px;
}
.rollwghB a {
    display:block;
    width:150px;
    height:172px;
    background:url(../imgathlete/wgh_hover02.png) 0 0 no-repeat;
    margin-top: 20px;
}

/* 松元選手 */
.roll0001 a {
    display:block;
    width:222px;
    height:168px;
    background:url(../imgathlete/ath0001_hover.png) 0 0 no-repeat;
}
/* 佐藤選手 */
.roll0002 a {
    display:block;
    width:222px;
    height:168px;
    background:url(../imgathlete/ath0021_hover.png) 0 0 no-repeat;
}
/* 黒田選手 */
.roll0003 a {
    display:block;
    width:222px;
    height:168px;
    background:url(../imgathlete/ath0022_hover.png) 0 0 no-repeat;
}
/* 堀江選手 */
.roll0004 a {
    display:block;
    width:222px;
    height:168px;
    background:url(../imgathlete/ath0023_hover.png) 0 0 no-repeat;
}
/* 宮地選手 */
.roll0005 a {
    display:block;
    width:222px;
    height:168px;
    background:url(../imgathlete/ath0045_hover.png) 0 0 no-repeat;
}

/*  二段組 アスリートインタビュー 記事
---------------------------------------------*/	

#container3, #textint {
   width:700px;
   margin: 20px;
}
/*  インタビュー   二段組 */
#second3 {
   width:300px;
   float:left;
}
#subcontainer3 {
   width:400px;
   float:left;
}

/*  記事    二段組 */
#subcontainer4 {
   width:150px;
   float:left;
}
#second4 {
   width:550px;
   float:left;
}

/*  記事   text,img */

#textint h3 {
  margin: 0px 0px 10px 10px;
}

#textint p  {
    padding: 0px 30px 20px 26px;
}

#subcontainer4 img{
    margin-bottom: 10px;
}

/*  記事  ブルータグバナー */
.img-m01 { 
    margin: 0px 0px 20px 30px;
    vertical-align:middle;
}

/*==============================================
   高橋選手　記事　090204　news_takahashi01
   そのたインタビュー
-----------------------------------------------*/
#second4t {
   width:500px;
   float:left;
}
#subcontainer4t {
   width:150px;
   padding-left: 50px;
   float:left;
}
#second4t h3 {
	font-size: 100%;
	margin-bottom: 1em;
	padding-left: 5px;
	border-left: 5px solid #666;
}

#second4t dt  {
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 1em;
	padding-left: 15px;
	border-left: 5px solid #666;
}

#second4t  dl {
     padding: 0px 20px; 
     
}

#second4t  dd {
     padding: 0px 0px 20px 20px; 

}

#subcontainer4t img{
    margin-bottom: 30px;
}
/*==============================================
   ラバネロ　記事　091221　インタビュー
-----------------------------------------------*/

#subcontainer4t2 {
   width:150px;
   padding-left: 50px;
   float:left;
}

#subcontainer4t2 img  {
    margin-bottom: 10px;
}
#subcontainer4t2  p  {
    font-size: 0.8em;   

    padding: 0px;
}
    
/*==============================================
   記事　090309　news_kato
-----------------------------------------------*/
.texth3  {
    padding-left: 10px;
    color: #5F9EA0;
}

/* table (news_kobayashi)
---------------------------------------------*/

#second4t  table  {
    border-collapse: collapse;
    width: 90%;
	margin-left: -5px;
}

#second4t  td {
    padding: 5px;
  
}
.textR {
    text-align : right;
  
}
#smalltable {
    border-collapse: collapse;
    width: 65%;
	margin-left: -5px;
}

