﻿/* CSS */
/*-------------------------------------
/* ■ランキングページと戦績ページ
/*-------------------------------------

em {
	font-weight: bold;
	font-style: normal;
}

/*-----*/
/* LNK */
/*-----*/

/*-------------------------------------*/
/* TBL : ランキングページ              */
/*-------------------------------------*/


.ranking-tbm {
	width: 700px;
}

.ranking-td0 {
	width: 500px;
	font-size: 11pt;
	text-align: center;
	background: #cccccc;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 2px; /* 枠の幅 */
	padding: 4 0 4 0px;
}

.ranking-td1 {
	width: 500px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 4 0 0 0px;
}

.ranking-td2 {
	width: 60px;
	font-size: 9pt;
	line-height: 1.2;
	vertical-align: top;
	border: 1px solid #cccccc;
}

.ranking-td3 {
	width: 38px;
	font-size: 9pt;
	line-height: 1.4;
	vertical-align: top;
	border: 1px solid #cccccc;
}

.ranking-td4 {
	width: 40px;
	font-size: 9pt;
	line-height: 1.4;
	vertical-align: top;
	border: 1px solid #cccccc;
}

.ranking-td5 {
	width: 1px;
	font-size: 9pt;
	line-height: 1.3;
	vertical-align: top;
	text-align: center;
	border: 1px solid #cccccc;
}

.ranking-td7 {
	width: 78px;
	font-size: 9pt;
	text-align: center;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 2px; /* 枠の幅 */
}

.ranking-td8 {
	width: 60px;
	font-size: 9pt;
	text-align: center;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 2px; /* 枠の幅 */
}


.ranking-total-td1 {
	width: 20px;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
}

.ranking-total-td2 {
	width: 90px;
	font-size: 9pt;
	vertical-align: top;
}

.ranking-total-td3 {
	width: 30px;
	font-size: 9pt;
	vertical-align: top;
}

.ranking-total-td4 {
	width: 50px;
	font-size: 9pt;
	vertical-align: top;
}

.ranking-total-td5 {
	width: 20px;
	font-size: 9pt;
	vertical-align: top;
}

.ranking-total-td6 {
	width: 280px;
	font-size: 8pt;
	vertical-align: top;
	padding: 2 0 0 6px;
}




/*-------------------------------------*/
/* TBL : 戦績ページ                    */
/*-------------------------------------*/
/* .getlog-tb {
	width: 800px;
}

.getlog-header-td1 {
	width: 100px;
	font-size: 9pt;
}

.getlog-header-td2 {
	width: 600px;
	font-size: 9pt;
	text-align: center;
}

.getlog-header-td3 {
	width: 100px;
	font-size: 9pt;
	text-align: right;
}

.getlog-myrank-td1 {
	width: 140px;
	font-size: 10pt;
	vertical-align: top;
	text-align: center;
}

.getlog-myrank-td2 {
	width: 440px;
	font-size: 28pt;
	vertical-align: top;
}

.getlog-myrank-td3 {
	width: 250px;
	font-size: 10pt;
	vertical-align: top;
	padding: 0 0 0 10px;
}

.getlog-list-tb {
	width: 800px;
	border: none;
	border-collapse: none;
}

.getlog-list-header-td {
	font-size: 9pt;
	text-align: center;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
	background: #cccccc;
}

.getlog-td1 {
	width: 20px;
	font-size: 9pt;
	text-align: center;
	border: 1px solid #cccccc;
}

.getlog-td2 {
	width: 100px;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.getlog-td3 {
	width: 40px;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.getlog-td4 {
	width: 60px;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.getlog-td5 {
	width: 60px;
	font-size: 9pt;
	border: 1px solid #cccccc;

}

.getlog-td6 {
	width: 90px;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.getlog-td7 {
	width: 430px;
	font-size: 11pt;
	border: 1px solid #cccccc;
	padding: 2 0 2 4px;
}
*/

/*-------------------------------------*/
/* TBL : メンバーメインページ          */
/*-------------------------------------*/
.member-tbm {
	width: 800px;
}

.member-td1 {
	width: 300px;
	font-size: 11pt;
	vertical-align: top;
}

.member-td2 {
	width: 200px;
	font-size: 11pt;
	vertical-align: top;
}

.member-td3 {
	width: 300px;
	font-size: 11pt;
	vertical-align: top;
}

.member-ranking-tbm {
	width: 280px;
	margin: 5 10 0 10px;
}

.member-ranking-td1 {
	width: 120px;
	font-size: 11pt;
	vertical-align: top;
}

.member-ranking-td2 {
	width: 160px;
	font-size: 11pt;
	vertical-align: top;
}

/*-----*/
/* TBL */
/*-----*/
td {
	vertical-align: top;
	font-family: "MS UI Gothic", sans-serif;
}

#col-rank {
	width: 480px;
}

#col-menu {
	width: 380px;
	font-size: 11pt;
	text-align: left;
	padding: 4px 0px 0px 10px;
}

#best11m {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border: 2px solid #006400;
	width: 480px;
	text-align: center;
	background-image: url(./pix/grassf.gif);
}

.ranking {
	width: 480px;
	font-size: 10pt;
	text-align: left;
}

.rtd1 {
	width: 24px;
}

.rtd2 {
	width: 84px;
}

.rtd3 {
	width: 32px;
}

.rtd4 {
	width: 44px;
}

.rtd5 {
	width: 40px;
}

.rtd6 {
	width: 244px;
}


/*-----*/
/* BOX */
/*-----*/
.getlog-title {
	width: 800px;
	font-size: 11pt;
	text-align: center;
	background: #dddddd;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 2px; /* 枠の幅 */
	padding: 4 0 4 0px;
}

.member-title {
	width: 800px;
	font-family : "Tahoma";
	font-size: 11pt;
	color: #ddddff;
	text-align: center;
	background: #282444;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 2px; /* 枠の幅 */
	padding: 4 0 4 0px;
}

.member-subtitle {
	width: 800px;
	font-size: 10pt;
	text-align: center;
	border-style: solid; /* 枠の種類 */
	border-color: #282444; /* 枠の色 */
	border-width: 0 0 2 0px; /* 枠の幅 */
	padding: 6 0 5 0px;
}

.member-index {
	border-style: solid; /* 枠の種類 */
	border-color: #666699; /* 枠の色 */
	border-width: 0 0 0 8px; /* 枠の幅 */
	padding: 4 0 2 6px;
}

.member-index-gray {
	color: #888888;
	border-style: solid; /* 枠の種類 */
	border-color: #cccccc; /* 枠の色 */
	border-width: 0 0 0 8px; /* 枠の幅 */
	padding: 4 0 2 6px;
}

.member-box-general {
	border: 1px dotted #cccccc;
	padding: 10 4 10 12px;
	margin: 6 14 0 0px;
	line-height: 1.4;
}

.member-box-senseki {
	border: 1px dotted #cccccc;
	padding: 8 4 8 12px;
	margin: 6 14 0 0px;
}



#rank-fotter {
	font-size: 10pt;
	text-align: center;
	border-style: solid; /* 枠の種類 */
	border-color: #004000; /* 枠の色 */
	border-width: 2px 0px 0px 0px; /* 枠の幅 */
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 5px 0px;
}


/*-----*/
/* BDY */
/*-----*/
.member-wordrank {
	font-size: 34pt;
	text-align : center;
	margin: 4 14 2 0px;
}

.member-wordrank-gray {
	color: #aaaaaa;
	font-size: 34pt;
	text-align : center;
	margin: 4 14 2 0px;
}

.member-rankikng-timestamp {
	font-size: 10pt;
	text-align : right;
	margin: 4 10 2 0px;
}

#header {
	background-image: url("./pix/title-background-green.gif")
}

.header-ranking {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("./pix/lineg.gif")
}

.header-link {
	margin: 8px 0px 4px 0px;
	padding: 2px 0px 0px 0px;
	text-align: left;
	border-style: solid;
	border-color: #006400;
	border-width: 2px 0px 0px 0px;
	/* background-image: url("./pix/title-rank-link.gif") */
}

/*-----*/
/* HEA */
/*-----*/
h1 {
	font-size: 12pt; 
	text-align: left;
	color: #202038;
	margin: 8px 0px 6px 0px;
	padding: 6px 0px 0px 8px;
	border-style: solid;
	border-color: #282444;
	border-width: 2px 0px 0px 0px;
}

h2 {
	text-align: left;
	font-size: 10pt; 
	color: #444444;
	font-weight: normal;
	margin: 0px 600px 8px 0px;
	padding: 0px 0px 0px 8px;
}


h3 {
	font-size: 12pt; 
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	border-style: solid;
	border-color: #666699;
	border-width: 0px 0px 0px 6px;
}

h4 {
	font-size: 10pt; 
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	border-style: solid;
	border-color: #666699;
	border-width: 0 0 0 6px;
}

h5 {
	font-size: 10pt; 
	color: #202038;
	font-weight: normal;

}

/*-----*/
/* STR */
/*-----*/

#ranking-main {
	width: 860px;
	text-align : center;
}

#getlog-main {
	width: 800px;
	text-align : center;
}
