/*********************************************
**	Name: affiliate.css		  				**
**	Desription: パートナーｖ々タイル	**
**	Version: 1.0.0							**
**	LastUpDate: 2007-09-20					**
*********************************************/


/* ----------------------- font-information ----------------------- */
#main{
color:#333333;
}
#company p.image{
text-align:center;
}
#company01 div.a_contents h3.title02{
text-align:center;
}
#company span.caution{
color:#FF0000;
}
#company span.black{
color:#333333;
}
#affiliate04 div.a_contents p.agree_btn{
text-align:center;
}


/* ----------------------- footprint ----------------------- */
#footprint{
background:url(../img/footprint_line.gif) left top no-repeat;
margin:0 0 5px 0;
}
#footprint .contents{
background:url(../img/footprint_line.gif) left bottom no-repeat;
padding:8px 15px;
}
#company{
font-size:14px;
}


/* ----------------------- affiliate ----------------------- */
#company ul{
zoom:1;/*for IE 5.5-7*/
width:436px;
margin:0 auto;
}
#company ul:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#company ul li.btn01{
float:left;
}
#company ul li.btn02{
float:right;
}

/* ----------------------- company ----------------------- */
#company h2{
text-indent:-9999px;
background:url(../img/company_header.jpg) left top no-repeat;
width:550px;
height:48px;
}
#company01 div.a_contents{
width:499px;
margin:0 auto;
background:url(../img/affiliate01_c_bg.jpg) left top repeat-y;
}
#company01 div.a_contents2{
background:url(../img/affiliate01_c_footer.jpg) left bottom no-repeat;
padding:0 0 45px 0;
}
#company01 div.a_contents h3.title01{
text-indent:-9999px;
background: url(../img/company_c_tittle01.jpg) left top no-repeat;
height:25px;
padding:0 0 10px 0;
}
#company01 div.a_contents h3.title02{
text-indent:-9999px;
background:url(../img/company_c_tittle02.jpg) left top no-repeat;
width:466px;
height:23px;
margin:0 auto;
padding:0 0 10px 0;
}
#company01 div.a_contents p.image{
padding:0 0 60px 0;
}
#company01 div.a_contents p.text_area{
padding:0 25px 20px 25px;
}

