/* CSS Document */

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


#logo {
	position: relative;
	top: -5px;
	left: 10px;
	width:96px;
	}

a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{
	background-color: #999999;
	background-image:  url(/photo/reki-yu/reki-jpg/reki-taitoru.jpg);
	background-repeat: no-repeat;
	padding: 30px 0px 20px
}

div#header h1	{margin: 0}

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

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 10px}


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

/* コンテンツ---トーナメント表 */
	
/* コンテンツ */	
div#content	{
	 background-color: #000000;
	width: 540px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #333333;
	padding: 0px 0px 0px 0px }
	
	
div#content p	{
		margin: 3px;
		color:#FFFFFF;
		
		
		
		}
	
	
div#content	 img  {
   
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	padding: 3px ;
		
	}
	
div#content h2	{
	background-color: #CCCCCC;
	background-image: url(../../img/rekidai-buru-h2.gif);
	background-repeat: repeat-x;
	font-size: 0.95em;
	color: #000000;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	text-align: left;
	
}
	

div#content h3	{
	background-image:  url(../../img/rekidai.iti-buru.gif);
	background-repeat: repeat-x;
	font-size: 0.875em;
	line-height: 25px;
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px}

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


/* 大見出し
---------------------------------------------*/
h1 {
	margin-bottom: 20px;
}
/* 優勝写真リスト
---------------------------------------------*/
#productList {
	margin-top: 30px;
	margin-left:-30px;
	}
#productList h2 {
	border-top: 1px solid #CCCCCC;
}

#productList li {
	float: left;
	width: 300px;
	margin: 10px 10px 0px 0px;
	text-align: center;
	
	}
#productList dl {
	width: 300px;
	margin: 1px 0;
	font-size: 90%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E8E8E8;
}
#productList dt {
　　width: 300px;
	padding: 0px 0;
	text-align: center;
	background: #FFFFFF;
	border-top: 1px solid #E8E8E8;
}
#productList dd {
　　width: 300px;
	padding: 0px 0;
	background: #1e1e1e;
}

#productList img {
　　margin-right: 10px ;
    margin-bottom: 10px ;
	padding: 3px ;
	border: 1px solid #E8E8E8;
}


/* サイドバー */
div#sidebar	{
	width: 180px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	border:solid 1px #666666;
	background-color: #000000;
	padding: 4px 4px 4px 4px
}
	


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: #cccccc;
	color: #000000;
	border-bottom: solid 1px #999999;
	background-image: url(../../img/ni-komoku-bar-24px.gif);
	line-height: 24px
}


ul.sidemenu ul li a:hover 	{
}


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;
	line-height: 30px;
	margin-top: 0px;
	padding-top: 3px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
.訂正 {
	color: #F00;
}