@charset "euc-jp";
/* CSS Document */

html,body,div,p,h1,h2,h3,h4,h5,a,ol,ul,li,dl,dt,dd,iframe{
margin:0;
padding:0;
}

body{
background-color:#f7f7f7;
line-height:1.5;
font-size:13px;
font-family:'メイリオ',Meiryo,sans-serif;
color:#555555;
}

a:link{color:#0099CC;}
a:visited{color:#996699;}
a:hover{color:#33CCCC;}
a:active{color:#FFCC66;}



div#container{
width:900px;
margin:0 auto;
background-color:#fff;
}

div#contents{
width:780px;
margin:0 auto;
_margin:0 auto 0 60px;
background-color:#fff;
}

h1{
width:780px;
height:150px;
margin:0 auto;
background:url(../img2/top-photo.jpg) no-repeat;
text-indent:-9999px;
}

h1 a{
display:block;
overflow:hidden;
width:780px;
height:150px;
}

h2{
width:780px;
height:30px;
background:url(../img2/title_bg02.gif) no-repeat;
margin:10px 0;
padding:3px 0 0 40px;
font-size:16px;
color:#003366;
}

h3{
width:300px;
height:25px;
margin:0 0 2px 0;
padding:4px 0 0 40px;
background:url(../img2/title_sub_img02.gif) no-repeat;
font-size:12px;
}

.clear{clear:both;}

.red{color:#FF3366;}

p{line-height:1.5;}

ul{list-style:none;}
ul li{
padding:0 0 0 10px;
background:url(../img2/dot_02.gif) no-repeat 0 6px;
}

/*------ ボタン ------*/

a#btn{
display:block;
overflow:hidden;
width:500px;
height:100px;
margin:0 auto;
background:url(../img2/btn.gif) no-repeat;
text-indent:-9999px;
}

a#regist-btn{
display:block;
overflow:hidden;
width:320px;
height:60px;
margin:0 auto 30px auto;
background:url(../img2/btn_03.gif) no-repeat;
text-indent:-9999px;
}

/*------ ライブチャットとは ------*/

div#movie-left{
float:left;
width:450px;
margin:0 10px 0 0;
_margin:0 5px 0 0;
}

div#movie-left p,ul{
padding-bottom:5px;
}

div#movie-right{float:right;}

/*------ 報酬の仕組み ------*/

div#sikumi-img{
width:740px;
height:240px;
margin:0 auto;
background:url(../img2/payment_img02.jpg) no-repeat;
text-indent:-9999px;
}


/*------ 報酬の支払い ------*/

div#hibarai-img{
width:740px;
height:120px;
margin:0 auto 10px auto;
background:url(../img2/adjustment.gif) no-repeat;
text-indent:-9999px;
}

.bold{
margin:0 0 10px 0;
font-size:16px;
font-weight:bold;
color:#FF3366;
}


/*------ プロダクション様の地域別割合 ------*/

table{
width:700px;
margin:0 auto 15px auto;
border-collapse:collapse;
}

th{
width:120px;
background-color:#EEFFEE;
}

th,td{
border:1px solid #339999;
padding:5px 0;
text-align:center;
}


/*------ エンジェルライブ特徴/メリット ------*/

div#sekaihatu-img{
width:740px;
height:150px;
margin:10px auto;
background:url(../img2/movie_02.gif) no-repeat;
text-indent:-9999px;
}


/*------ 必要なもの ------*/

div#item-img{
width:740px;
height:200px;
margin:0 auto;
background:url(../img2/title_06_img01.gif) no-repeat;
text-indent:-9999px;
}


/*------ 登録までの流れ ------*/

div#flow-img{
width:740px;
height:225px;
margin:5px auto 10px auto;
background:url(../img2/title_07_img01.gif) no-repeat;
text-indent:-9999px;
}

/*------ 会社概要 ------*/

div#company-img{
width:450px;
height:270px;
margin:0 auto 20px auto;
background:url(../img2/company.jpg) no-repeat;
}

p#mail{
text-align:center;
}


/*------ footer ------*/
div#footer{
margin:10px 0;
padding:10px 0;
background-color:#003366;
text-align:center;
color:#FFFFFF;
}

/*------ エージェント規約 ------*/

iframe{
margin:0 0 20px 0;
border:solid 1px #CCCCCC;
}



