﻿
/* アスリートからの便り

  ページ内容のスタイルシート
---------------------------------------------
製作者　kubota
作成日　2009/01/24
=============================================*/

/*  3 ピクセルのテキストジョグ Holly Hack を適用します。*/

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */


img  {
    border-style:none;
}

.imgspace  {
    margin-bottom: 10px;

}


/*-------------------------------------------
  アスリートからの便り テキスト設定

--------------------------------------------*/

h2  {
    margin-bottom: 15px;
}

h2.font  {
    margin: 0px 0px 0px 10px;
    font-size: 1.0em;
}
h3  {
    margin: 0px 0px 10px 150px;
}
h3.title {
    margin: 0px;
}
.font08 {
    font-weight: normal;
    font-size: 0.8em;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: justify; 
    text-justify: distribute;
}

.font08left {
    font-weight: normal;
    font-size: 0.8em;
    padding:0px 10px;
    margin-bottom: 10px;
}
.h3list {
    margin: 0px 0px 10px 0px ;
    padding-left: 10px;
    font-weight: normal;
    font-size: 0.8em;
    background-color: #E6E6FA;
	border-color: #e6e6fa #e6e6fa #ccc #ccc;
	border-style:solid;
	border-width: thin;
    
}

ul  {
	list-style-position: outside;
	list-style: none;
} 

#athlist ul  {
    padding-left: 10px;
}

/* リンク　オンマウス 
---------------------------------------------*/

/*　#4E9BE7　水色　*/
A.linkblue:link    {
    text-decoration:none;
    color: #4E9BE7;
}
A.linkblue:visited {
    text-decoration:none;
    color: #4E9BE7;
}
A.linkblue:active  {
    text-decoration:none;
}
A.linkblue:hover   {
    color:#4E9BE7; text-decoration:underline;
}

/*------------------  footer ------------------*/	
#footer  {
   clear: both;
}
 
#footer  p  {
    font-size: 0.8em;
    text-align: right; 
    padding: 0 30px 20px 0;
}

/*-------------------------------------------
  アスリートからの便り top 一覧　090201
---------------------------------------------*/

#main   {
    margin: 20px 0px 30px 10px; 
    widht:720px;
}

#athlist  {
	width: 125px;
	float: left;
}
#athbox  {
	float: right;
	width:595px;
}

/* アスリートからの便り　一覧ロールオーバーの表示設定 
-----------------------------------------------------------*/
#gallery {
    clear: both;
}
#gallery ul{
    list-style:none;
}

#gallery ul li{
    float: left;
    margin: 0 15px 20px 0;
}

.rollover01 a:hover  {
    background-color: #fff;
}

.rollover01 a:hover img  {
    visibility: hidden;
}
/* WGH Pro購入はこちら */
.rollwgh a {
    display:block;
    width:160px;
    height:183px;
    background:url(../imgtop/wgh_hover01.jpg) 0 0 no-repeat;

}
.rollwghB a {
    display:block;
    width:150px;
    height:172px;
    background:url(../imgathlete/wgh_hover02.jpg) 0 0 no-repeat;
    margin-top: 20px;
}

/*** 選手一覧 ロールオーバー 090215 */

#athbox li{
	list-style-type:none;
    width:189px;
    height:127px;
    float: left;
    margin: 0px 9px 20px 0px;
}

/* 笹木選手 090124 */
li.rol_sasaki  {
	background:url(../imgathlete/ath_sasaki_h.jpg);
}
/* 高橋選手 090124 */
li.rol_takahashi  {
	background:url(../imgathlete/ath_takahashi_h.jpg);
}
/* 山中選手 090124 */
li.rol_yamanaka  {
	background:url(../imgathlete/ath_yamanaka_h.jpg);
}
/* 佐藤選  手 090124 */
li.rol_sato{
	background:url(../imgathlete/ath_sato_h.jpg);
}
/* 桧野選手 090124 */
li.rol_hino  {
	background:url(../imgathlete/ath_hino_h.jpg);
}
/* 松元選手 090124 */
li.rol_matsumoto  {
	background:url(../imgathlete/ath_matsumoto_h.jpg);
}
/* 堀江選手 090124 */
li.rol_horie  {
	background:url(../imgathlete/ath_horie_h.jpg);
}
/* 宮地選手 090124 */
li.rol_miyachi  {
	background:url(../imgathlete/ath_miyachi_h.jpg);
}
/* 稲田選手 090124 */
li.inada  {
	background:url(../imgathlete/ath_inada_h.jpg);
}
/* 阿部雅司 090226 */
li.rol_abe  {
	background:url(../imgathlete/ath_abe_h.jpg);
}


#athbox li a{
	display:block;
    width:189px;
    height:127px;
}
#athbox li a:hover {
	background-color:transparent;
}
#athbox li a:hover img{
	visibility:hidden;
}

/*** 選手一覧  end ***/


/*-------------------------------------------
 選手のページ　090201 
---------------------------------------------*/

/*-------------------------------------------
  三段組 (w740) 
---------------------------------------------*/	
  
#container1 {
    width: 740px;
    clear: both;
}

#left {
    float: left;
    width: 280px;
    padding-left: 20px;
}
#center {
    float:left;
    width: 250px;
}

#right {
    float: left;
    width: 190px;
}

/*** 2段用（高橋選手） ***/
#centerPro  {
    float:left;
    width: 420px;
}

/* 2段組レイアウト 上の段 ie6で崩れないように
---------------------------------------------*/
#container2  {
    width: 720px;
    padding: 40px 0px 20px 20px;
	clear: both;
}
#container2t  {
    width: 720px;
    padding: 10px 0px 20px 20px;
	clear: both;
}
#list  {
	width: 530px;
	float: left;
}
#bannre  {
	float: right;
	width:185px;
}

#container1  h2  {
    padding-bottom: 15px;
}


/* 表設定 選手のページ　090201  #f0f8ff #b0c4de 99ccff  99cccc
---------------------------------------------*/
table  {
    border-spacing: 0px;
    border: solid #99cccc  1px;
}

th,td  {
    padding: 5px 10px; 
    border: solid #f0f8ff 3px;     
}

th  {
    font-weight: normal;
    text-align:center;
}

/*** バナー画像 ***/

#banner img  {
    margin-bottom: 15px;
}

/*** ページ分割 ***/
.page {   
    text-align: center;
    margin-top: 20px;
}   
.page li {   
    display: inline;   
}   
.page li strong {   
    display: -moz-inline-box;   
    display: inline-block;   
    padding: 2px 7px 4px;   
    background: #EEE;   
    border: 1px #CCC solid;   
}   
.page li a {   
    display: -moz-inline-box;   
    display: inline-block;   
    padding: 2px 7px 4px;   
    border: 1px #CCC solid;   
}   
.page li a:hover {   
    border: 1px solid #4E9BE7;   
    background: #4E9BE7;   
    color: #FFF;   
}  
