/* CSS Document */

@charset "shift_JIS";

body {
   	background: #000000 url() repeat-y;
	background-position : top center ;
		}
	
p {
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ffffff;
			
	/**/
}

#container #main #content p .レッド {
	color: #F00;
}



img {
     border: none;
	 }

#logotop {
	position: relative;
	top: -190px;
	left: 620px;
	width:96px;
	}

#logo {
	position: relative;
	top: -17px;
	left: 15px;
	width:96px;
	}

a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	background: #00000;
	border:solid 0px #333333;
	margin-right: auto}

/* ヘッダー */
div#headertop	{background-color: #FF6600;
	background-image:  url(../../uni/siyoka/img/top760_200.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding: 210px 0px 20px  }

div#header	{background-color: #FF6600;
	background-image:  url(../../uni/img/siyoka-ue-bana.jpg);
	background-repeat: no-repeat;
	padding: 50px 0px 20px  }

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.9em;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #ffffff;
	
		}

/* メイン */
div#main	{width: 760px;
	float: left}

/* コンテンツ---トーナメント表 */
	
/* コンテンツ */	
div#content	{
	width:758px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	border:solid 1px #333333;
	padding: 0px 0px 0px 0px }

div#container h1	{
	margin: 0;
	margin-bottom: 0px;
    font-size: 0.75em;

}

div#content h2	{
	background-color: #006699;
	background-image: url(../../img/top-sidebar-back.gif);
	background-repeat:repeat-x;
	font-size: 0.875em;
	color: #CCCCCC;
	line-height: 23px;
	padding-left: 300px;
	margin-top: 2px;
	margin-bottom: 0
}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 0px;
}


/* サイドバー

2013.03.27 サイドバーは削除する

 */

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/footer_dai.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0px;
	padding-top: 10px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
