@charset "utf-8";

/* UCL Freaks スタイルシート */
body {
	margin:0;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Osaka, "メイリオ", Meiryo ,Verdana, Arial, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Sans-serif;
	font-size:12px;
	line-height:1.3em;
}
a, a:link, a:visited {
	color:#06f;
}

a:active, a:hover {
	color:#00f;
	background-color:#cef;
	text-decoration:underline;
}

h1, h2, h3{
	margin:0;
	padding:0;
}
b{
	margin:0px 0;
	font-weight:bold;
	color:#30c;
}

em {
	color:#006;
	font-weight:bold;
	font-size:11px;
	line-height:1.3em;
}

/* content grobal bits */
#header {
	width:100%;
	height:38px;
	border-bottom:3px solid #00c;
	padding:0;
	margin:0;
}

#content {
	width:650px;
	border:0px dotted #000;
	margin:0px 15px 15px 15px;
	font-size:12px;
	line-height:1.3em;
}

#menu {
	background:url('/imgs/contents_icon.gif') no-repeat 4px 1px;
	margin:1px 0px 5px 0px;
	padding:3px 0px 3px 86px;
	border-bottom:1px solid #00c;
	color:#000;
	font-size:10px;
	line-height:1.3em;
}
#menu a,
#menu a:link, 
#menu a:visited {
	color:#000;
	text-decoration:none;
}

#menu a:active,
#menu a:hover {
	color:#00f;
	background-color:#cef;
	text-decoration:underline;
}

#footer {
	margin:1px 0px 5px 0px;
	padding:3px 0px 3px 1px;
	border-top:2px solid #00c;
	color:#000;
	font-size:10px;
	line-height:1.3em;
}
#footer a,
#footer a:link, 
#footer a:visited {
	color:#000;
	text-decoration:none;
}

#footer a:active,
#footer a:hover {
	color:#00f;
	background-color:#cef;
	text-decoration:underline;
}

/* date bits */
h1 {
	margin:10px 0px 5px 0px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#00c;
	text-decoration:none;
}

h2 {
	margin:15px 0 0 0;
	padding:5px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#06f;
	text-decoration:underline;
}

h3 {
	margin:15px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#3300CC;
	text-decoration:underline;
}

/* entry bits */
.block {
	margin:10px 10px;
	padding:5px;
	border:1px dotted #999999;
}

hr.separator {
	height: 1px;
	margin:7px 0px 6px 0px;
	padding:0px 0px 0px 0px;
	border-width:1px 0 0 0;
	border-style: dashed;
	border-color:#09c;
}


/* extra bits */

.color2 {
	color:#f60;
	background-color:transparent;
	font-weight:bold;
	font-size:11px;
}

input, textarea {
	font-size:11px;
}

input.trackback_url {
	font-size:11px;
	width:360px;
}

input.google {
	font-size:11px;
	width:120px;
	margin:4px 4px 0px 10px;
}

input.search {
	background-color:#06c;
	border-color:#003;
	font-size:10px;
	color:#fff;
	margin:4px 0px 0px 0px;
}

pre {
	padding: 5px;
	border-top:1px dotted #66CCFF;
	border-right:1px dotted #66CCFF;
	border-bottom:1px dotted #66CCFF;
	border-left:5px solid #66CCFF;
	font-size:10px;
	color:#6666ff;
	line-height: 7px;
	background-color:#ffffff;
}

.block img{
	border:1px solid #000;
}

img.noborder{
border:0px solid #000;
}

.error_msg {
	color:#f06;
	font-size:12px;
	font-weight:bold;
}

/*  FOR Adsense  */
.block .amazon .ad {
	width:95%;
	padding:3px 3px 3px 3px;
	margin:10px 0px 10px 0px;
	text-align:left;
	border-top:0px solid #fff;
	font-size:11px;
}
.amazon .ad {
	width:95%;
	padding:3px 3px 3px 3px;
	margin:10px 10px 10px 10px;
	text-align:left;
	border-top:0px solid #fff;
	font-size:11px;
}

.ad_google {
	width:470px;
	padding:3px 3px 3px 3px;
	margin:10px 0px 5px 0px;
	text-align:left;
	border-top:0px solid #fff;
	font-size:11px;
}
/* FOR Adsense -- END--  */

table.nor th {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
	background:#06c;
	border:1px solid #333;
	padding:2px;
}
table.nor td {
	font-size:10px;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border:1px solid #333;
	padding:2px;
}

/* TOP PAGE LINKS */
table.groups{
	color:#000;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	text-align:center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-spacing:0px;
	border: 1px #333 solid;
	width:555px;
	border-collapse:collapse;
}

td.gr {
	width:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	background:#39f;
	border:1px solid #333;
	padding:2px;
}

td.team {
	width:270px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border:1px solid #333;
	padding:2px;
}

/* UEFA CLUB RANKING */
.desh{
	background-color:#eef;
}
td.team {
	width:250px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border:1px solid #333;
	padding:2px;
}

table.ranking{
	color:#000;
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-spacing:0px;
	border: 1px #333 solid;
	width:600px;
	border-collapse:collapse;
}
table.ranking th {
	font-size:11px;
	line-height:1.3em;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
	background:#66c;
	border:1px solid #333;
	padding:2px;
}
table.ranking td {
	font-size:11px;
	line-height:1.3em;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	border:1px solid #333;
	padding:2px;
}
/* standing */
table.standing {
	width:580px;

	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	text-align:center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-spacing:0px;
	border: 1px #333 solid;
	border-collapse:collapse;
}
table.standing th {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
	background:#66c;
	border:1px solid #333;
	padding:2px;
}
table.standing td {
	font-size:12px;
	color:#000;
	vertical-align:top;
	text-align:left;
	border:1px solid #333;
	padding:2px;
}
table.standing tr td.acenter {
	font-size:12px;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
	border:1px solid #333;
	padding:2px;
}
table.standing tr td.aright {
	font-size:12px;
	color:#000;
	font-weight:normal;
	vertical-align:top;
	text-align:right;
	border:1px solid #333;
	padding:2px;
}

h1 span.season {
	font-size:24px;
	color:#999;
	font-weight:bold;
	line-height:1.3em;
}

/* FOR TOPICS */
table.topics{
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-spacing:0px;
	border: 0px #333 solid;
	border-collapse:collapse;
}
table.topics tr td {
	text-align:left;
	vertical-align:top;
}
table.topics tr td.photo1 {
	width:155px;
	font-size:12px;
	line-height:1.3em;
	color:#000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:2px;
}
table.topics tr td.photo2 {
	width:100px;
	font-size:12px;
	line-height:1.3em;
	color:#000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:2px;
}
table.topics tr td.photo2 {
	width:65px;
	font-size:12px;
	line-height:1.3em;
	color:#000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:2px;
}
table.topics tr td .top1{
	font-size:22px;
	line-height:1.3em;
	letter-spacing:-1px;
	color:#f00;
	font-weight:bold;
	text-align:left;
	border:0px solid #333;
	padding:0px 0px 0px 0px;
	margin:3px 0px 5px 0px;
}

table.topics tr td .top2{
	padding:0;
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	color:#06c;
	text-decoration:underline;
	text-align:left;
	border:0px solid #333;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}


table.topics tr td .top3{
	font-size:12px;
	line-height:1.5em;
	color:#06c;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	border:0px solid #333;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}

