body{
	background-color:#FFF;
	background-image: url(../../images/back-1.gif);
    color: #05085a;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 120%;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Araial", "ＭＳ Ｐゴシック", "sans-serif";*/
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "ＭＳ Ｐゴシック", "Araial", "sans-serif";*/
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "Araial",  sans-serif;
}
body.umai {
	background-image: url(../../images/back-2.gif);
}
body.info {
	background-image: url(../../images/back-4.gif);
}
body.reference {
	background-color:#FFF;
	background-image:none;
}
p {
	line-height: 150%;
}
table {
}
table th {
	line-height: 150%;
	text-align:left;
	vertical-align:top;
}
table th#bottom {
	vertical-align:bottom;
}
table td {
	line-height: 150%;
	text-align:left;
	vertical-align:top;
}
table td#center {
	text-align:center;
}
table td#middle {
	vertical-align:middle;
}
table td#bottom {
	vertical-align:bottom;
}
table td#center-bottom {
	text-align:center;
	vertical-align:bottom;
}

table.category td {
	line-height: 100%;
	text-align:left;
	vertical-align:middle;
}
table.category td#right {
	line-height: 100%;
	text-align:right;
}
table.list td {
	line-height: 115%;
	text-align:left;
	vertical-align:top;
}
table.list td#right {
	text-align:right;
}
table.list td#center {
	text-align:center;
}
table.list td#right-bottom {
	text-align:right;
	vertical-align:bottom;
}
table.list td h1 {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	margin:0;
	padding:0;
}
table.mypage td#middle {
	vertical-align:middle;
}
table.access td {
	text-align:center;
}

.cap {
	font-size:80%;
	margin-top:0.5em;
	line-height:110%;
}
.s80 {
	font-size: 80%;
}
.s90 {
	font-size: 90%;
}

/*通常リンク*/
a:link {
	color: #cc0055;
	/*text-decoration: underline;*/
	text-decoration: none;
}
a:visited {
	color: #551a8b;
	/*text-decoration: underline;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

/*コンテンツ名*/
h1 {
	padding-left: 10px;
	margin-bottom: 0px;
}
h1 img{
	display:block;
}
h1#noimg {
	font-size:20px;
	color:#707070;
	margin:5px 0px 0px 5px;
	font-weight:bold;
}
h1#team {
	height:22px;
}
h1#team img{
	display:inline;
	vertical-align:middle;
	margin-right:10px;
}
/*サブタイトル*/
.h2_team {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #556688;*/
	border-bottom-color: #666666;
	/*--color: #990000;--*/
	color: #6A574C;
	background-image: url(../images/liblue.gif);
	background-repeat: no-repeat;
	background-position: right 70%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/*3rdタイトル(中見出し)*/
.h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556688;*/
	color: #000000;
	/*background-image: url(../images/liblue.gif);
	background-repeat: no-repeat;
	background-position: right 70%;*/
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/*色付タイトル(色付小見出し)*/
.h4_b {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223366;*/
	color: #223366;
	/*spanタグで指定のこと*/
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.h4_r {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556688;*/
	color: #993300;
	/*spanタグで指定のこと*/
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/*色付タイトル(色付小見出し)bodytext内*/
.h4_bodytext {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #223366;
    margin: 0.6em 0em 0.4em 0em;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/*セカンド・メイン部分
.maintable {
	background-image: url(../images/bg_main.gif);
}*/
.maincontents {
	background-color: #FFFFFF;
	/*border: 1px solid #DFDFDF;*/
	/*border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;*/
	color:#444;
	line-height:150%;

}
/*破線の罫線*/
.dot {
	/*color: #FFFFFF;*/
	color: #DDDDDD;
	/*border-bottom: 1px dotted #666666;*/
	border-bottom: 1px solid #BBBBBB;
	/*background-image: url(../images/dot-lead.gif);*/
}
/*本文強調(色付)文字*/
.hard{
    color:#a84200;
    font-weight:bold;
}

/*トップページ・前回の試合　ほか*/
.topleftmenu1 {
	font-size: 12px;
	/*background-color: #F3F3F3;*/
	background-image: url(../images/top_gamebg2009.gif);
	/*border: 2px solid #F3F3F3;
	margin-bottom: 10px;*/
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align:left;
}
td.link{
	border-top:solid 1px #999999;
	text-align:right;
	font-size:11px;
	padding:3px;
}
.gameindent{
	padding-left:4px;
}
/*トップページ・メイン*/
.topmain {
	padding-left: 17px;
	padding-bottom: 0px;
	line-height: 150%;
	background-image: url(../images/top_mainbg2009.gif);

}
/*トップページ・右コンテンツ枠用*/
.toprightmenu {
	font-size: 10px;
	line-height: 150%;
	padding: 3px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/*トップページ・hot news*/
.ligame {
	background-image: url(../images/lired.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
    padding-right: 6px;
	margin:4px 28px;
	font-size:9pt;
}
.licomm {
	background-image: url(../images/ligreen.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	font-size:9pt;
}
.liteam {
	background-image: url(../images/liblue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	font-size:9pt;
}
.lietc {
	background-image: url(../images/ligray.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	font-size:9pt;
}
.leftmargin10 {
	margin-left: 10px;
}
.leftmargin10cr {
	margin-left: 10px;
    margin-top:3px;
    margin-bottom:2px;
    line-height:120%;
}
.leftmargin16 {
	margin-left: 16px;
}
.leftmargin16cr {
	margin-left: 16px;
    margin-top:2px;
    margin-bottom:2px;
    line-height:120%;
}
.document-m {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.document-s {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.shiaikekka-leftmargin {
	margin-left: 60px;
}
.dot-red {
	color: #FFFFFF;
	border-bottom: 1px dotted #990000;
}
.bottommargin10 {
	margin-bottom: 10px;
}
/*--    写真    --*/
/*写真左ゾロエ*/
.fig-l {
	align:left;
	margin:3px 14px 5px 0px;
}
/*写真右ゾロエ*/
.fig-r {
	align:right;
	margin:3px 0px 5px 13px;
}
/*写真左右並び左*/
.fig-l2 {
	align:left;
	margin:3px 0px 5px 0px;
}
/*写真中ゾロエ*/
.fig-c {
	align:right;
	margin:3px 4px 5px 8px;
}
/*写真左右並び右*/
.fig-r2 {
	align:right;
	margin:3px 0px 5px 7px;
}
/*掲示板囲み罫*/
.bbs-kakomi {
	margin-top:10px;
	margin-bottom:auto;
	margin-left:20px;
	margin-right:20px;
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-color:#323A5B;
	border-bottom-width:2px;
	border-top-style:solid;
	border-top-color:#323A5B;
	border-top-width:2px;
	border-left-style:solid;
	border-left-color:#323A5B;
	border-left-width:2px;
	border-right-style:solid;
	border-right-color:#323A5B;
	border-right-width:2px;
	padding:0px;
}
/*リード罫*/
.dotline {
	background-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-color:#CC6600;
	border-bottom-width:1px;
}
/* clearfix */
/*
contentにピリオドの指定をしないと、Netscape 7で要素が非表示になる→「height:1px;」で解決するがレイアウトが1pxずれてしまう。
IE7用に「display:inline-block;」「display:inline-table;」を利用すると、FirefoxのJavaScriptコンソールでパースエラーがでてしまう（指定は無視される）。
                                    -- */

.clearfix:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
	min-height: 1%;/* for IE 7*/
} 

/* Hides from IE-mac \*/

* html .clearfix{
	height: 1%;
	overflow: visible;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*-- 顔写真or枠付き写真 --*/
.portrait{
    border-style:solid;
    border-width:1px;
    border-color:#ccc;
}

/*-- 印刷サイズ --*/
@page {
    size: auto portrait;
	page-break-before: always;
}
/*--   パンくず   --*/
div.headerTopicPath {
	/*width:100%;*/
	width:760px;
	/*background:url(../images/bg_topic_path.gif) left top repeat-x;*/
	background:url(../images/bg_topic_path_w.gif) left top repeat-x;
	margin:-12px auto 16px;
	margin:-6px 0 16px 6px\9;
}
div.headerTopicPath p {
	/*margin:0 auto;*/
	/*padding:6px 0 7px 0;*/
	padding:3px 0 3px 9px;
	padding:3px 0 3px 10px\9;
	/*width:900px;*/
	width:744px;
	/*font-size:71.4%;*/
	font-size:91.4%;
	color:#565656;
}
/*--   パンくず 背景なし   --*/
div.headerTopicPath_noback {
	/*width:100%;*/
	width:760px;
	/*background:url(../images/bg_topic_path_w.gif) left top repeat-x;*/
	margin:-12px auto 16px;
	margin:-6px 0 16px 6px\9;
}
div.headerTopicPath_noback p {
	/*margin:0 auto;*/
	/*padding:6px 0 7px 0;*/
	padding:3px 0 3px 9px;
	padding:3px 0 3px 10px\9;
	/*width:900px;*/
	width:744px;
	/*font-size:71.4%;*/
	font-size:91.4%;
	/*color:#565656;*/
	color:#ddd;
}

