@charset "utf-8";
/* CSS Document */
*{
border: 0px;
}




/*01.html*/


h3#title01{
background:url(../img/title_01.jpg) no-repeat;
}

h5#right_tit_sep01{
background:url(../img/title_right_01.gif) no-repeat;
}

#list01{
display:block;
width:135px;
height: 35px;
margin-bottom: 5px;
background:url(../img/s_title_01_01.gif);
text-indent:-9999px;
}


#list02,#list03,#list04,#list05,#list06{
display:block;
width:135px;
height: 35px;
margin-bottom: 5px;
margin-top: 20px;
text-indent:-9999px;
}

#list02{
background:url(../img/s_title_01_02.gif);
}

#list03{
background:url(../img/s_title_01_03.gif);
}

#list04{
background:url(../img/s_title_01_04.gif);
}

#list05{
background:url(../img/s_title_01_06.gif);
}

#list06{
background:url(../img/s_title_01_07.gif);
}
  
dl#org dt{
display:block;
width:50px;
 float:left;      
 clear:both; 
 }

  
dl#org dd{
display:block;
width:90px;     
 margin-left:50px;    
}



/*02.html*/
h3#title02{
background:url(../img/title_02.jpg) no-repeat;
}

.pro_name{
margin-top: 20px;

}

.pro{
margin: 10px 0px;
color:#F05A24;
}

.pro_line{
padding-bottom: 20px;
border-bottom: 1px dashed;
}

.pro_line02{
padding-bottom: 20px;
}



h6{
margin-top: 30px;
padding-left: 60px;
background:url(../img/point.gif) no-repeat left center ;
}


#org_ffs{
display:block;
width: 625px;
height: 47px;
background:url(../img/org_ffs.jpg) no-repeat;
margin-bottom:20px;
text-indent:-9999px;
}

#ffs_p{
padding-bottom: 20px;
border-bottom: dashed 1px;

}



