/* Elements */
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	color: #222;
	text-align: center;
	background:url(images/back.gif) center repeat-y;
	background-color:#8e0014;
	margin: 0 auto;
}
body div {
	text-align: left;
	margin: 0 auto;
}



p, ol, ul {
	text-align: left;
}

li{
	margin-left:10px;
	text-align:center;
}

li a{
	vertical-align:middle;
}

a {
	color: #E08020;
}

a:hover {
	text-decoration: none;
	color: #C00101;
}

td {
	font-size:12px;
}

/* Header */
#header {
	width: 800px;
	height: 300px;
}

.brave-logo {
	margin:0;
	margin-left:1px;
	_margin-left:1px;
}

.head-photo {
	margin:0;
	margin-left:0px;
	_margin-left:0px;
}

/* Menu */
#menu {
	width: 800px;
	height: 40px;
	margin:0;
	margin-top:-1px;
	margin-left:0px;
	_margin-top:-3px;
	_padding-left:10px;
	list-style: none;
	vertical-align:bottom;
	background: url(images/menu_grad.jpg) repeat-x;
	letter-spacing:0;
}

#menu li {
	display: inline;
	vertical-align:bottom;
}

#menu a {
	width: 91px;
	_width: 130px;

	float: left;
	margin-top:12px;
	_margin-top:13px;
	padding-left:20px;
	padding-right:20px;
	_padding-left:20px;
	_padding-right:20px;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #EEE;
}

#menu a:hover {
	color: #C00101;
}


/* 下部分全体 */

#content {
	width: 800px;
	_height:auto;
	margin-top:50px;
	_margin-top:10px;
}

*:first-child+html #content {
    margin-top:50px;
}


/* 左部分全体 */
#left_column {
	margin: 0 auto;
	width: 220px;
	margin-left: 17px;
	float:left;
}

#box {
	_width: 220px;
	margin-top:-3px;
	margin-bottom:5px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad.jpg) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box1 {		/* Enjoy! */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:15px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad1.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box2 {		/* news */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:15px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad2.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box3 {		/* 参戦 */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:15px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad3.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box4 {		/* おーがないざ */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:-1px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad4.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box5 {		/* すぽんさー */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:-1px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad5.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}

#box6 {		/* りんく */
	_width: 220px;
	margin-top:-5px;
	margin-bottom:5px;
	padding:15px;
	font-size: 12px;
	background: url(images/l-coluomn_grad6.png) repeat-x left bottom;
	border-left:solid #AAA 1px;
	border-right:solid #AAA 1px;
	border-bottom:solid #AAA 1px;
}





/* 右部分全体 */
#right_column {
	margin: 0;
	margin-bottom:20px;
	width: 520px;
	margin-right:17px;
	_margin-right:17px;
	float:right;
	text-align: left;
}

#top_movie{
	padding-top:5px;
	padding-bottom:5px;
}

#top_annai_lr{
	width:520px;
	margin:0 auto;
	padding:0;
}

#top_annai_l {
	width: 255px;
	float:left;
	margin-top:5px;
}

#top_annai_r {
	width: 255px;
	float:right;
	margin-top:5px;
}

#top_txt {
	margin:0px;
}


/* Footer */

#footer {
	clear: both;
	width: 800px;
	height:30px;
	margin-left:0px;
	_margin-left:1px;
	background: url(images/copyright.jpg) no-repeat;
}
