/* 共通 */

.BaseballSTTL {

	border-top: 1px solid #9DB1B3;

	border-bottom: 1px solid #9DB1B3;

	border-right: 1px solid #9DB1B3;

	border-left: 8px solid #9DB1B3;

	padding: 3px 3px 3px 8px;

}



/* 常設展示 */

.PermanentTable {

	background-image: url(../showcase/permanent/images/bg_table.gif);

	border-left: 1px solid #9EB2B4;

	border-right: 1px solid #9EB2B4;

	padding: 0px 10px;

}

.PermanentImg {

	float: left;

	padding-right:13px;

}

.PerDetailTitle {

	background: url(../showcase/permanent/images/img_detail_title.gif) no-repeat;

}

.PerDetailTitle td.PDText{

	color: #333333;
	padding-top: 2px;

/*	line-height: 1em; */

}

.PermanentText {

	line-height: 200%;

	color: #333333;

}



/* 収蔵室 */

.histryPoint {

	color: #E1002E;

}

.histryYear {

	color: #3D2A12;

	font-weight: bold;

}

.histry {

 color: #3D2A12;

}

.title {

 color: #FF0066;

}

.histryTable tr.bb td {

	line-height: 140%;

	border-bottom: 1px solid #CCCCCC;

}


