#gaiyou{}

#gaiyou .text{margin-bottom:10px;}

/*テーブル一式設定*/
#gaiyou table{
font:75%/1.4 "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
margin:0 auto;
text-align:center;

border:1px solid #000;
width:100%;
/width:912px;
border-collapse:separate;
}
#gaiyou th , #gaiyou td{
border-top:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#gaiyou th{
background:url(/game/mfc/uv/p/party/img/th_bg.gif) 0 0 repeat-x;
background-color:#750000;
color:#FFF;
font-weight:bold;
font-size:108%;
padding:7px;
_font-size:93%;
}
#gaiyou td{
background-color:#333333;
color:#FFF;
padding:4px 7px;
vertical-align:top;
_font-size:85%;
}
#gaiyou td .name{color:#cc9900;}


/* ########## Text Align ########## */
.txLeft   {text-align:left !important;}
.txCenter {text-align:center !important;}
.txRight  {text-align:right !important;}

/* ########## Text Size ########## */
p.txSmall {font-size:84% !important;} /* 10px相当 */
p.txLarge {font-size:117% !important;} /* 14px相当 */

/* ########## Margin ########## */
.mgb0 {margin-bottom:0px !important;}
.mgb1 {margin-bottom:1px !important;}
.mgb2 {margin-bottom:2px !important;}
.mgb3 {margin-bottom:3px !important;}
.mgb4 {margin-bottom:4px !important;}
.mgb5 {margin-bottom:5px !important;}
.mgb6 {margin-bottom:6px !important;}
.mgb7 {margin-bottom:7px !important;}
.mgb8 {margin-bottom:8px !important;}
.mgb9 {margin-bottom:9px !important;}
.mgb10  {margin-bottom:10px !important;}
.mgb15  {margin-bottom:15px !important;}
.mgb20  {margin-bottom:20px !important;}
.mgb30  {margin-bottom:30px !important;}
.mgb1em {margin-bottom:1em !important;}
.mgb2em {margin-bottom:2em !important;}
.mgb3em {margin-bottom:3em !important;}