
a {
	text-decoration:none;
}



#container header {
	margin: 0 0 20px 0;
	min-width: 1100px;
	height: 136px;
	background: #000fa0;
	color: #fff;
}

.inner {
	width: 1100px;
	margin: 0 auto;
}


#container header .inner h1 {
	padding-top: 36px;
	font-size: 4em; 
}

#container header .inner p {
	padding-top: 2px;
	font-size: 1.2em;
}

#container #header-ttl {
	float: left;
}

#container #header-ad {
    padding-top: 39px;
    text-align: right;
}


/* �t�H���g�T�C�Y�ݒ� */

#streeming p {
	font-size: 1.4em;
}

#detail p {
	font-size: 1.4em;
}


/* �X�g���[�~���O */

#streeming {
	width: 700px;
	padding: 20px;
	margin: 30px auto;
	border: 1px solid #0a6678;
}

#streeming p {
	text-align: center;
}

#streeming dl {
	margin: 20px 0 0;
}

#streeming dt {
	height: 40px;
	float: left;
}

#streeming dd {
	height: 40px;
	float: right;
}

/* �R�c�ψ� */

h2 {
	margin: 30px 0;
	font-size: 1.6em;
	text-align: center;
}

#judge {}


#judge article {
	width: 516px;
	height: 160px;
	margin: 0 15px 15px 0;
	padding: 13px;
	background: #f3f7f8;
	float: left;
}

#judge article.rightside {
	margin: 0 0 15px 0;
}

#judge dt {
	height: 150px;
	float: left;
	margin-right: 15px;
}

#judge dd p.name {
	padding-top: 15px;
	font-size: 1.6em;
	color: #008aff;
}

#judge dd p.belong {
	padding-top: 0px;
	font-size: 1em;
}

#judge dd p.cmt {
	padding-top: 5px;
	font-size: 1.2em;
}




/* detail */

#detail {
	margin: 10px 0 30px;
}

#detail article {
	margin: 0 0 10px;
}

#detail dt {
	padding: 12px 0 12px 12px;
	background: #008aff;
	font-size: 1.8em;
	color: #fff;
}

#detail dd {
	background: #ecf6ff;
	padding: 18px 24px;
}

#detail p {
	margin-bottom: 20px;
}

#detail p.spotlight {
    font-weight: 700;
    margin: 0 0 5px;
    padding: 20px 0 0;
}

#detail ul {
	width: 90%;
	margin: 20px 0 0 40px;
}

#detail ul li {
  padding-left: 0em;
  text-indent: 0em;
  margin-bottom: 20px;
  font-size: 1.4em;
  list-style-type: disc;
}


/* ARCHIVE BTN */

div.archive_btn {
	width: 200px;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
	color: #fff;
}
