@charset "UTF-8";

/*==============================================================================
 * スポーツ基本設定
 *----------------------------------------------------------------------------*/
body {
	font: normal normal normal 10pt/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	word-break: break-all;
}
a:active { color: #FF0000}
a:link { color: #0000FF}
a:visited { color: #0099CC}
a:hover { color: #FF0000}
table {
	text-align: left;
	font-size: 12px; line-height: 120%
	color: #000000;
}
form { display: inline}
#sportsbody {
	width: 930px;
	margin: 0 auto;
}
#sportsbody .header {
	width: 930px;
	padding: 0 0 10px 0;
	clear: both;
}
#sportsbody .headercnts {
    display: block;
}
#sportsbody .footer {
	width: 930px;
	padding: 10px 0 0 0;
	clear: both;
}
#sportsbody .footercnts {
	padding: 3px;
	background-color:#33BB33;
    color:#FFFFFF;
	text-align: right;
    display: block;
}
#sportsbody .block {
	width: 910px;
	margin: 0 auto;
    display: block;
}
#sportsbody .left {
	width: 700px;
	float: left;
    display: block;
}
#sportsbody .right {
	width: 200px;
	float: right;
    display: block;
}
#sportscnts {
	width: 700px;
	margin: 0 auto;
}
#sportscnts .title {
	padding: 3px 0 3px 25px;
	background: #E2EEC5 url(/skin/default/img/content_header_1.gif) no-repeat 2px 2px;
    font-size: 16px;
    line-height: 120%;
	text-align: left;
    border: 1px solid #666666;
	clear: both;
}
#sportscnts .title2 {
	padding: 2px 0 2px 5px;
	background-color: #E2EEC5;
    font-size: 12px;
    line-height: 120%;
	text-align: left;
    border: 1px solid #666666;
	clear: both;
}
#sportscnts h1 {
    font-size: 16px;
    line-height: 120%;
	display: inline;
	font-weight: bold;
}
#sportscnts h2 {
    font-size: 12px;
    line-height: 200%;
	display: inline;
	font-weight: bold;
    padding-left: 10px;
}
#sportscnts h3 {
    font-size: 12px;
	display: inline;
	font-weight: bold;
}
#sportscnts .h2icon {
    color:#009900;
}

#sportscnts a {
	text-decoration: none;
}
#sportscnts a:hover {
	text-decoration: underline;
}
#sportsgroup {
	padding: 0 0 10px 0;
    display: block;
	clear: both;
}

/*==============================================================================
 * テキストサイズ設定
 *----------------------------------------------------------------------------*/
.text08px { font-size: 8px; line-height:120%;}
.text09px { font-size: 9px; line-height:120%;}
.text10px { font-size: 10px; line-height:120%;}
.text11px { font-size: 11px; line-height:120%;}
.text12px { font-size: 12px; line-height:120%;}
.text13px { font-size: 13px; line-height:120%;}
.text14px { font-size: 14px; line-height:120%;}
.text15px { font-size: 15px; line-height:120%;}
.text16px { font-size: 16px; line-height:120%;}
.text18px { font-size: 18px; line-height:120%;}
.text20px { font-size: 20px; line-height:120%;}
.text22px { font-size: 22px; line-height:120%;}
.text24px { font-size: 24px; line-height:120%;}
.text28px { font-size: 28px; line-height:120%;}
.text32px { font-size: 32px; line-height:120%;}
.text36px { font-size: 36px; line-height:120%;}
.text08px2 { font-size: 8px; line-height:140%;}
.text09px2 { font-size: 9px; line-height:140%;}
.text10px2 { font-size: 10px; line-height:140%;}
.text11px2 { font-size: 11px; line-height:140%;}
.text12px2 { font-size: 12px; line-height:140%;}
.text13px2 { font-size: 13px; line-height:140%;}
.text14px2 { font-size: 14px; line-height:140%;}
.text15px2 { font-size: 15px; line-height:140%;}
.text16px2 { font-size: 16px; line-height:140%;}
.text18px2 { font-size: 18px; line-height:140%;}
.text20px2 { font-size: 20px; line-height:140%;}
.text22px2 { font-size: 22px; line-height:140%;}
.text24px2 { font-size: 24px; line-height:140%;}
.text28px2 { font-size: 28px; line-height:140%;}
.text32px2 { font-size: 32px; line-height:140%;}
.text36px2 { font-size: 36px; line-height:140%;}

/*==============================================================================
 * トップページ設定
 *----------------------------------------------------------------------------*/
#sportssearch {
	width: 700px;
	margin: 5px auto;
}
#sportssearch .block {
	width: 698px;
	padding: 0;
	border-bottom: 1px solid #27AD3A;
	border-left: 1px solid #27AD3A;
	border-right: 1px solid #27AD3A;
}
#sportspickup {
	width: 700px;
	margin: 5px auto;
}
#sportspickup .team {
	border-left: 5px solid #A8D182;
	padding-left: 2px;
    font-size: 12px;
	font-weight: bold;
}

/*==============================================================================
 * チーム情報
 *----------------------------------------------------------------------------*/
#sportsteam .block {
	width: 700px;
    display: block;
	clear: both;
}
#sportsteam .left {
	width: 240px;
	padding: 10px 0 0 0;
	float: left;
	text-align: center;
    display: block;
}
#sportsteam .right {
	width: 450px;
	padding: 10px 0 0 0;
	float: right;
    display: block;
}
#sportsteam .data {
	width: 450px;
	background-color:#666666;
}
#sportsteam .data1 {
	background-color:#E2EEC5;
	text-align: left;
	padding-left: 10px;
    font-size: 14px;
	font-weight: bold;
}
#sportsteam .data2 {
	width: 120px;
	background-color:#FAFBEF;
	text-align: center;
}
#sportsteam .data3 {
	background-color:#FFFFFF;
}
#sportsteam .commudata {
	width: 240px;
	background-color:#666666;
}
#sportsteam .commudata1 {
	background-color:#FFCC99;
	text-align: center;
    font-size: 14px;
	font-weight: bold;
}
#sportsteam .commudata2 {
	background-color:#FFFFFF;
	text-align: left;
	padding-left: 50px;
    font-size: 13px;
    line-height: 140%;
}
#sportsteam .more {
	text-align: right;
	padding-left: 0 5px 5px 0;
}

/*==============================================================================
 * イベント基本設定
 *----------------------------------------------------------------------------*/
#eventcnts {
	font: normal normal normal 10pt/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    margin: 0px auto;
    padding: 0px;
    font-size: 12px;
    line-height: 120%;
}
#eventcnts .wrap {
	width: 700px;
    padding: 0;
	margin: 0 auto;
}
#eventcnts .title {
	overflow: hidden;
	padding: 3px 0 3px 25px;
	background: #E2EEC5 url(/skin/default/img/content_header_1.gif) no-repeat 2px 2px;
    font-size: 16px;
    line-height: 120%;
	text-align: left;
    border: 1px solid #666666;
}
#eventcnts h1 {
    font-size: 16px;
    line-height: 120%;
	display: inline;
	font-weight: bold;
}
#eventcnts h2 {
    font-size: 12px;
    line-height: 200%;
	display: inline;
	font-weight: bold;
    padding-left: 10px;
}
#eventcnts .h2icon {
    color:#009900;
}

#eventcnts a {
	text-decoration: none;
}
#eventcnts a:hover {
	text-decoration: underline;
}
#eventcnts .block {
	width: 700px;
	margin: 0;
	padding: 2px 0;
	margin-top: 2px;
    display: block;
	clear: both;
}
#eventcnts p.left {
	width: 350px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
    display: block;
}
#eventcnts p.right {
	width: 350px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
    display: block;
}

/*==============================================================================
 * 月間カレンダーテーブル
 *----------------------------------------------------------------------------*/
#eventcnts .calendar {
	background-color:#666666;
	text-align: left;
	width: 100%;
	clear: both;
}
#eventcnts .calendar th {
	background-color:#FFFFFF;
	text-align: center;
	width: 94px;
}
#eventcnts .calendar td {
	background-color:#FFFFFF;
	vertical-align:top;
	width: 94px;
	height: 65px;
}
#eventcnts .calendar td.today {
	background: #FFFFEE;
	font-weight: bold;
}
#eventcnts .calendar .sun {
	color: #d92c49;
}
#eventcnts .calendar .sat {
	color: #2c65d9;
}
#eventcnts .calendar p {
	font-weight: normal;
	display: inline;
}
#eventcnts .calendar a {
	clear: both;
	display: block;
    padding: 3px 0;
}

/*==============================================================================
 * イベント詳細テーブル
 *----------------------------------------------------------------------------*/
#eventcnts .eventdata {
	background-color:#666666;
	text-align: left;
	width: 100%;
}
#eventcnts .eventdata th {
	background-color:#FFFFFF;
	width: 100px;
	text-align: center;
}
#eventcnts .eventdata td {
	background-color:#FFFFFF;
}

/*==============================================================================
 * メニュー情報
 *----------------------------------------------------------------------------*/
#sportsmenu .data {
	width: 200px;
	background-color:#666666;
}
#sportsmenu .data1 {
	background-color:#009900;
	text-align: center;
	color: #FFFFFF;
    font-size: 14px;
	font-weight: bold;
}
#sportsmenu .data2 {
	background-color:#FFFFFF;
	text-align: left;
    font-size: 12px;
    line-height: 140%;
}
#sportsmenu h2 {
    font-size: 12px;
    line-height: 180%;
	display: inline;
	font-weight: bold;
    padding: 5px;
}
#sportsmenu .h2icon {
    color:#009900;
}
