﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #B0B0B0;
	background-image: url(../images/tint.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	color: #ffffff;
}

ins {
	text-decoration: none;
}

h4 {
	font-size: 16px;
	line-height: 20px;
}


/* IDs */

#top {
	width: 770px;
	height: 105px;
	margin: auto;
	background-image: url(../images/top_bck.jpg);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	width: 100px;
	height: 105px;
}

#nav {
	float: right;
	width: 670px;
	height: 22px;
	padding-top: 83px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/top_right_bck.jpg);
	background-repeat: no-repeat;
}

#navBar {
	float: left;
	margin-left: 6px;
	font-size: 12px;
	line-height: 21px;
}

#langLinks {
	float: right;
	padding-right: 5px;
}

#mid {
	width: 770px;
	height: auto;
	margin: auto;
	background-image: url(../images/main_content_bck.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	height: auto;
	padding-left: 10px;
	padding-top: 47px;
	background-color: #89bd00;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
}

#left a {
	font-size: 13px;
	line-height: 21px;
	color: #ff0000;
	text-decoration: none;
}

#left a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	text-decoration: underline;
}

#right {
	float: right;
	width: 501px;
	height: auto;
	padding-top: 24px;
	padding-left: 15px;
	padding-right: 80px;
	background-image: url(../images/body_bck.jpg);
	background-repeat: repeat-x;
	background-color: #288b00;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 12px;
	line-height: 18px;
}

#bot {
	width: 746px;
	height: 27px;
	padding-top: 9px;
	padding-left: 24px;
	margin: auto;
	border-top: 1px solid #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	font-size: 12px;
}

/* Main navigation bar definition */

#navBar a {
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	text-decoration: none;
}

#navBar a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
}

/* Content Flow definitions */

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

.sub_midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

.menu_subtitle {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.event_subtitle {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.blog_comment {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.backtop {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.announce {
	font-size: 16px;
}

.event_left {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}



#right a {
	font-size: 13px;
	line-height: 21px;
	color: #ff0000;
	text-decoration: none;
}

#right a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
}

.highlight_news {
	width: auto;
	height: 17px;
	padding-top: 7px;
	padding-left: 21px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	background-image: url(../images/highligths_news_bck.jpg);
	background-repeat: repeat-z;
}

.highOff {
	width: auto;
	height: 18px;
	padding-top: 6px;
	padding-left: 21px;
	font-size: 12px;
	line-height: 12px;
}

.highOn {
	width: auto;
	height: 18px;
	padding-top: 6px;
	padding-left: 21px;
	background-color: #4b6806;
	font-size: 12px;
	line-height: 12px;
}

.highOff_in {
	width: auto;
	height: 18px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 4px;
	font-size: 12px;
}

.highOn_in {
	width: auto;
	height: 18px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 4px;
	background-color: #4b6806;
	font-size: 12px;
}


.highLeft {
	float: left;
}

.highRight {
	float: right;
}

.more {
	text-align: right;
	width: auto;
	padding-right: 10px;
}

.news {
	width: auto;
	padding-left: 21px;
	padding-right: 80px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}

.leftSpecial {
	border: 1px dotted #CCCCCC;
	background-color: #4b6806;
	width: 138px;
	height: auto;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.caption {
	font-size: 10px;
	line-height: 16px;
}

.column {
	float: left;
	width: 200px;
	height: auto;
}

/* Football Schedule */

.graybck {
	background-color: #666666;
}

.lightgraybck {
	background-color: #999999;
}

.darkgray {
	background-color: #3F6B58;
}

.finalgray {
	background-color: #2D4D3F;
}

.greenOnebck {
	background-color: #88BC02;
}

.greenTwobck {
	background-color: #5EB202;
}

.greenThreebck {
	background-color: #039859;
}

.greenFourbck {
	background-color: #0A7A4A;
}

.schedtable {
	width: 500px;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
}

.schedtable td {
	width: auto;
	padding: 2px;
}

.chargeA {
	float: left;
	width: 162px;
	padding: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #494949;
}

.chargeB {
	float: left;
	width: 162px;
	padding: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #666666;
}

.chargeC {
	float: left;
	width: 162px;
	padding: 2px;
	margin-bottom: 1px;
	background-color: #999999;
}

.highTopLeft {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 18px;
}

.highTopPlace {
	float: left;
	width: 80px;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 18px;
}

.highCenter {
	float: left;
	width: auto;
	font-size: 14px;
	margin-bottom: 3px;
	line-height: 18px;
}

.highTopRight {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	margin-bottom: 3px;
	line-height: 18px;
}
