/* ++++++++++++++++++++++ ベース設定 ++++++++++++++++++++++ */

* {margin: 0px; padding: 0px; }
body {
	background: #006800 url(http://www.packers.jp/img/background_grass_line.gif) repeat-y right;    
	color: #FFFFFF;
	font-size: 84%;
}
a img {	border: none;}

a {	color: #FFE840;}
a:visited {	color : #EACE0B;}

.0posted {	visibility: hidden;}

#comments .posted {	visibility: visible;}

#title h1, #title h2 { display: none;  }

.no { display: none;}

/* +++++++++++++++++++++ 3カラムレイアウト・横幅 +++++++++++++++++++++ */

#three #container {
	margin: 0px;
	padding: 76px 345px 0px 0px;
}
	
#three #contents {
	padding: 50px 50px 20px 50px ;
}

#three #header {
	position: absolute;
	right: 155px;
	left: 0px;
	top: 0px;
	height: 76px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background: #F5D70F url(../img/background_yellow.gif);
}

#three #titlelogo {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#three #topmenu {
	position: absolute;
	left: 0px;
	top: 61px;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	color: #006400;
	font-size: 11px;
}

#three #menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 155px;
	height: 100%;
	margin: 0px;

}
#three #menu ul{
	padding-top: 20px;
	padding-bottom: 20px;
}
#three #menu ul li.spacing {
	padding-bottom: 10px;
}



#three #submenu {
	position: absolute;
	right: 155px;
	top: 100px;
	width: 190px;
	padding-left: 10px;
}


#three #footer	{ 
	clear: both; 
}

/* +++++++++++++++++++++ 2カラムレイアウト・横幅 +++++++++++++++++++++ */

#two #container {
	position: absolute;
	right: 150px;
	top: 71px;
	margin: 0px;
	padding: 0px;
}
#two #contents {
	padding-left : 80px;
	padding-right: 80px;
	padding-bottom: 20px;
	text-align: left;
}

#two #header {
	position: absolute;
	left: 0px;
	right: 155px;
	top: 0px;
	height: 76px;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	background: #F5D70F url(../img/background_yellow.gif);

}
#two #titlelogo {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#two #topmenu {
	position: absolute;
	left: 0px;
	top: 61px;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #006400;
	font-size: 11px;
}
	
#two #menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 155px;
	margin: 0px;
	height: 100%;
}
#two #menu ul{
	padding-top: 20px;
	padding-bottom: 20px;
}
#two #menu ul li.spacing {
	padding-bottom: 10px;
}



#two #footer	{ 
	clear: both; 
	text-align: center;
}

/* +++++++++++++++++++++++++ ヘッダ +++++++++++++++++++++++++ */





/* ++++++++++++++++++++++++ エントリー部 ++++++++++++++++++++++++ */

.entry { padding-bottom: 10px;}

h1, h1 a  {
	text-decoration: none;
	font-size: 32px;
	color: #FFE840;
	font-weight : bold;
}

.entry h2 {
	margin-bottom: 20px;
	color: #DDDDDD;
	font-size: 12px;
	font-weight : normal;
	font-family: "Tahoma", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
	letter-spacing: 1px;
}
.entry h3 {
	margin-bottom: 2em;
	font-size: 15px;
	font-weight: bold;
	font-family: "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	color: #FFE840;
	line-height: 1.4em;
}
p, th, td {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-family: "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}

.entry em {
	color: #FFEE00; 
	font-style: normal
}
.entry ul { 
	line-height: 1.4em;
	margin-left: 1.4em;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}
.entry li {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
blockquote {
                margin: 1.5em 3em; 
	line-height: 1.4em;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}
.posted {
	margin-top: 2em;
	color: #DDDDDD;
	text-align: left;
}

/* ++++++++++++++++++++++++ 右サイド ++++++++++++++++++++++++ */

#submenu {
	background: url(../img/background_dot.gif) repeat-y left top;
	bborder-left: 1px dashed #BEBEB4;
}

#submenu h2 {
	font-size: 12px;
	font-weight : bold;
	font-family: "Tahoma", "Verdana", "Arial",  sans-serif;
	color: #FFFFFF;
}
#submenu ul {
	list-style-type: none;
	margin-top: 4px;
}
#submenu li, #submenu p {
	line-height: 1.6em;
	font-family: "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
	font-size: 12px;
}
#submenu .archives li {
	font-family: "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}

#submenu div {
	margin-left: 6px;
	margin-bottom: 20px;
}

#submenu div#next {
	margin-left: 0px;
	margin-bottom: 20px;
}

#submenu a, #submenu a:visited {
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}


/* ++++++++++++++++++++++++++ フッタ ++++++++++++++++++++++++++ */

#footer {
	margin: 0 5% 0 7%;
	padding: 4px 0 4px 0;
	text-align: center;
	color: #FFE840;
	font-family: "Arial", "Helvetica", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-size: 16px;
}
#footer a, #footer a:visited  {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* +++++++++++++++++++++ 単独エントリー・アーカイブ用 +++++++++++++++++++++ */

#two #entrylink {
	padding-top: 5px;
	padding-bottom: 30px;
}
#two #trackbacks {
	text-align: right;
}
#two #trackbacks h2 {
	font-weight: bold;
	font-family: "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
	font-size: 14px;
}
#two #trackbacks p {
	color: #FFE840;
}
#two #comments .posted {
	margin-top: 0em;
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#two #comments h2 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 1.4em;
	font-family: "Arial", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}

div#comments div {
	border: 1px dashed #999999;
	padding: 10px;
}

/* +++++++++++++++++++++ カテゴリ・総目次・年別アーカイブ用 +++++++++++++++++++++ */

#archive  {
	margin-bottom: 30px;
	font-family: "Tahoma", "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}
#archive h1, #monthdata h1, #yearlydata h1 {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight : normal;	
}
#archive table { 
	margin-right: auto;
}
#archive td {
	padding : 3px;
	color: #DDDDDD;
	font-size: 12px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}
#archive a:hover { 
	text-decoration: underline;
}
#archive a { 
	text-decoration: none;
	font-size: 14px;
}

#archive #footer {
	display: none;
}

/* ++++++++++++++++++++++++ 月別アーカイブ用 ++++++++++++++++++++++++ */

#monthdata p {
	margin-top: 0.5em;
	margin-bottom: 2em;
}
#monthdata h2 {
	font-size: 14px;
	font-weight : normal;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
}
#monthdata h2 span {
	color: #DDDDDD;
	font-size: 12px;
}



/* ++++++++++++++++++++++++++++++ 小物類 ++++++++++++++++++++++++++++++ */
.no {
	display: none
}
.middle {
	text-align: center; 
}

.minititle {
	font-family: "Tahoma", "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif ;
	font-weight : bold;
	font-size: 12px;
}
.graynarrow {
	color : #BEBEB4;
	margin: 1.5em 40px;
}
.gray {
	color: #BEBEB4;
}
.spacing {
	margin-bottom : 2em;
}
.arialbold, .example, .key {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
}
.example {
	color: #BFEBFF;
}
.key {
	color: #FFEE00;
}
.note {
	margin: 40px 30px;
	padding: 0px;
}
.note h2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(http://www.packers.jp/img/background_grass_darker.gif);
	border-top: 1px solid #627362;
	border-right: 1px solid #004C00;
	border-bottom: 1px solid #004C00;
	border-left: 1px solid #627362;
	color: #F4F4E3;
	line-height: 1em;
	text-align: center;

}
.note div {
	margin: 0px;
	padding: 8px 12px;
	background: url(http://www.packers.jp/img/background_grass_dark.gif);
	border-right: 1px solid #005500;
	border-bottom: 1px solid #005500;
	border-left: 1px solid #627362;
	color : #DCDCD2;
	text-align: left;
	line-height: 1.2em;
}
.note p {
	margin: 0px;
	padding: 15px 15px;
	background: url(http://www.packers.jp/img/background_grass_dark.gif);
	border-right: 1px solid #005500;
	border-bottom: 1px solid #005500;
	border-left: 1px solid #627362;
	color : #DCDCD2;
	text-align: left;
	line-height: 1.4em;
}

/* ++++++++++++++++++++++++ テーブル装飾 ++++++++++++++++++++++++ */

td, th {padding: 3px;}

.greentable {
	background: #005000;
	margin-bottom : 20px;
}
.greentable td {
	background: url(http://www.packers.jp/img/background_grass.gif);
	font-family: "Arial", "Helvetica", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}
.greentable td.playername {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
}
.greentable p {
	margin: 0.5em;
}
.blackplate {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #000000;
	background: #363606;
	color : #dcdcd2;
	font-size : 12px;
	line-height : 1.4em;
	font-family: "Arial", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-weight: bold;
}
.blackplatejp {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #000000;
	background: #363606;
	color : #dcdcd2;
	font-size : 12px;
	font-weight : normal;
	line-height : 1.4em;
}
.item {
	padding: 0px;
	background: #AAAA77;
	color: #444433;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.itemjp {
	padding: 0px;
	background: #AAAA77;
	color: #444433;
	font-family: "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.score {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
}
.score span{
	font-family: "Verdana", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-weight : normal;
}
.scoreboard {
	margin-right: 20px;
	border-top: 1px solid #005200;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #005200;
}
.scoreboard th {
	background: url(http://www.packers.jp/img/background_grass_darkest.gif);
	color: #bebeb4;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
}
.scoreboard td {
	border-top: 1px solid #333333;
	border-right: 1px solid #005200;
	border-bottom: 1px solid #005200;
	border-left: 1px solid #333333;
	background: url(http://www.packers.jp/img/background_grass_darker.gif);
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}
.scoreboardend {
	color: #FFE840;
	font-size: 13px;
	font-weight: bold;
}
td.teamname {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.teamname .gray {
	color: #BEBEB4;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
	font-weight: normal;
}	
.gamestats {
	color: #CCCCCC;
	line-height: 1.4em;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

