@charset "utf-8";

/*
========================================

For About
	・DSP List
	・Standard
	・SecList
	
========================================
*/

.nofloat{
width:544px;
}

/* DSP List
========================================*/
.dspList{
margin:0 0 15px 0;
}

.dspList a{
color:#fff;
}


/* Standard
========================================*/
.standard{
margin:0 0 6px 0;
padding:10px 11px 7px 22px;
width:511px;
background:#333335;
}

.standard th,
.standard td{
text-align:left;
vertical-align:top;
}

.standard ul{
padding:5px 0 0 0;
}

.standard li{
margin:0 0 2px 0;
}

/* SecList
========================================*/
.secList{
width:552px;
}

.secList li{
width:276px;
float:left;
}

.secList li p{
width:268px;
}

.secList li p a{
display:block;
padding:3px 11px;
width:246px;
color:#fff;
}

.secList li.odd p{
background:#333335;
}

/* Committee
========================================*/
.committee{
width:552px;
}

.committee li{
margin:0 0 6px 0;
}


#side .movieBtn{
text-align:right;
}


