/***** 全体の設定 *****/
h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url(/img/h3_mark.gif) no-repeat 0 0;
	width:auto;
	font-size:14pt;
}
#h2_bg{
	margin:15px 0 0 0;
	padding:1px 0px 0px 0px;
	width:auto;
	height:20px;
	background:url(/img/h3_bg.gif) repeat-x 0 3px;
	border:1px solid #C8C8C8;
	line-height:17pt;
}

td#mainarea{
	width:2000px;
}


/***** メイン部の設定 *****/
#main{
	position:relative;
	margin:5px;
	padding:5px;
	width:auto;
	background-color:white;
}


/***** 記事表示部の設定 *****/
#kiji{
	width:95%;
	margin:10px auto;
	padding:5px;
	line-height:1.5em;
}

#kiji h3{
	margin:0px 0px 10px;
	padding:5px 10px;
	width:auto;
	font-size:120%;
	color:black;
	border-left:15px solid #6BC25A;
	border-bottom:2px solid #6BC25A;
}

#kiji p{
	color:black;
	font-size:100%;
}

.h-photo_tate{
	float:right;
	width:200px;
	margin:2px;
	padding:2px;
	background-color:#EEEEEE;
}

.h-photo_yoko{
	float:right;
	width:300px;
	margin:2px;
	padding:2px;
	background-color:#EEEEEE;
}

.h-photo_tate img,.h-photo_yoko img{
	padding:2px;
}

.h-photo_tate,.h-photo_yoko span{
	font-size:80%;
	line-height:1.2em;
	color:#333333;
}


/***** 注目記事一覧部の設定 *****/
.kiji-list{
	width:85%;
	margin:10px auto;
	padding:0px;
	border:1px solid #97DA14;
}

.kiji-list h3{
	padding:5px;
	background-color:#97DA14;
	border-left:15px solid green;
	color:green;
	font-weight:bold;
	font-size:110%;
}

.kiji-list ul{
	list-style-type:square;
	margin:5px;
	padding-left:20px;
}

.kiji-list ul li{
	padding:2px;
}


/***** イニング表示部の設定 *****/
#ini{
	text-align:center;
	margin:0px auto;
	line-height:16px;
	width:640px;
}

#ini p{
	text-align:left;
	margin:10px auto;
}

#ini h3{
	height:20px;
	margin:2px 0px;
	padding:4px 0px 2px 6px; 
	background:url("/h-baseball/IMG/midashi.gif") no-repeat 0 0;
	text-align:left;
	font-size:14px;
	line-height:150%;
}

#ini h4{
	padding:6px 0px 4px 0px;
	text-align:left;
	font-size:14px;
}

#ini h5{
	padding:6px 0px 4px 0px;
	text-align:left;
	font-size:90%;
	font-weight:normal;
}

#ini h5 span{
	font-weight:bold;
}

#ini table{
	width:600px;
	border:0px;
	margin:1px;
	padding:1px;
	border-collapse:collapse;
}

#ini td{
	padding:6px 4px 6px 4px;
	font-size: 14px;
	border:1px solid #3461EA;
	background-color:#EEEEEE;
}

#ini th{
	padding:2px 4px 2px 4px;
	font-size: 14px;
	background:url("/h-baseball/IMG/back_img.gif");
	border:1px solid #3461EA;
}

td.team_name,th.team_name{
	width:130px;
	font-weight:bold;
}

td.totalscore{
	font-weight:bold;
}

#ini h6{
	margin:2px;
	font-size:100%;
	text-align:right;
}

#ini h6 a{
	padding:0px 5px;
}


/***** 試合詳細部の設定 *****/
.game_note{
	width:600px;
	text-align:left;
	line-height:1.4em;
}

.honki{
	margin:10px;
	text-align:left;
	line-height:1.6em;
}


/***** 隣県高野情報へのリンク部の設定 *****/
#neighbor_link{
	width:85%;
	margin:10px auto;
	padding:0px;
	border:1px solid #97DA14;
}

#neighbor_link h3{
	padding:5px;
	background-color:#97DA14;
	border-left:15px solid green;
	color:green;
	font-weight:bold;
	font-size:110%;
}

#neighbor_link h3 span{
	color:green;
	font-size:80%;
	padding:0px 5px;
}

#neighbor_link ul{
	list-style-type:none;
	margin:5px;
}

#neighbor_link ul li{
	padding:2px;
	color:green;
}

#neighbor_link span{
	font-size:80%;
	padding:0px 5px;
	color:#69A25E;
}

#neighbor_link a{
	font-size:100%;
	padding:0px 10px;
}

