@charset "utf-8";

h3.h3nor {
	background-image: url(../_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin:10px 0px;
	line-height: 120%;
	font-size: 117%;
}


/* 西武ライオンズ憲章 */
ol#charter {
	list-style-position:outside;
	list-style-type:decimal;
	margin:10px 10px 10px 10px;
	padding-left:10px;
}
ol#charter li{
	list-style-type:decimal;
	padding-bottom:5px;
}

/* 歴史表 */
#historyTable {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:auto;
	height:auto;
	margin:10px;
	border-left:1px solid #333;
	border-top:1px solid #333;
}
#historyTable th{
	background:#004D91;
	color:#FFFFFF;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:3px;
}
#historyTable td{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:3px;
	vertical-align:top;
}
#historyTable td img{
	margin-top:3px;
}
.txt_center{
	text-align:center;
}
.imgL_company150 { /* 左寄せ + ボーダー */
	width:150px;
	float: left;
	border-right:10px solid #FFFFFF;
}
/************************************************/
#historyTable2 {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:600px;
	height:auto;
	margin-top:10px;
	border-top:1px solid #191970 ;
}
#historyTable2 th{
	color:#333;
	border-bottom:1px dotted #cacaca;
	padding:8px;
	text-align:right;
	font-weight:normal;
}
#historyTable2 td{
	border-bottom:1px dotted #cacaca;
	padding:8px;
	vertical-align:top;
}
#historyTable2 td img{
	margin-top:3px;
}
.logo_com {
	margin-left:10px;
}
.imagefile {
	border:1px solid #999;
}
.top_his {
	border-top:1px solid #aaa;
}
