@charset "utf-8";

/* 基本スタイル （840トップとbsトップのみ適用）
---------------------------------------------*/
body {

	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF url(../../images/html_p_back.jpg) repeat-y;
	background-position : top center ;
	
}
p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
}

img {
     border: none;
	 }
	 
	 
/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: -8px;
	margin-left: 18px ;
	margin-bottom: 5px}
		
	/* 今週写真　野球トップだけに表示
---------------------------------------------*/
   #bs_sunday_01 {
	position: absolute;
	margin-right: 9px ;
    margin-bottom: 9px ;
	padding: 3px ;
	top: 0px;
	left: 20px;
	width:150px;
	border: 1px solid #666666;
					}	
	
	 #bs_sunday_02 {
	position: absolute;
	margin-right: 9px ;
    margin-bottom: 9px ;
	padding: 3px ;
	top: 115px;
	left: 20px;
	width:150px;
	border: 1px solid #666666;
			}	
	
	#bs_sunday_03 {
	position: absolute;
	margin-right: 9px ;
    margin-bottom: 9px ;
	padding: 3px ;
	top: 20px;
	left: 10px;
	width:150px;
	border: 1px solid #666666;
	
		}		
	
		
	
/* 	更新日
---------------------------------------------*/
   #kousin {
	position: absolute;
	top: 42px;
	left: 636px;
	width:162px;
	z-index: 105;
	}

	
	div#content h3	{background-color: #FFFFFF;
	background-image:  url(../../img/bs-bar-buru.gif);
	background-repeat: no-repeat;
	font-size: 0.95em;
	line-height: 20px;
	padding-left: 40px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px}
	
/* トップヘッダー  2007.6.28 HPトップと野球トップのindexページはこのcssを使う
---------------------------------------------*/
 #logo {
	position: absolute;
	top: 10px;
	left: 618px;
	width:103px;
	z-index: 105;
	visibility: hidden;
	}

 #bs_header {
	position: relative;
	z-index:120;
	margin: 0 auto;
	top: 10px;
	left:0px;
	width:750px;
	height:230px;
	background-image:  url(../../images/top_bs.jpg); left top no-repeat;
	
		
   }
   #simi_header {
	position: relative;
	z-index:120;
	margin: 0 auto;
	top: 11px;
	left:0px;
	width:750px;
	height:220px;
    background-image:  url(../../images/simi_top.jpg); 
			
   }

   #simi_flsh {
	position: relative;
	z-index:120;
	margin: 0 auto;
	top: 50px;
	left:0px;
	width:750px;
	height:170px;
  		
   }
   
   
 /* 840トップナビゲーション
	---------------------------------------------*/
	#navigation {
	position: absolute;
	top: 82px;
	left: 160px;
	width: 430px;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navigation li {
		float: left;
		width: 107px;
		margin: 0;
	}
	#navigation li a {
		display: block;
		width: 100%;
		padding: 3px 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		background:  url(../../images/navigation_bg.gif) left top no-repeat;
	}
	#navigation li a:hover {
		color: #EC8602;
		background:  url(../../images/navigation_bg.gif) right top no-repeat;
	}
	
	
	
	/* サブメニュー
	---------------------------------------------*/
	#navigation ul ul {
	background: #EEEEEE;
	background-color: #666666;
	}
	#navigation ul ul li {
		float: none;
	}
	#navigation ul ul li a {
		border-top: 1px solid #FFFFFF;
		background: none;
		font-size: 90%;
		font-weight: normal;
		padding: 3px 0;
	}
	#navigation ul ul li a:hover {
		color: #FFFFFF;
		background-image: none; 
		background-color: #EC8602;
	}
	#navigation ul li.parent ul {
		display: none;
	}
	#navigation ul li.parentOn ul {
		display: block;
	}

/* 2段組　840トップ
---------------------------------------------*/
#bs_content {
	position: relative;
	margin: 0 auto;
	width: 761px;
	margin-top: 26px;
	top: -15px;
}
#bs_primary {
    position: relative;
	width: 580px;
	left:170px;
	top: 0px;
	background-color: #FFFFFF;
}
#bs_secondary {
	position: absolute;
	width: 155px;
	left: 20px;
	top: 20px;
	background: #FFFFFF url(../../images/secondary_bg.gif) right top repeat-y;
	background-color: #FFFFFF;
}

/* 2段組 野球　
---------------------------------------------*/
#meil_primary {
    position: relative;
	width: 500px;
	left:220px;
	top: 0px;
	background-color: #FFFFFF;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 761px;
	margin-top: 26px;
	top: -10px;
	left: 0px;
}
#primary {
    position: relative;
	width: 530px;
	left:220px;
	top: 0px;
	background-color: #FFFFFF;
}
#secondary {
	position: absolute;
	width: 150px;
	left: 30px;
	top: 0;
	background: #FFFFFF url(../../images/secondary_bg.gif) right top repeat-y;
	background-image:  url(../../images/secondary_bg.gif);
}



/* 本文
---------------------------------------------*/

#bs_primary .section h3 {
	margin: 20px 0 26px 20px;
	font-size: 120%;
	}
	
#bs_primary h2 {
	background:  url(../../images/bs_top_h2_bg.gif) left top no-repeat;
	margin: 0;
	padding: 10px 0 15px 20px;
	font-size: 100%;
	}	
	
#bs_primary  h3 {
	font-size: 117%;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	}
#bs_primary p {
	margin: 10px 0;
	margin-left: 40px;
	}
	

/* 	カウンター
---------------------------------------------*/
   #kaunto {
	position: absolute;
	z-index:110;
	top: 4px;
	left:570px;
	width:120px;
	}


/* 補足情報
---------------------------------------------*/
#bs_secondary {
	font-size: 90%;
	top: 45px;
	left: 12px;
}

#bs_secondary h3 {
	margin: 0;
	padding: 3px 10px;
	font-size: 130%;
	border-top: 1px solid #D77900;
	border-bottom: 1px solid #D77900;
	color: #FFFFFF;
	background: #EC8602 url(../../images/secondary_h3_bg.gif) right top repeat-y;
}
#bs_secondary p {
	margin: 10px;
}


	/* リンク　　野球トップページ左側リスト
	---------------------------------------------*/
	#bs_secondary ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#bs_secondary li {
		margin: 0;
		border-bottom: 1px solid #CCCCCC;
		background:  url(../../images/sidenav_bg_on.gif) left center no-repeat;
	}
	#bs_secondary li a {
		display: block;
		width: 138px !important;
		width /**/: 168px;
		padding: 5px 5px 5px 25px;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
		background:  url(../../images/sidenav_bg_off.gif) left center no-repeat;
	}
	#bs_secondary li a:hover {
		color: #EC8602;
		background: none;
	}

