/*----------------------------------
ALBERT Design
FileName:movie.css
Last Update:09/12/09
------------------------------------*/


/*------------------------------------------
フラッシュコンテンツページ　デザイン
------------------------------------------*/

body
{
width:400px;
margin:0;
padding:0;
background-color: #001F42;
}

img
{
border:none;
text-decoration: none;
}

.brclear
{
clear:both;
font: 0pt/0pt sans-serif;
}

#movie-body
{
width:400px;
margin:0;
}

#contents-movie
{
margin:0;
padding:4px;
border:1px solid #64778C;
}

#player
{
font-size:13px;
color:#aaa;
}

#player a:link,
#player a:visited,
#player a:active
{
color:#93CA21;
text-decoration: none;
}

#player a:hover
{
color:#ADED28;
text-decoration: underline;
}

#link-body
{
width:400px;
margin:0;
}

#link-caution
{
width:290px;
margin:0;
float:left;
}

#link-caution p
{
margin:0;
padding-top:1px;
font-size:10px;
color:#888;
}

#link-bt
{
width:110px;
margin:0;
float:left;
}

#link-bt a
{
display:block;
margin:0;
width:110px;
height:15px;
background-image: url(../images/movie/bt.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#link-bt a:hover
{
background-image: url(../images/movie/bt-over.jpg);
}
