body
{
text-align:center;
background: #b09d97 url(../img/background.gif) repeat ;
font-family: "ＭＳ Pゴシック","Osaka",arial,sans-serif;
padding:0px;
margin:0px;
}

table {
border-collapse: collapse;
border-spacing:0px;
table-layout:fixed;
padding:0px;
margin:0px;
border-top-width : 0em;
border-right-width : 0em;
border-bottom-width : 0em;
border-left-width : 0em;
}
td {
padding:0px;
margin:0px;
}
A:link {text-decoration:underline; color:#cca197;}
A:visited {text-decoration:underline; color:#cca197;}
A:active {text-decoration:none; color:#cca197;}
A:hover {text-decoration:none; background-color:#974f45; color:#cca197;}

td,p,div,span,h5
{
	font-family: "ＭＳ UIゴシック", "Osaka"; 
	font-size: 12px;
}
h2 {
display:inline;
vertical-align:bottom;
font-size:24px;
font-weight:bold;
line-height:150%;
padding:0px 5px;
margin:0px;
color:#d9bdbd;
}
h5
{
	margin-bottom:5px;
}
p
{
	margin:0 0 0 0;
	line-height:150%;
}


table.News
{
	border-left:1px solid #a05c53;
	border-right:1px solid #a05c53;
}

span.date
{
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
}

/*メイントップメニュー用*/
/*背景画像にバーを指定*/
/*リンクの下線を消し、オンマウス時の背景色やフォント等を指定。*/
.topmenu
{
	table-layout:fixed;
	width:800px;
	height:30px;
	border-collapse:collapse;
	background-image:url(../img/navi_001.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.topmenu a{
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:29px;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#cc8a8a;
}
.topmenu td
{
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:0px;
	white-space:pre;
}
.topmenu a:link{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#cc8a8a;
	padding:0px;
	margin:0px;
}
.topmenu a:visited{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#cc8a8a;
	padding:0px;
	margin:0px;
}
.topmenu a:hover{
	text-decoration:none;
	background-image:url(/img/navi_on.gif);
	background-repeat:repeat;
	font-size:14px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

/* h3タイトル用 */
/* インデックス以外のページタイトル背景画像を設定。*/

.pagetitle {
	padding:10px;
	margin:0px;
	width:800px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	background-image:url(/img/navi_002.gif);
	background-repeat: no-repeat;
}


/*インデックスページ*/
table.main01{
table-layout: fixed;
width: 800px;
text-align:left;
vertical-align:top;
}
/*左側コンテンツ*/
/*勝敗結果等が表示される左側のレイアウト*/
.mainleft {
	width:166px;
	padding:3px;
	table-layout:fixed;
	vertical-align:top;
}
.mainleft td{
	width:160px;
	margin:3px;
	text-align:left;
	vertical-align:top;
}
.mainleft h2{
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;

}


/*メインコンテンツ画面右側用*/
/* 幅615pxを指定 */
/*背景写真を設定、投稿写真の並び位置を設定*/
.mainright {
width:615px;
text-align:center;
vertical-align:top;
}

.mainright td{
padding:0px;
margin:0px;
vertical-align:top;
}
.mainright h2{
display:inline;
vertical-align:bottom;
font-size:24px;
font-weight:bold;
line-height:150%;
padding:5px;
margin:0px;
color:#d9bdbd;
}

.mainright img{
vertical-align:top;
padding:0px;
margin:0px;
border:none;
}
.banner {
vertical-align:top;
text-align:center;
width:615px;
height:150px;
}
td.banner {
width:615px;
height:150px;
background-image:url(../img/main_image01.jpg);
background-position:top;
background-repeat:no-repeat;
}
/* 試合数表示部分 */
/* 足あと背景画像を設定 */
td.ashiato {
height:27px;
background-image:url(/img/ashiato_01.gif);
background-repeat: no-repeat;
text-indent: 35px;
padding:0px;
margin:0px;
}


/* 写真表示部分 */
/* コメント表示部分 */
div.square {
width:302px;
height:302px;
border:1px solid #808080;
background-color:#f0f0f0;
vertical-align:top;
text-align:center;
}
.square img{
vertical-align:top;
border:none;
}

.comment{
padding:3px;
font-weight:bold;
width:300px;
word-wrap:break-word;
word-break:all;
}

/*投票、引き分けボタン*/
.button01 {
width: 80px;
height: 24px;
border: 0;
background: url(../img/button-01a.gif) no-repeat;
cursor: pointer;
}

.button02 {
width: 120px;
height: 24px;
border: 0;
background: url(../img/button-02a.gif) no-repeat;
cursor: pointer;
}

/*フッター用*/
.footer {
text-align:center;
padding:15px;
margin:15px;
color:#cca197;

}
/* コピーライト表示用 */
/* 背景に足跡画像を設定 */
.copyright {
text-align:right;
height:96px;
padding:5px;
margin:5px;
font-family:Verdana,Arial,Helvetica;
font-size:11px;
color:#cca197;
background-image:url(/img/ashiato_02.gif);
background-repeat:no-repeat;
background-position:right bottom;
background-attachment: fixed;
}

.subcont{
table-layout:fixed;
background:#ffffff;
padding:15px;
width:80%;
font-family: "MS UIゴシック","Osaka",arial,sans-serif;
font-size:15px;
color: #cca197;
line-height:160%;
}

.subcont ul{
	margin:10px;
	font-weight:normal;
	line-height:120%;
}
.subcont li{
	margin:10px;
	font-weight:bold;
	list-style:square outside;
	line-height:140%;
}


/* terms.htmlについての書式 */
.terms {
font-size: 10px;
text-align:left;
color:#666666;
line-height:120%;
background:#ffffff none;
}
.terms h2{
font-size:16px;
line-height:120%;
}

/*VS用縦書きなど*/
td.vs {
width:6px;
writing-mode: tb-rl;
font-style:bold;
vertical-align:middle;
border:solid 1px;
}

/* アップロードの登録カテゴリ */
span.category {
    display:inline;
}

/* 連絡フォーム用 */
.contactform table{
	width:400px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-collapse: collapse;
	border-spacing:0px;
	table-layout:fixed;
	padding:0px;
	margin:0px;
}
.contactform td{
	padding:0px;
	margin:0px;
}

.spiffy{
    display:block
}
.spiffy *{
    display:block;
    height:1px;
    overflow:hidden;
    background:#e0e0e0
}
.spiffy1{
    border-right:1px solid #f1f1f1;
    padding-right:1px;
    margin-right:3px;
    border-left:1px solid #f1f1f1;
    padding-left:1px;
    margin-left:3px;
    background:#e7e7e7;
}
.spiffy2{
    border-right:1px solid #fbfbfb;
    border-left:1px solid #fbfbfb;
    padding:0px 1px;
    background:#e5e5e5;
    margin:0px 1px;
}
.spiffy3{
    border-right:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    margin:0px 1px;
}
.spiffy4{
    border-right:1px solid #f1f1f1;
    border-left:1px solid #f1f1f1;
}
.spiffy5{
    border-right:1px solid #e7e7e7;
    border-left:1px solid #e7e7e7;
}
.spiffy_content{
    padding:0px 5px;
    background:#e0e0e0;
}

/* 詳細(details)画面*/
/*セパレートなテーブルデザイン*/

.details table{
padding:10px;
width:60%;
border-collapse:separate;
}

.details th{
border:1px solid #666666;
background-color:#dee1ec;
color:#666666;
}

.details td{
border:1px solid #666666;
padding:5px;
}

.details h3{
padding:15px;
margin:15px;
}

/* ランキングページのテーブル */
/**/

.ranking table{
table-layout:fixed;
padding:10px;
margin:15px;
background-color:#f0f0f0;
border-collapse:separate;
}

.ranking td{
background-color:#f0f0f0;
padding:5px;
margin:15px;
}
.ranking img{
vertical-align:top;
border:none;
}

/* 内部のテーブル */
.tbl01 table{
table-layout:fixed;
border:1px solid #b0b0b0;
border-collapse:separate;
}
.tbl01 th{
border:1px solid #b0b0b0;
width:30%;
color: #606060;
font-size:10pt;
padding:3px;
margin:5px;
white-space: nowrap;
background-color:#bde0bc;
border-collapse:separate;


}.tbl01 td{
border:1px solid #b0b0b0;
width:70%;
padding:3px;
margin:5px;
background-color:#ffffff;
color: #606060;
border-collapse:separate;
word-wrap:break-word;
word-break:all;
}

/* リンク集ページ用テーブル */
.tbl_links table{
table-layout:fixed;
width:80%;
border:1px solid;
}
.tbl_links caption{
text-align:left;
font-weight:bold;
color:#b1c1c7;
}
.tbl_links td{
border:1px solid #9c9c9c;
padding:3px;
}