@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------

コパプレイヤーズ

------------------------------------------------------------*/

/* Reset
------------------------------------------------------------*/

html,body,div,
dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote 
{
    margin: 0;
    padding: 0;
	font-size:13px;
	color:#333
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

hr {
	background:#CCC;
    height: 1px;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

em {
    font-style: normal;
}


/* Global
------------------------------------------------------------*/
a {
}

a:hover {
}

.clear {
	line-height: 0;
	clear: both;
}

span.alt {
	display: none;
}

/* Layout
------------------------------------------------------------*/

body {
}

#alpha, #beta, #gamma {
    position: relative;
}

#header,#footer,#content {
	width:100%;
	text-align:center;
}

#header-inner,#footer-inner {
	width:900px;
	text-align:left;
	margin:0 auto;
}

#content-inner {
	width:860px;
	text-align:left;
	margin:0 auto;
}

#content {
	margin:20px 0;
}


#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#footer-inner {
}

#alpha-inner, #beta-inner, #gamma-inner {
}


#alpha {
	width:480px;
	left:215px;
}

#beta {
	width:200px;
	left:-480px;
}

#gamma {
	width:150px;
	left:30px;
}

/* Header
------------------------------------------------------------*/

#header {
	background:url(header-bg.jpg) repeat-x left bottom;
	border-bottom: 5px solid #069;
	height:115px;
}

#header-name a {
	float:left;
	background:url(header-name.gif) no-repeat;
	height:80px;
	width:300px;
	display:block;
}

#header-link {
	position: relative;
	float:right;
	top:15px;
}

#header-link ul {
	padding:0;
	margin:0;
}

#header-link ul li {
	list-style:none;
	margin-bottom:10px;
}

#header-link ul li a {
	background:url(header-link.gif) no-repeat left center;
	padding:3px 3px 3px 20px;
	color:#666;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#header-link ul li a:hover {
	color:#333;
}


/* Footer
------------------------------------------------------------*/

#footer {
	background:url(footer-bg.jpg) repeat-x left bottom;
	height:50px;
}

#footer-inner {
	padding-top:20px;
}

p#copy {
	color:#FFF;
	text-align:center;
}

/* Contents
------------------------------------------------------------*/

#content {
	background:url(content-center.gif) repeat-y center center;
}

#content-top {
	background:url(content-top.gif) no-repeat center top;
	padding-top:20px;
	width: 100%;
}

#content-bottom {
	background:url(content-bottom.gif) no-repeat center bottom;
	padding-bottom:30px;
	width: 100%;
}

#content-inner {
}

#topics,#menu,#yosen,#final {
	margin-bottom:20px;
}

.content-title {
	background:url(content-title.gif) no-repeat left top;
	height:35px;
	border-bottom:#999 dotted 1px;
	display:block;
	padding:10px 5px 0px 15px;
	margin-bottom:15px;
	font-size: 16px;
	font-weight: bolder;
	color:#444;
}

table.table-outer {
	width:100%;
	background-color:#999;
}

table.table-inner {
	width:100%;
}

table.table-inner th {
	background-color:#EEE;
	padding:3px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

table.table-inner td {
	background-color:#FFF;
	padding:3px;
	font-size:12px;
}

/* 最新情報
------------------------------------------------------------*/

#topics h3 {
	background:url(menu.gif) no-repeat -200px 0px;
	height:40px;
	border-bottom:#999 solid 1px;
	display:block;
}

#topics dl {
	padding:5px;
	border-bottom:#CCC dotted 1px;
}

#topics dl dt {
	font-size:10px;
	margin-bottom:5px;
	color:#999;
}

#topics dl dd {
	font-size:10px;
	color:#666;
}

/* メニュー
------------------------------------------------------------*/

#menu h3 {
	background:url(menu.gif) no-repeat 0px 0px;
	height:40px;
	border-bottom:#999 solid 1px;
	display:block;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li {
	display:inline;
	float:left;
}

#menu ul li a {
	display:block;
	height:50px;
	width:200px;
	border-bottom:#999 solid 1px;
}

#menu ul li#menu01 a {background:url(menu.gif) no-repeat 0px -40px;}
#menu ul li#menu01 a:hover {background:url(menu.gif) no-repeat -200px -40px;}

#menu ul li#menu02 a {background:url(menu.gif) no-repeat 0px -90px;}
#menu ul li#menu02 a:hover {background:url(menu.gif) no-repeat -200px -90px;}

#menu ul li#menu03 a {background:url(menu.gif) no-repeat 0px -140px;}
#menu ul li#menu03 a:hover {background:url(menu.gif) no-repeat -200px -140px;}

#menu ul li#menu04 a {background:url(menu.gif) no-repeat 0px -190px;}
#menu ul li#menu04 a:hover {background:url(menu.gif) no-repeat -200px -190px;}

/* 予選一覧
------------------------------------------------------------*/

#yosen h2 {
}

/* 決勝大会
------------------------------------------------------------*/

#final p#final-image {
	background:url(final.jpg) no-repeat center center;
	height:245px;
	display:block;
}

/* バナースペース
------------------------------------------------------------*/

#bnr ul {
	padding:0;
	margin:0;
}

#bnr ul li {
	display:inline;
}

#bnr ul li img {
	margin-bottom:10px;
}


/* トップイメージ
------------------------------------------------------------*/

#main #alpha {
	background:url(image_a.jpg) no-repeat center top;
	padding-top:230px;
}

/* 大会概要
------------------------------------------------------------*/

#outline {
}

#outline dl {
	clear:left;
	padding:3px;
	border-bottom:#999 dotted 1px;
}

#outline dl dt {
	float:left;
	width:80px;
	border-left: #CCC solid 5px;
	padding-left:3px;
}

#outline dl dd {
	margin-left:95px;
}

#outline dl dd ol li {
	margin-bottom:5px;
}

