@charset "Shift_JIS";
/**TOJ**/

body, p, caption, th, td, ul, ol, li, dl, dt, dd, form {
	color: #;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sanserif;
	}
body {
	font-size: 80%;
	line-hight: 1.4em;
	}
input, textarea {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sanserif;
	}
h1, h2, h3, h4, h5, p, div, dt, dd, dl, ul, img, input, form {
	margin: 0;
	}
img {
	border: 0;
	}

hr.hidden_c {
	visibility: hidden;
	clear: both;
	margin: 0;
	}
hr.hidden {
	visibility: hidden;
	}


body {
	color: #FFF;
	margin: 0;
	background: #1E1E1E url(http://www.toj.co.jp/toj10/img/bg_body.gif) repeat-x;
	}
#wrap {
	width: 750px;
/*	border: 1px solid #00FFFF;*/
	}
/*ヘッダー*/
#header {
	position: relative;
	width: 750px;
	height: 100px;
	}
#sponsors {
	position: absolute;
	left: 250px;
	top: 0px;
	}
#gt_tojtop {
	position: absolute;
	left: 460px;
	top: 0px;
	}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	}
#headmenu {
	position: absolute;
	left: 460px;
	top: 50px;
	width: 285px;
	height: 50px;
	text-align: right;
	}
#header a {
	text-decoration: none;
	color: #666;
	}
#header a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
	
/*フッター*/
#footer {
	font-size: 70%;
	margin-bottom: 30px;
	padding: 10px;
	color: #333;
	}
#footer p {
	margin-top: 10px;
	}
.gray-6 {
	color: #666;
	}
