@charset "UTF-8";
/* CSS Document */

#intra_table {
	width:750px;
	font-size: 14px;
	color: #000;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	border-width:0;
	margin:50px auto 30px auto;
	padding:2px;
	}
#table_head {
	background:url(../intra/image/redBack.gif) top left;
	font:16px/1.5em "Arial Black", Gadget, sans-serif ;
	text-indent:1em;
	color: #ddddb9;
}
#table_headv {
	background:url(../intra/image/greenBack.gif) top left;
	font:16px/1.5em "Arial Black", Gadget, sans-serif ;
	text-indent:1em;
	color: #ddddb9;
}
#table_headAct {
	background:url(../intra/image/grayBack.gif) top left;
	font:16px/1.5em "Arial Black", Gadget, sans-serif ;
	text-indent:1em;
	color: #F7FDBF;
}
#table_space {
	height:5px;
}
#table_pic {
	width:154px;
	height:180px;
	vertical-align: top;
}
#table_name {
	width:120px;
	font-size:18px;
	font-weight:bold;
	text-indent:0.8em;
	background:url(../intra/image/dash+ineYohaku.gif) bottom left no-repeat;
	line-height:2em;
}
#table_team {
	font-size:12px;
	color:#000;
	background:url(../intra/image/dash+ine.gif) bottom left no-repeat;
}
#table_koumoku {
	font-size:12px;
	color:#000;
	text-indent:1em;
	line-height:2.5em;
	background:url(../intra/image/dash+ineYohaku.gif) bottom left no-repeat;
}
#table_keireki {
	font-size:12px;
	color:#000;
	text-indent:1em;
	line-height:2.5em;
	background:url(../intra/image/dash+ineYohaku.gif) bottom left no-repeat;
	vertical-align:top;
}

#table_right {
	font-size:12px;
	color:#000;
	font-weight:bold;
	background:url(../intra/image/dash+ine.gif) bottom left no-repeat;
	padding:5px 0;
}
#table_rightKeireki {
	font-size:12px;
	color:#000;
	background:url(../intra/image/dash+ine.gif) bottom left no-repeat;
	vertical-align:top;
	padding-top:5px;
}
#table_pagetop {
	font-size:10px;
	color:#333;
	text-align:right;
	vertical-align:top;
	padding-top:5px;
}
