@charset "utf-8";

/* 基本スタイル （simuトップのみ適用）
---------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF url() repeat-y;
	background-position : top center;
	background-color: #000000;
	}
	
.style2 {color: #00CC00}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #00CC00;
}
	
		
	body,td,th {
	color: #FFFFFF;
}

p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
}

img {
     border: none;
	 }
	 
	 
/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: -5px;
	margin-left: 18px ;
	margin-bottom: 0px}
		

---------------------------------------------*/
 	
	div#content naka	{background-color: #FFFFFF;
	background-image:  url();
	background-repeat: no-repeat;
	line-height: 20px;
	width:760px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px}
	
	
	
/* トップヘッダー  
---------------------------------------------*/
 #logo {
	position: absolute;
	top: 35px;
	left: 660px;
	width:103px;
	visibility: visible;
	
	}
 
   #simi_header {
	position: relative;
	z-index:120;
	margin:  auto;
	top: 0px;
	left:0px;
	width:780px;
	height:20px;
	background-image:  url();
			
   }

   #simi_flsh {
	position: relative;
	z-index:120;
	margin: 0 auto;
	top: 50px;
	left:0px;
	width:750px;
	height:170px;
  		
   }
   
   
/* 2段組　840トップ
---------------------------------------------*/
#bs_content {
	position: relative;
	margin: 0 auto;
	width: auto;
	padding: 40px 40px 40px 40px;
	
}
#bs_primary {
    position: relative;
	width: auto;
	left:0px;
	top: -40px;
	padding: 0px 0px 0px;
	background-color: #000000;
}
	

#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: auto;
	margin-top: 26px;
	top: -10px;
	left: 0px;







	background-color: ;
}
#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 0px;
	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: 30px;
	}
	

/* 	カウンター
---------------------------------------------*/
   #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;
}

div#footer	{background-image: url();
	background-repeat: repeat-x;
	width: auto;
	line-height: 30px;
	margin-top: 0px;
	padding-top: 3px;
	clear: both}
	
address	{font-size: 0.95em;
	font-style: normal;
	text-align: center}
