/* CSS Document */

body {
   	background: url(../../img/html_p_back.jpg) repeat-y;
	background-position : top center ;
	}
	
p {
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	/**/
}
	

#logo {
	position: relative;
	top: -22px;
	left: 610px;
	width:96px;
	visibility: hidden;
	 }
	

a	{color: #017acd}


/* 携帯サイト用 */	
div#keitai	{width: 280px;
    float: right;
	margin-bottom: 0px;
	margin-top: 0px ;
	padding: 0px 0px 0px}
	
div#keitai p	{
	font-size: 0.75em;
	margin: 0}


/* 	更新日
---------------------------------------------*/
   #kousin {
	position: relative;
	top: -35px;
	left: 590px;
	width:227px;
	font-size: x-small;
	}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}
	
	
		/* ヘッダー */


/* ヘッダー */
div#header-taibo	{background-color: #ffffff;
	background-image:  url(/bs/img/66bosiyu.jpg);
	background-repeat: no-repeat;
	top: 0px;
	padding: 50px 0px 95px  }
	
div#header-sin	{background-color: #ffffff;
	background-image:  url(/bs/img/sin_bosiyu.jpg);
	background-repeat: no-repeat;
	top: 5px;
	padding: 20px 0px 110px  }
	
div#header-siaikitei {background-color: #ffffff;
	background-image:  url(/bs/img/siai_kitei.jpg);
	background-repeat: no-repeat;
	top: 5px;
	padding: 20px 0px 110px ;
	 }
	
	
		
div#header h1	{margin: 0}

div#header p	{
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: -32px;
	margin-bottom: 5px}


/* メイン */
div#main	{width: 760px;
	float: left}

/* コンテンツ---トーナメント表 */
	
/* コンテンツ */	
div#content	{
	width: 550px;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: -13px;
	
}

div#content h2	{background-color: #FFFFFF;
	background-image: url(#);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #000000;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center}
	

div#content h3	{background-color: #e0e0e0;
	background-image:  url(../../img/bs-bar-buru.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 24px;
	margin-bottom: 0}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 5px;
}

div#frame	{border: solid 1px #ffffff;
	padding-left: 0px;
	padding-right: 10px;
	height: 530px;
	width: 550px;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: scroll}


/* サイドバー */
div#sidebar	{
	width: 180px;
	float: left;
	margin-bottom: 25px;
	margin-top: 10px;
	margin-left: 5px;
}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}
	
ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	border: 2px #666666;
	background-color: #005087;
	border-bottom: 1px #ffffff;
	padding-left: 8px}
	
		
ul.sidemenu li a:hover	{background-color: #005087}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #999999;
	
	line-height: 24px}


ul.sidemenu ul li a:hover 	{background-color: #0066ff}


p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}



/* フッター */
div#footer	{background-image:  url(../../img/bs_footer_dai.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0px;
	padding-top: 15px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

