
/*** フツーＣＳＳ ***/

body						{margin:0em; padding:0em; background-color:#ccddff}

div.text_level1				{margin:1em 0em 2em}
div.text_level2				{margin:3em 5% 0em 1em}
div.text_level3				{margin:3em 0em 0em 1em}

h1							{font-size:  2em; font-weight:900; text-align:center}
h2							{font-size:1.5em; font-weight:400; text-align:left}
h3							{font-size:1.2em; font-weight:900; text-align:left}
h4							{font-size:  1em; font-weight:900; text-align:left}

h1							{margin:0em auto 0em}
h2							{margin:0em auto 0.5em; padding:0.1em 0.2em; background-color:#b0c0ff}
h3							{margin:0em; padding:0.1em 0.2em; background-color:#bbccff}
h4							{margin:2em 0em 0em 0.5em; padding:0.1em 0.3em; border-top:solid 2px #000066}

hr							{width:95%; margin:1em auto 1em}

p							{margin:0.5em 1em 0em 1.5em}
p, li, dd					{line-height:150%}
#Greeting					{margin:1em; font-size:1em; text-align:center}



ul, ol						{margin:1em 1em 1em 3em}
ul ul, ol ol				{margin:0em 0em 1em 1em}

dl							{margin:0em 0em 3em 1em}
dl ul, dl ol				{margin:0em 2em}

dt							{margin:3em 0em 0em; font-weight:900; padding:0.1em 0.3em; border-top:solid 1px #000066}

dd							{margin:0em 0em 1em; padding:0em}
dd p						{margin:0.5em 0em 0em 1em}

address						{text-align:right; margin:2em 5%}

img							{border:none}

blockquote					{margin:0.5em; padding:0.1em; border:double 3px #666688}



/*** 日記ＣＳＳ ***/
#Diary strong {font-size:150%; color:#ff0000; }
#Diary h2 {font-size:135%; font-weight:900}
#Diary h3 {font-size:110%; font-weight:900}
#Diary blockquote {margin:2em 2em 1em 2em}



/*** TopPage ***/
#ADS						{text-transform:capitalize}
p#FuriFuri					{margin:1em auto 0em; text-align:center}




/*** リンクページＣＳＳ ***/

#Link_Page h3, #Link_Page h4
							{text-transform:uppercase}

#Team_Link h2				{display:none}

#Royal_Conference h3, #Royal_Conference h4
							{color:#800080}

#Force_Conference h3, #Force_Conference h4
							{color:#228b22}

#Noble_Conference h3, #Noble_Conference h4
							{color:#4169e1}

#Creed_Conference h3, #Creed_Conference h4
							{color:#d2691e}

#Tycoon_Conference h3, #Tycoon_Conference h4
							{color:#778899}

#States_Conference h3, #States_Conference h4
							{color:#dc143c}

#Elite_Conference h3, #Elite_Conference h4
							{color:#000080}

#Imagine_Conference h3, #Imagine_Conference h4
							{color:#fe9b64}




/*** 掲示板ＣＳＳ ***/

#BBSPage div.text_level2	{margin:3em 0em 0em 0em}

#BBSPage h2					{display:none}
#BBSPage h3					{color:#ee0000; font-size:130%; font-weight:900}
#BBSPage h4					{font-size:100%; font-weight:900; margin:0.5em 1em 0em 1em; border:none}

#BBSPage p.normal			{font-size:100%; line-height:120%; margin:0.5em 1em 0em 2em}
#BBSPage p.monospace		{font-size:0.9em; line-height:120%; margin:0.5em 1em 0em 2em; font-family:monospace}
#BBSPage pre				{font-size:0.9em; line-height:120%; margin:0.5em 1em 0em 2em}

#BBSPage span.name			{font-weight:900; color:#4444ff}
#BBSPage span.date			{font-weight:400}
#BBSPage span.kakikoid		{font-weight:100; font-size:80%; color:#ccddff}


#BBSPage div#Control li		{display:inline; margin:1em; list-style-type:none}


#BBSPage legend				{font-size:120%; font-weight:900}
#BBSPage fieldset			{border:none}

#BBSPage div#Control, #BBSPage div#Delete_Form, #BBSPage div#Post_Form
							{margin:2em 10% 2em 10%; border:#000000 solid 1px}

#BBSPage th					{text-align:right}

#BBSPage hr					{display:none}




/*** メニューＣＳＳ ***/

/*

div#Contents_List	{font-size:90%; margin:0em; padding:0.4em 0em 0em ; background-color:#ccddff; position:fixed; top:0em; left:0em; width:100%; min-height:1em; max-height:50%; overflow:hidden }

#Contents_List li {line-height:100%; margin:0em; text-align:center; display:inline}
#Contents_List ul {margin:0em; text-align:center}
#Contents_List h2 {display:none}

*/

div#Contents_List	{font-size:90%; margin:1em}

#Contents_List li {line-height:100%; margin:0em; display:inline}
#Contents_List ul {margin:0em; text-align:center}
#Contents_List h2 {display:none}


div#Contents_List_Part2	{font-size:90%; margin:1em}

#Contents_List_Part2 li {line-height:100%; margin:0em; text-align:center; display:inline;}
#Contents_List_Part2 ul {margin:0em; text-align:center}
#Contents_List_Part2 h2 {display:none}



/*** 大会ＣＳＳ（ＯＢオールスター） ***/

#Competition_Page td 	{border:solid 1px #ccddff; background-color:#bbc0ff; text-indent:0em}
#Competition_Page th 	{border:solid 1px #ccddff; background-color:#aabbff; font-weight:900; }

td.ave  {text-align:right; width:3em; padding:0em 0.2em}
td.win, td.lose, td.draw  {text-align:right; width:2em; padding:0em 0.2em}
td.diff {text-align:right; width:3.5em; padding:0em 0.2em}
td.realname {text-align:left; width:5em; padding:0em 0.2em}
td.ringname {text-align:left; width:15em; padding:0em 0.2em}


td.diff {padding-right:0.5em}
td.rank {width:2em; text-align:center}